summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libgphoto2-uninstalled.pc.in7
-rw-r--r--libgphoto2_port/libgphoto2_port-uninstalled.pc.in7
2 files changed, 10 insertions, 4 deletions
diff --git a/libgphoto2-uninstalled.pc.in b/libgphoto2-uninstalled.pc.in
index 5c900091b..d4b9c2424 100644
--- a/libgphoto2-uninstalled.pc.in
+++ b/libgphoto2-uninstalled.pc.in
@@ -1,6 +1,9 @@
# Note: As this file is sitting in ${top_builddir},
-# ${top_builddir} = ${pcfiledir}
-# and ${top_srcdir} = ${pcfiledir}/@srcdir@
+# ${top_builddir} ~= ${pcfiledir}
+# and ${top_srcdir} ~= ${pcfiledir}/@srcdir@
+# Note: This referes to directory matches, not to string matches.
+# Note: ${pcfiledir} already is an absolute path name, so there is
+# no much sense prepending a ${pc_top_builddir} before it.
prefix=@prefix@
exec_prefix=@exec_prefix@
diff --git a/libgphoto2_port/libgphoto2_port-uninstalled.pc.in b/libgphoto2_port/libgphoto2_port-uninstalled.pc.in
index 1eda4d932..dafca7b26 100644
--- a/libgphoto2_port/libgphoto2_port-uninstalled.pc.in
+++ b/libgphoto2_port/libgphoto2_port-uninstalled.pc.in
@@ -1,6 +1,9 @@
# Note: As this file is sitting in ${top_builddir},
-# ${top_builddir} = ${pcfiledir}
-# and ${top_srcdir} = ${pcfiledir}/@srcdir@
+# ${top_builddir} ~= ${pcfiledir}
+# and ${top_srcdir} ~= ${pcfiledir}/@srcdir@
+# Note: This referes to directory matches, not to string matches.
+# Note: ${pcfiledir} already is an absolute path name, so there is
+# no much sense prepending a ${pc_top_builddir} before it.
prefix=@prefix@
exec_prefix=@exec_prefix@