From: Anas Nashif Date: Tue, 6 Nov 2012 17:11:58 +0000 (-0800) Subject: pkgconfig X-Git-Tag: accepted/tizen/generic/20140204.131936~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fca0acb2e6a89cd49f4dc7c1aa19b39963bb9951;p=platform%2Fupstream%2Fpciutils.git pkgconfig --- diff --git a/lib/libpci.pc.in b/lib/libpci.pc.in index 9d7e8a0..0b541e1 100644 --- a/lib/libpci.pc.in +++ b/lib/libpci.pc.in @@ -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}