summaryrefslogtreecommitdiff
path: root/scripts/phpize.m4
Commit message (Expand)AuthorAgeFilesLines
* Refactor undefining PACKAGE_* symbolsPeter Kokot2019-07-111-0/+2
* Remove some unused variablesPeter Kokot2019-07-081-4/+0
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-13/+12
* Always use pkg-config from the host architectureHugh McMaster2019-04-291-0/+1
* Move acinclude.m4 to build/php.m4Peter Kokot2019-04-231-0/+9
* Refactor AC_INIT in configure.ac and PHP versionsPeter Kokot2019-04-071-1/+2
* Refactor PHP_PROG_BISON and PHP_PROG_RE2CPeter Kokot2019-03-301-1/+0
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-4/+11
* Remove AC_PROG_CC_C_OPeter Kokot2019-03-031-1/+0
* Set AC_CONFIG_AUX_DIR to build directoryPeter Kokot2018-12-101-0/+1
* Merge branch 'PHP-7.3'Peter Kokot2018-10-191-1/+0
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-10-191-1/+0
| |\
| | * Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-10-191-1/+0
| | |\
| | | * Fix #77035: The phpize and ./configure create redundant .deps filePeter Kokot2018-10-191-1/+0
| | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-2/+2
| | * | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-2/+2
* | | | Modernize the AC_PRESERVE_HELP_ORDER macro callPeter Kokot2018-10-111-1/+1
|/ / /
* | | Bump minimum Autoconf requirement to 2.68Peter Kokot2018-10-091-1/+1
* | | Upgrade deprecated AC_OUTPUT macro callsPeter Kokot2018-07-291-1/+1
* | | Trim trailing whitespaces in build filesPeter Kokot2018-07-291-2/+2
* | | Replace AC_CONFIG_HEADER with AC_CONFIG_HEADERSPeter Kokot2018-07-071-1/+1
|/ /
* | Use modern autotools name of configure.ac instead of configure.inBrian Evans2017-01-271-1/+1
|/
* Fix wrong display in ZTS checkingYuchen Wang2015-05-121-1/+1
* Relax autoconf support from 2.60 to 2.59. This is the version available on C...Christopher Jones2011-06-081-2/+2
* Drop support for autoconf < 2.60 in trunk and the Rasmus Lerdorf2011-05-151-3/+2
* - Fixed -g adding for gcc and g++ (former got it twice, latter not at all)Jani Taskinen2010-11-021-1/+1
* One change in trying to update Autoconf was missed. This makes phpize work ag...Gwynne Raskind2009-12-021-1/+1
* Missed a few - now it really works with autoconf-2.64+Rasmus Lerdorf2009-11-251-1/+1
* MFH:- Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4)Jani Taskinen2009-06-021-0/+1
* - MFH: Get rid of the four different versions of zend_extension* and only useDerick Rethans2009-05-181-9/+1
* Fix cc detection in phpize according to changes in configure.inDavid Soria Parra2008-12-031-1/+14
* MFH:- Applied the missing parts to phpize.m4 for zend extension buildsJani Taskinen2008-07-311-2/+32
* MFH:- Detect whether debugging was enabled in PHP and drop optimizing flags i...Jani Taskinen2008-07-301-0/+35
* wsJani Taskinen2008-07-301-1/+1
* MFB: - Fixed the fix for not requiring C++ alwaysDavid Soria Parra2008-07-271-1/+1
* MFH: Fixed a minor problem in not enabling c++/g++ when not needed.Jani Taskinen2008-07-251-4/+8
* MFH:- Fixed bug #42292 ($PHP_CONFIG not set for phpized builds)Jani Taskinen2007-08-141-5/+7
* MFH:- Fixed bug #42195 (C++ compiler required always)Jani Taskinen2007-08-061-0/+4
* MFHAntony Dovgal2007-07-251-6/+6
* MFH: cleanup & syncJani Taskinen2007-07-181-37/+31
* MFH: - Add missing CXXFLAGS_CLEAN variable.foobar2007-06-011-0/+2
* MFH: - Determine the shared/link lib suffixes in one macro.foobar2006-04-101-2/+1
* MFHAndrei Zmievski2006-04-081-0/+1
* MFH: - Fixed header installing under phpize buildsfoobar2005-11-211-1/+6
* - Made it possible to do "make test" for phpized extensionsfoobar2005-08-081-0/+2
* - Proper fix for phpize when dealing with PECLfoobar2005-06-051-0/+3
* - Make sure EGREP and SED get set early enough.foobar2005-05-271-2/+2
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-3/+5
* Removed unused DEFS substfoobar2005-03-171-1/+0
* Add missing substfoobar2005-03-041-0/+1