From: Jani Taskinen Date: Mon, 14 Jul 2008 09:03:48 +0000 (+0000) Subject: No dots X-Git-Tag: php-5.3.0alpha1~357 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d23342397c14a6efb3e0b1ea20928f81ccc48657;p=php No dots --- diff --git a/ext/zip/config.m4 b/ext/zip/config.m4 index 8b3d8a8936..cddf0f1208 100644 --- a/ext/zip/config.m4 +++ b/ext/zip/config.m4 @@ -3,11 +3,11 @@ dnl $Id$ dnl PHP_ARG_ENABLE(zip, for zip archive read/writesupport, -[ --enable-zip Include Zip read/write support.]) +[ --enable-zip Include Zip read/write support]) if test -z "$PHP_ZLIB_DIR"; then PHP_ARG_WITH(zlib-dir, for the location of libz, - [ --with-zlib-dir[=DIR] ZIP: Set the path to libz install prefix.], no, no) + [ --with-zlib-dir[=DIR] ZIP: Set the path to libz install prefix], no, no) fi PHP_ARG_WITH(pcre-dir, pcre install prefix,