Skip to content

Commit 794df91

Browse files
committed
Align 'configure --help' columns
1 parent 6c5e93f commit 794df91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/zip/config.m4

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ if test -z "$PHP_ZLIB_DIR"; then
1111
fi
1212

1313
PHP_ARG_WITH(pcre-dir, pcre install prefix,
14-
[ --with-pcre-dir ZIP: pcre install prefix], no, no)
14+
[ --with-pcre-dir ZIP: pcre install prefix], no, no)
1515

1616
PHP_ARG_WITH(libzip, libzip,
17-
[ --with-libzip[=DIR] ZIP: use libzip], no, no)
17+
[ --with-libzip[=DIR] ZIP: use libzip], no, no)
1818

1919
if test "$PHP_ZIP" != "no"; then
2020

0 commit comments

Comments
 (0)