summaryrefslogtreecommitdiff
path: root/x2p/cflags.SH
diff options
context:
space:
mode:
Diffstat (limited to 'x2p/cflags.SH')
-rwxr-xr-xx2p/cflags.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/x2p/cflags.SH b/x2p/cflags.SH
index a58d7d564d..b5ef9170b9 100755
--- a/x2p/cflags.SH
+++ b/x2p/cflags.SH
@@ -1,4 +1,4 @@
-case $CONFIG in
+case $CONFIGDOTSH in
'')
if test -f config.sh; then TOP=.;
elif test -f ../config.sh; then TOP=..;