summaryrefslogtreecommitdiff
path: root/apr-config.in
diff options
context:
space:
mode:
Diffstat (limited to 'apr-config.in')
-rw-r--r--apr-config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/apr-config.in b/apr-config.in
index 6851efd53..065851058 100644
--- a/apr-config.in
+++ b/apr-config.in
@@ -109,7 +109,7 @@ fi
thisdir="`dirname $0`"
thisdir="`cd $thisdir && pwd`"
-if test "$BINDIR" = "$thisdir"; then
+if test "$bindir" = "$thisdir"; then
location=installed
elif test "$APR_SOURCE_DIR" = "$thisdir"; then
location=source