php-src/scripts
Peter Kokot 6bb657fc34 Remove AC_PROG_CC_C_O
The AC_PROG_CC_C_O macro checks if compiler can use both -c and -o
options together and if not it defines the NO_MINUS_C_MINUS_O symbol.
It is not used in current codebase and therefore removed.
2019-03-03 14:47:49 +01:00
..
dev Support passing single file to bless_tests.php 2019-02-20 12:45:27 +01:00
man1 Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
Makefile.frag Remove deprecated PHP_EXTENSION m4 macro 2019-02-27 20:12:53 +01:00
php-config.in Drop support for autoconf < 2.60 in trunk and the 2011-05-15 06:09:21 +00:00
phpize.in Remove deprecated PHP_EXTENSION m4 macro 2019-02-27 20:12:53 +01:00
phpize.m4 Remove AC_PROG_CC_C_O 2019-03-03 14:47:49 +01:00