summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index abd3a425..92e8715d 100755
--- a/configure
+++ b/configure
@@ -100,7 +100,7 @@ for arg in "$0" ${@+"$@"} ; do
;;
esac
;;
- *'"'* | *['$*?[']* | '~'* )
+ *'"'* | *['$*?[(){};&|<>#']* | '~'* )
cmdline="$cmdline'$arg'"
;;
* )