]> git.ipfire.org Git - thirdparty/iptables.git/commit
libipq: add pkgconfig file
authorJan Engelhardt <jengelh@medozas.de>
Mon, 8 Aug 2011 00:38:41 +0000 (02:38 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Mon, 8 Aug 2011 00:38:41 +0000 (02:38 +0200)
commit4982fe43cf247cda6ddb946a8f1fd58177124735
tree6f6f7ff6646fff0a886b9658df884372be0d3391
parentfa2ce1ca2a3448350dee30c153dafe65abe7135d
libipq: add pkgconfig file

This is just to make sure that projects (still) using it do so with
the right cflags, e.g. for when the include file ends up in a
non-standard location due to ./configure having been called with
--include=/somewhere/else.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
configure.ac
libipq/.gitignore [new file with mode: 0644]
libipq/Makefile.am
libipq/libipq.pc.in [new file with mode: 0644]