From: Konrad Rzeszutek Wilk Date: Fri, 23 Apr 2010 19:14:57 +0000 (-0400) Subject: shared library support X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=a104f6080d32089fceba1bf95e68714b138abc1d;p=xentesttools%2Fpciutils.git shared library support --- diff --git a/Makefile b/Makefile index f14732c..be14617 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ ZLIB= DNS= # Build libpci as a shared library (yes/no; or local for testing; requires GCC) -SHARED=no +SHARED=yes # ABI version suffix in the name of the shared library ABI_VERSION=.3