summaryrefslogtreecommitdiff
path: root/build-defs.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Move build-defs.h(.in) and php_config.h to mainSascha Schumann2000-11-271-82/+0
|
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-21/+12
| | | | | | | | | Added a few RCS $Id$ tags. # Note: I have avoided changing any .h files if the corresponding .c file # had not already been changed as I am not sure if there are any legal # issues here. So some extensions still have PHP 3 headers.
* @Set default include_path so PEAR files can be reached (Stig)Stig Bakken2000-07-181-0/+1
|
* oracle.c expects _ORACLE_Thies C. Arntzen2000-05-081-3/+3
|
* oracle/oci8 no longer share the compile-time infosThies C. Arntzen2000-05-081-7/+6
|
* Preset extension_dir to the installation directory of PHP modules.Sascha Schumann2000-05-021-0/+1
| | | | | | This effectively means that dl() will work without having an installed configuration file.
* - Don't define DEBUG anymore. Everyone should use PHP_DEBUG.Andi Gutmans2000-03-111-1/+1
| | | | | | | | There are 2-3 third-party libs in PHP which use DEBUG and I left them this way (primary example is pcrelib). - Please test things and Andrei, can you check that pcrelib stopped printing the warning messages?
* Some cleanupSascha Schumann1999-12-211-1/+0
|
* Add information about chosen SAPI module to phpinfo()Sascha Schumann1999-12-201-0/+1
|
* Add configure command to phpinfo() output (Stig)Stig Bakken1999-12-031-2/+2
|
* Changes for updated odbc moduleAndreas Karajannis1999-09-051-6/+4
|
* add some which are always substitutedSascha Schumann1999-07-121-4/+4
|
* add sendmailSascha Schumann1999-07-061-1/+1
|
* almost no config.m4 substitutes these anymore.Sascha Schumann1999-07-031-62/+62
|
* odbc compiles and runs on UNIX again (tested with Solid 2.3)Stig Bakken1999-04-201-0/+7
|
* PHP 4.0Zeev Suraski1999-04-071-0/+85