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.
12 lines
560 B
12 lines
560 B
5 years ago
|
diff --git a/openpgm/pgm/openpgm-5.2.pc.in b/openpgm/pgm/openpgm-5.2.pc.in
|
||
|
index 1e56d944..9e30a6da 100644
|
||
|
--- a/openpgm/pgm/openpgm-5.2.pc.in
|
||
|
+++ b/openpgm/pgm/openpgm-5.2.pc.in
|
||
|
@@ -9,4 +9,4 @@ Version: @PACKAGE_VERSION@
|
||
|
# packagers may wish to move @LIBS@ to Libs.private for platforms with
|
||
|
# versions of pkg-config that support static linking.
|
||
|
Libs: -L${libdir} -lpgm @LIBS@
|
||
|
-Cflags: -I${includedir}/pgm-@VERSION_MAJOR@.@VERSION_MINOR@ -I${libdir}/pgm-@VERSION_MAJOR@.@VERSION_MINOR@/include
|
||
|
+Cflags: -I${includedir}/pgm-@VERSION_MAJOR@.@VERSION_MINOR@
|
||
|
|