summaryrefslogtreecommitdiff
path: root/scripts/phpize.m4
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-10-19 00:12:48 +0200
committerPeter Kokot <peterkokot@gmail.com>2018-10-19 00:12:48 +0200
commit1257664ca2d1403a27e696808eb818c0b92a4eb3 (patch)
tree4a77f1d7986b39ebe408c7d2f9d2ef6587bdac12 /scripts/phpize.m4
parent00db0e7a0424ef23086557de1a1eda070596f05e (diff)
parent2224277d7d7efb06adcb512427e299295876fb87 (diff)
downloadphp-git-1257664ca2d1403a27e696808eb818c0b92a4eb3.tar.gz
Merge branch 'PHP-7.3'
* PHP-7.3: [ci skip] Update NEWS [ci skip] Update NEWS [ci skip] Update NEWS Fix #77035: The phpize and ./configure create redundant .deps file
Diffstat (limited to 'scripts/phpize.m4')
-rw-r--r--scripts/phpize.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/phpize.m4 b/scripts/phpize.m4
index 43cae33c2f..73743f9739 100644
--- a/scripts/phpize.m4
+++ b/scripts/phpize.m4
@@ -195,7 +195,6 @@ PHP_GEN_BUILD_DIRS
PHP_GEN_GLOBAL_MAKEFILE
test -d modules || $php_shtool mkdir modules
-touch .deps
AC_CONFIG_HEADERS([config.h])