about summary refs log tree commit diff
path: root/aczsh.m4
diff options
context:
space:
mode:
Diffstat (limited to 'aczsh.m4')
-rw-r--r--aczsh.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/aczsh.m4 b/aczsh.m4
index cdbd607a8..2e6c65899 100644
--- a/aczsh.m4
+++ b/aczsh.m4
@@ -47,6 +47,8 @@ for ac_shellvar in $ac_shellvars; do
     eval test '"${'$ac_shellvar'+set}"' = set && ac_set=$ac_shellvar
     ac_getconfs=$ac_getconfs$ac_getconf
     eval ac_test_$ac_shellvar="\$ac_getconf"
+  else
+    eval ac_test_$ac_shellvar="\$$ac_shellvar"
   fi
 done
 case "$ac_result$ac_getconfs" in