You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
576 B
11 lines
576 B
diff -up tre-c2f5d130c91b1696385a6ae0b5bcfd5214bcc9ca/tre.pc.in.ldflags tre-c2f5d130c91b1696385a6ae0b5bcfd5214bcc9ca/tre.pc.in
|
|
--- tre-c2f5d130c91b1696385a6ae0b5bcfd5214bcc9ca/tre.pc.in.ldflags 2014-02-28 19:55:36.000000000 +0100
|
|
+++ tre-c2f5d130c91b1696385a6ae0b5bcfd5214bcc9ca/tre.pc.in 2015-06-08 22:55:39.316078801 +0200
|
|
@@ -6,5 +6,5 @@ includedir=@includedir@
|
|
Name: TRE
|
|
Description: TRE regexp matching library
|
|
Version: @PACKAGE_VERSION@
|
|
-Libs: -L${libdir} -ltre @LDFLAGS@ @LIBINTL@ @LIBS@
|
|
+Libs: -L${libdir} -ltre @LIBINTL@ @LIBS@
|
|
Cflags: -I${includedir} @CPPFLAGS@
|