summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2013-01-23 11:11:21 -0800
committerDan Nicholson <dbn.lists@gmail.com>2013-01-23 11:11:21 -0800
commit3da597804f103e6b6ac52bf66a83d705d8c7748c (patch)
treea5db8f33c7310290d0d2b096098f1bf4e2dfe9ec
parent8b7489a36fe47ae18a66d33b29b9dab6720cbb37 (diff)
downloadpkg-config-3da597804f103e6b6ac52bf66a83d705d8c7748c.tar.gz
Fix srcdir != builddir error in check-debug
Another fix for the fragile check-debug test where a message about adding to the pkg-config path expected '.' to be the srcdir.
-rwxr-xr-xcheck/check-debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/check/check-debug b/check/check-debug
index 8556378..5ee95f2 100755
--- a/check/check-debug
+++ b/check/check-debug
@@ -8,7 +8,7 @@ set -e
# more than desirable.
RESULT="PKG_CONFIG_DEBUG_SPEW variable enabling debug spew
-Adding directory '.' from PKG_CONFIG_PATH
+Adding directory '$srcdir' from PKG_CONFIG_PATH
Global variable definition 'pc_sysrootdir' = '/'
Global variable definition 'pc_top_builddir' = '\$(top_builddir)'
Error printing enabled by default due to use of output options besides --exists or --atleast/exact/max-version. Value of --silence-errors: 0