php-src/scripts
Peter Kokot 447b41f6bb Fix #77035: The phpize and ./configure create redundant .deps file
The `.deps` file(s) was once used by Automake and created to write
dependencies to it. The file creation has been removed via the commit
779c11af21.

The phpize and ./configure script create a redundant .deps file in a
PECL extension directory which might cause confusions why is it used.
Today it is no longer relevant so this redundant artefact can be
removed in the phpize configure script.
2018-10-19 00:02:09 +02:00
..
dev Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
man1 Trim trailing whitespace in source code files 2018-10-13 14:12:55 +02:00
Makefile.frag Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
php-config.in Drop support for autoconf < 2.60 in trunk and the 2011-05-15 06:09:21 +00:00
phpize.in Fix #77035: The phpize and ./configure create redundant .deps file 2018-10-19 00:02:09 +02:00
phpize.m4 Fix #77035: The phpize and ./configure create redundant .deps file 2018-10-19 00:02:09 +02:00