aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg-error-config-new.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpg-error-config-new.in')
-rw-r--r--src/gpg-error-config-new.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gpg-error-config-new.in b/src/gpg-error-config-new.in
index a7c1b78..442b95a 100644
--- a/src/gpg-error-config-new.in
+++ b/src/gpg-error-config-new.in
@@ -12,8 +12,8 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
-libdir=${PKG_CONFIG_LIBDIR:-@libdir@}
-PKG_CONFIG_PATH="$PKG_CONFIG_PATH${PKG_CONFIG_PATH:+:}${libdir}/pkgconfig"
+pkg_config_libdir=${PKG_CONFIG_LIBDIR:-@pkg_config_libdir@}
+PKG_CONFIG_PATH="$PKG_CONFIG_PATH${PKG_CONFIG_PATH:+:}$pkg_config_libdir"
#
#### start of functions for this script