Skip to content

Commit 7d52f39

Browse files
authored
Remove redundant PHP_SUBST_OLD(INCLUDE_PATH) (#12738)
The AC_SUBST(INCLUDE_PATH) is enough to only replace the variable in the build-defs.h.in file.
1 parent 9a34b57 commit 7d52f39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1555,7 +1555,6 @@ PHP_SUBST_OLD(EXTRA_LIBS)
15551555
PHP_SUBST_OLD(ZEND_EXTRA_LIBS)
15561556
PHP_SUBST_OLD(INCLUDES)
15571557
PHP_SUBST_OLD(EXTRA_INCLUDES)
1558-
PHP_SUBST_OLD(INCLUDE_PATH)
15591558
PHP_SUBST_OLD(INSTALL_IT)
15601559
PHP_SUBST(LFLAGS)
15611560
PHP_SUBST(LIBTOOL)

0 commit comments

Comments
 (0)