1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
--- a/configure +++ b/configure @@ -237,9 +237,9 @@ while [ $# -ge 1 ]; do ;; *) - showhelp - exit 1 - ;; +# showhelp +# exit 1 +# ;; esac shift