packages/libs/poco/patches/100-configure.patch

16 lines
165 B
Diff
Raw Normal View History

--- a/configure
+++ b/configure
@@ -237,9 +237,9 @@ while [ $# -ge 1 ]; do
;;
*)
- showhelp
- exit 1
- ;;
+# showhelp
+# exit 1
+# ;;
esac
shift