diff options
Diffstat (limited to 'capi-network-connection.pc.in')
-rw-r--r-- | capi-network-connection.pc.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/capi-network-connection.pc.in b/capi-network-connection.pc.in index fd41dbb..097a2d1 100644 --- a/capi-network-connection.pc.in +++ b/capi-network-connection.pc.in @@ -1,4 +1,3 @@ - # Package Information for pkg-config prefix=@PREFIX@ @@ -11,5 +10,5 @@ Description: @PACKAGE_DESCRIPTION@ Version: @VERSION@ Requires: @PC_REQUIRED@ Libs: -L${libdir} @PC_LDFLAGS@ -Cflags: -I${includedir} @PC_CFLAGS@ +Cflags: -I${includedir} |