You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
165 B

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