summaryrefslogtreecommitdiff
path: root/ext/interbase/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #73512 Fails to find firebird headersRemi Collet2016-11-161-20/+35
* integrate tsrmls cacheAnatol Belski2016-01-121-1/+1
* Use Firebird default home folder, replace Interbase with FirebirdPopa Adrian Marius2015-02-241-6/+6
* Merge branch 'PHP-5.4' into PHP-5.5Popa Adrian Marius2014-04-101-4/+0
|\
| * Cleanup $ is not needed for gitPopa Adrian Marius2014-04-101-4/+0
| * MFH: Fix some lib vs $PHP_LIBDIR issuesJani Taskinen2007-07-311-1/+1
| * MFH: Fix some configure --help textsfoobar2007-07-031-1/+1
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | - Fix some lib vs. $PHP_LIBDIR issues.Jani Taskinen2007-07-311-1/+1
* | - Fix some configure --help textsfoobar2007-07-031-1/+1
|/
* Dropped support for ancient Interbase versions (< 6)Ard Biesheuvel2004-05-121-12/+0
* More divide & conquerArd Biesheuvel2004-04-051-1/+1
* Look in the right place for libArd Biesheuvel2004-02-111-1/+3
* Test for Interbase version 6 API in 'configure'Ard Biesheuvel2004-02-011-0/+10
* Added backup/restore functionsArd Biesheuvel2004-02-011-1/+1
* Check for Firebird libfbclient.so firstArd Biesheuvel2003-09-161-5/+12
* Adding -lcrypt here is not necessaryfoobar2003-08-051-2/+2
* Significant changes to layout of internal data structuresArd Biesheuvel2003-08-051-2/+2
* Fixed bug #23099 (ext/interbase: "libgds.so: undefined reference to crypt")foobar2003-04-251-3/+11
* reverting to version 1.9Daniela Mariaschi2003-03-141-1/+1
* Test for libgds needs libcrypt with Firebird to succeedDaniela Mariaschi2003-03-131-1/+1
* Test that libgds actually exists.foobar2003-02-031-2/+10
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-121-1/+1
* Unified the configure messages.foobar2001-11-301-0/+2
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* Fixed all (?) remaining issues with InterBase 6 datatypes, especiallyJouni Ahto2000-05-121-0/+1
* Make interbase compilable as shared moduleSascha Schumann2000-05-021-24/+15
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-1/+1
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-301-1/+1
* last bunch of extensions moving to ext/Stig Bakken1999-04-221-0/+29