]> granicus.if.org Git - php/commit
Remove --enable-c9x-inline option. We now use a syntax which is compatible
authorSascha Schumann <sas@php.net>
Tue, 26 Sep 2000 11:10:11 +0000 (11:10 +0000)
committerSascha Schumann <sas@php.net>
Tue, 26 Sep 2000 11:10:11 +0000 (11:10 +0000)
commit99771d91ceec55de8e1e62d3610919e1500aafcf
treef517f45d654b8dc715a115d18a457db7585207b2
parent7db874096eb3b0ab5219376b130432c65a96afa0
Remove --enable-c9x-inline option. We now use a syntax which is compatible
with all compilers by providing the function with static linkage in every
compilation unit.
Zend/Makefile.am
Zend/Zend.m4
Zend/zend_execute.h
Zend/zend_gcc_inline.c [deleted file]
Zend/zend_operators.h