Skip to content

Commit fee374b

Browse files
committed
Quote PHP_SUBST argument
Sync with php/php-src#14748
1 parent 8fe4ba1 commit fee374b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,5 +151,5 @@ if test "$PHP_ZIP" != "no"; then
151151
PHP_ADD_BUILD_DIR($abs_builddir/$subdir, 1)
152152
PHP_ADD_INCLUDE([$ext_srcdir/$subdir])
153153
fi
154-
PHP_SUBST(ZIP_SHARED_LIBADD)
154+
PHP_SUBST([ZIP_SHARED_LIBADD])
155155
fi

0 commit comments

Comments
 (0)