summaryrefslogtreecommitdiff
path: root/scripts/php-config.in
Commit message (Collapse)AuthorAgeFilesLines
* add ini config details to php-configJoe Watkins2019-06-291-0/+8
|
* Drop support for autoconf < 2.60 in trunk and the Rasmus Lerdorf2011-05-151-0/+1
| | | | | | new PHP_5_4 branch. autoconf >= 2.60 should finally be working now.
* Add an --man-dir to php-config tooHannes Magnusson2011-04-181-0/+4
|
* - Fix problem with non-bash compliant shellsJani Taskinen2007-08-241-1/+1
|
* oopsfoobar2007-06-291-1/+1
|
* - Improved php-config:foobar2007-06-291-14/+58
| | | | | | | | . Added --configure-options option to get configure line for current build . Added --php-sapis option which shows SAPIs available . Fixed problem with missing php binary when CLI is not build but CGI is. - Fixed broken sed issues in phpize script
* - Added PHP_VERSION_ID == PHP_VERSION as integer value.foobar2006-07-271-1/+4
|
* - Fix build with ext/date/lib with shared extensionsfoobar2006-07-271-1/+1
|
* - Fixed header installing under phpize buildsfoobar2005-11-211-1/+3
|
* mf 5.1Wez Furlong2005-08-181-1/+1
|
* - Made it possible to do "make test" for phpized extensionsfoobar2005-08-081-1/+8
|
* - Remove these relics from era when TSRM was optional.foobar2005-03-161-4/+1
|
* - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config)foobar2003-01-281-0/+32