100-configure.patch 136 B

123456789101112131415
  1. --- a/configure
  2. +++ b/configure
  3. @@ -231,9 +231,9 @@
  4. ;;
  5. *)
  6. - showhelp
  7. - exit 1
  8. - ;;
  9. +# showhelp
  10. +# exit 1
  11. +# ;;
  12. esac
  13. shift