poco: Update to 1.9.0

Some minor adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2018-11-19 14:07:05 -08:00
parent ecd3dc4d7f
commit 05d11f13c3
3 changed files with 14 additions and 13 deletions
+7 -7
View File
@@ -1,15 +1,15 @@
--- a/configure
+++ b/configure
@@ -231,9 +231,9 @@
;;
*)
@@ -237,9 +237,9 @@ while [ $# -ge 1 ]; do
;;
*)
- showhelp
- exit 1
- ;;
+# showhelp
+# exit 1
+# ;;
esac
shift
esac
shift