diff options
author | Peter Kokot <peterkokot@gmail.com> | 2019-03-02 23:15:52 +0100 |
---|---|---|
committer | Peter Kokot <peterkokot@gmail.com> | 2019-03-03 14:47:49 +0100 |
commit | 6bb657fc348dba9f55e2d2fed601e3722a590fea (patch) | |
tree | 900460efe3b0ffa6d3735b0cdaa33168968d4bfe /scripts/man1/phpize.1.in | |
parent | 8cd345acb1064ffe695e69217333ed2b83de45c3 (diff) | |
download | php-git-6bb657fc348dba9f55e2d2fed601e3722a590fea.tar.gz |
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.
Diffstat (limited to 'scripts/man1/phpize.1.in')
0 files changed, 0 insertions, 0 deletions