16 lines
136 B
Diff
16 lines
136 B
Diff
|
--- a/configure
|
||
|
+++ b/configure
|
||
|
@@ -231,9 +231,9 @@
|
||
|
;;
|
||
|
|
||
|
*)
|
||
|
- showhelp
|
||
|
- exit 1
|
||
|
- ;;
|
||
|
+# showhelp
|
||
|
+# exit 1
|
||
|
+# ;;
|
||
|
esac
|
||
|
|
||
|
shift
|