mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
Revert this change - if you want to do this, do it in a 'make clean'
This commit is contained in:
parent
70a0951eb9
commit
6e41650e52
@ -5,11 +5,6 @@ divert(1)
|
||||
|
||||
AC_INIT(README.CVS-RULES)
|
||||
|
||||
dnl Remove config.cache as it might cause unexpected behaviour
|
||||
dnl in case of a reconfigure.
|
||||
divert(0)
|
||||
rm -f config.cache
|
||||
|
||||
PHP_FAST_OUTPUT(sapi/Makefile ext/Makefile Makefile pear/Makefile main/Makefile)
|
||||
|
||||
if test "$with_shared_apache" != "no" && test -n "$with_shared_apache" ; then
|
||||
|
Loading…
Reference in New Issue
Block a user