]> mj.ucw.cz Git - pciutils.git/commitdiff
Added a missing file from the previous commit.
authorMartin Mares <mj@ucw.cz>
Wed, 20 Jun 2007 18:46:51 +0000 (20:46 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 20 Jun 2007 18:46:51 +0000 (20:46 +0200)
lib/libpci.pc.in [new file with mode: 0644]

diff --git a/lib/libpci.pc.in b/lib/libpci.pc.in
new file mode 100644 (file)
index 0000000..3e47698
--- /dev/null
@@ -0,0 +1,10 @@
+prefix=@PREFIX@
+includedir=@INCDIR@
+libdir=@LIBDIR@
+idsdir=@IDSDIR@
+
+Name: libpci
+Description: libpci
+Version: @VERSION@
+Libs: -L${libdir} -lpci @LIBZ@
+Cflags: -I${includedir}