mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
MFH: fix #30751 (phpinfo() shows the same ini path after reconfigure with --with-config-file-path)
This commit is contained in:
@@ -8,6 +8,6 @@ $(srcdir)/var_unserializer.c: $(srcdir)/var_unserializer.re
|
||||
$(srcdir)/url_scanner_ex.c: $(srcdir)/url_scanner_ex.re
|
||||
$(RE2C) -b $(srcdir)/url_scanner_ex.re > $@
|
||||
|
||||
$(srcdir)/info.c: $(builddir)/../../main/build-defs.h
|
||||
$(builddir)/info.lo: $(builddir)/../../main/build-defs.h
|
||||
|
||||
$(builddir)/basic_functions.lo: Zend/zend_language_parser.h
|
||||
|
||||
Reference in New Issue
Block a user