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