pkgconfig
authorAnas Nashif <anas.nashif@intel.com>
Tue, 6 Nov 2012 17:11:58 +0000 (09:11 -0800)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Tue, 21 Jan 2014 08:52:22 +0000 (09:52 +0100)
lib/libpci.pc.in

index 9d7e8a0..0b541e1 100644 (file)
@@ -6,6 +6,5 @@ idsdir=@IDSDIR@
 Name: libpci
 Description: libpci
 Version: @VERSION@
-Libs: -L${libdir} -lpci
+Libs: -lpci @LDLIBS@
 Libs.private: @LDLIBS@
-Cflags: -I${includedir}