summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 8ba00895..75e1604e 100755
--- a/configure
+++ b/configure
@@ -61,6 +61,7 @@ while true ; do
for shell in "$CONFIG_SHELL" \
/bin/bash /usr/bin/bash /usr/local/bin/bash \
/bin/dash /usr/bin/dash /usr/local/bin/dash \
+ /bin/ksh /usr/bin/ksh /usr/local/bin/ksh \
/usr/xpg4/bin/sh
do
if test -x "$shell" ; then