aboutsummaryrefslogtreecommitdiff
path: root/libs/poco/patches/100-configure.patch
blob: 1051dfc7aab2ab0afd9cdd13426000f03c24afad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- a/configure
+++ b/configure
@@ -231,9 +231,9 @@
		;;

	*)
-		showhelp
-		exit 1
-		;;
+#		showhelp
+#		exit 1
+#		;;
	esac

 	shift