~bkerensa/ubuntu/raring/iptables/new-upstream-version

« back to all changes in this revision

Viewing changes to libipq/libipq.pc.in

  • Committer: Benjamin Kerensa
  • Date: 2012-11-21 23:34:55 UTC
  • mfrom: (5.1.10)
  • Revision ID: bkerensa@ubuntu.com-20121121233455-tqxuqfnht4mf8y12
New Upstream Version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
prefix=@prefix@
 
3
exec_prefix=@exec_prefix@
 
4
libdir=@libdir@
 
5
includedir=@includedir@
 
6
 
 
7
Name:           libipq
 
8
Description:    Interface to the (old) ip_queue mechanism
 
9
Version:        @PACKAGE_VERSION@
 
10
Libs:           -L${libdir} -lipq
 
11
Cflags:         -I${includedir}