38 Commits (b515bfbdfbea06307df53d725ea3aa3807504a21)

Author SHA1 Message Date
Christopher Jones 9622d0050d Relax autoconf support from 2.60 to 2.59. This is the version available on Centos/RHEL/Oracle Linux 5.6 15 years ago
Rasmus Lerdorf 245d15fdc6 Drop support for autoconf < 2.60 in trunk and the 15 years ago
Jani Taskinen 309a56f3f7 - Fixed -g adding for gcc and g++ (former got it twice, latter not at all) 15 years ago
Gwynne Raskind ea03ad31b7 One change in trying to update Autoconf was missed. This makes phpize work again. 16 years ago
Rasmus Lerdorf bb15811c13 Missed a few - now it really works with autoconf-2.64+ 16 years ago
Rasmus Lerdorf 58ae9eeb11 Missed a few - now it really works with autoconf-2.64+ 16 years ago
Jani Taskinen d0ef930190 MFH:- Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4) 17 years ago
Jani Taskinen 2ca44728f6 - Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4) 17 years ago
Derick Rethans d29d24427f - MFH: Get rid of the four different versions of zend_extension* and only use 17 years ago
Derick Rethans d5c8121b39 - Get rid of the four different versions of zend_extension* and only use 17 years ago
David Soria Parra 3f629d9e09 MFB: Fix cc detection in phpize according to changes in configure.in 17 years ago
David Soria Parra 2b830291bb Fix cc detection in phpize according to changes in configure.in 17 years ago
Jani Taskinen 708cb0ec0e MFH:- Applied the missing parts to phpize.m4 for zend extension builds 18 years ago
Jani Taskinen d15188b1dd - Applied the missing parts to phpize.m4 for zend extension builds 18 years ago
Jani Taskinen 87acbd2639 MFH:- Detect whether debugging was enabled in PHP and drop optimizing flags if so (merge from configure.in) 18 years ago
Jani Taskinen 9bee643d59 - Detect whether debugging was enabled in PHP and drop optimizing flags if so (merge from configure.in) 18 years ago
Jani Taskinen 2af5002d5b ws 18 years ago
David Soria Parra c8dec3c517 MFB: - Fixed the fix for not requiring C++ always 18 years ago
David Soria Parra e4ad2672b8 MFB: - Fixed the fix for not requiring C++ always 18 years ago
Jani Taskinen 395e75bc5d MFH: Fixed a minor problem in not enabling c++/g++ when not needed. 18 years ago
Jani Taskinen 9a1d920934 - Fixed a minor problem in not enabling c++/g++ when not needed. 18 years ago
Jani Taskinen e602885e54 MFH:- Fixed bug #42292 ($PHP_CONFIG not set for phpized builds) 19 years ago
Jani Taskinen 731671e767 - Fix bug #42292 ($PHP_CONFIG not set) 19 years ago
Jani Taskinen 67940a9c29 MFH:- Fixed bug #42195 (C++ compiler required always) 19 years ago
Jani Taskinen 99139b574d - Fixed bug #42195 (C++ compiler required always) 19 years ago
Antony Dovgal 934b97d611 MFH 19 years ago
Antony Dovgal 992a6dc10d fix --with-php-config option 19 years ago
Jani Taskinen 6b4b1e7431 MFH: cleanup & sync 19 years ago
Jani Taskinen 3d17c96fda - Cleanup + removed PHP_SETUP_ICU call (has to be done per extension, not globally!) 19 years ago
foobar c1c44ddcf3 MFH: - Add missing CXXFLAGS_CLEAN variable. 19 years ago
foobar 5be547723c - Add missing CXXFLAGS_CLEAN variable. 19 years ago
Andrei Zmievski 65f3adea43 Use PHP_SETUP_ICU in self-contained extensions 19 years ago
foobar 276171f871 MFH: - Determine the shared/link lib suffixes in one macro. 20 years ago
foobar ec4395e9ff - Determine the shared/link lib suffixes in one macro. 20 years ago
Andrei Zmievski 9e5655387a MFH 20 years ago
Andrei Zmievski 3411f2bca1 Separate suffixes of shared libraries that we link against and the ones 20 years ago
foobar 7243d31ae0 MFH: - Fixed header installing under phpize builds 20 years ago
foobar bcade7ced4 - Fixed header installing under phpize builds 20 years ago
foobar ee5fd96e37 - Made it possible to do "make test" for phpized extensions 21 years ago
foobar c28f59a1d5 - Proper fix for phpize when dealing with PECL 21 years ago
foobar b74a5eac59 - Make sure EGREP and SED get set early enough. 21 years ago
foobar 626253940e - Added PHP_INSTALL_HEADERS() macro 21 years ago
foobar e8895d86b3 Removed unused DEFS subst 21 years ago
foobar e891278f1d Add missing subst 21 years ago
foobar 2a6da0f24c - Restructured and added a few comments here and there. 21 years ago
foobar 76906e0443 - Add --with-libdir to phpized builds too 21 years ago
foobar 7a3d9addb8 - Make sure $host_alias is never empty 21 years ago
foobar 69eec3f3b9 MFB_4_3: Quote macro names in AC_DEFUN() 21 years ago
Sascha Schumann a283caf392 centralize cflags 23 years ago
Sascha Schumann 7382178f73 enable re2c check for self-contained extensions 23 years ago