]> xenbits.xensource.com Git - xentesttools/pciutils.git/commitdiff
shared library support master
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 23 Apr 2010 19:14:57 +0000 (15:14 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 23 Apr 2010 19:14:57 +0000 (15:14 -0400)
Makefile

index f14732c5a15b66610f9c2965a453c9a3f1e6c399..be146179a53893e67511a865195b55936335c37f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ ZLIB=
 DNS=
 
 # Build libpci as a shared library (yes/no; or local for testing; requires GCC)
 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
 
 # ABI version suffix in the name of the shared library
 ABI_VERSION=.3