aboutsummaryrefslogtreecommitdiff
path: root/libs/poco/patches/100-configure.patch
blob: 389acb6ab50c8c5bc8526fe3141ce7d506768bd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- a/configure
+++ b/configure
@@ -249,9 +249,9 @@ while [ $# -ge 1 ]; do
 		;;
 
 	*)
-		showhelp
-		exit 1
-		;;
+#		showhelp
+#		exit 1
+#		;;
 	esac
 
  	shift