summaryrefslogtreecommitdiff
path: root/ext/oci8/config.m4
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Edin Kadribasic2003-04-091-1/+0
* Fixed bug #18640 properlyfoobar2003-03-241-14/+19
* fix bug #22324, libjdbcoci8.so is not necessarily needed..foobar2003-02-251-6/+12
* Fix bug #21795, Undeclared statement in oci8.c (OCI_ATTR_STATEMENT)foobar2003-01-241-1/+25
* Added support for Shared Data Mode for OCI8_VERSION >= 8.1, which will provid...Levi Dixon2003-01-071-0/+2
* Fixed build with autoconf-2.54Moriyoshi Koizumi2002-12-061-1/+1
* added support for multiple character sets.Abdul-Kareem Abo-Namous2002-12-061-1/+12
* Patch for Bug #18640 (submitted by michael.mauch@gmx.de)Dan Kalowsky2002-09-091-0/+3
* remove tabsfoobar2002-08-201-27/+27
* Fixed build with Oracle 8.0.x (bug #18973).Edin Kadribasic2002-08-201-0/+1
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-121-1/+1
* Unified the configure messages.foobar2001-11-301-0/+2
* if test -f /usr/local/lib/libexample.s?; then <-- no workiefoobar2001-09-071-3/+3
* detect oracle9iThies C. Arntzen2001-07-261-1/+4
* Moved some messages to the end of configure process so they are easierfoobar2001-06-231-9/+0
* Nuke more quotesSascha Schumann2001-05-121-2/+2
* Fix indentation of ./configure --help messages.Sascha Schumann2001-05-121-1/+2
* enable temporary LOBs when we detect oracle 8.1Thies C. Arntzen2001-04-141-0/+1
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-10/+10
* This should make detecting the version of Oracle libs a bit more accuratefoobar2001-02-141-4/+8
* Stop automatically passing vars to AC_SUBST through PHP_SUBST.Sascha Schumann2000-12-201-1/+1
* Check also that the file isn't empty.foobar2000-10-291-1/+1
* @- Fixed conflict with OpenLDAP and Oracle 8.1.x (Jani)foobar2000-10-291-1/+2
* Fix spacing and say that --with-oracle uses the oci7 interfaceRasmus Lerdorf2000-06-231-1/+1
* good morning, thies!Thies C. Arntzen2000-06-191-2/+2
* some adjustments to the sysliblistThies C. Arntzen2000-06-191-18/+2
* added some Notice about --enable-sigchildThies C. Arntzen2000-05-191-0/+9
* fix .sl <-> .so recognitionThies C. Arntzen2000-05-151-3/+3
* this now works on .so and .sl (HP) systemsThies C. Arntzen2000-05-151-2/+2
* imporved version detectionThies C. Arntzen2000-05-081-6/+9
* rewritten the configure stuffThies C. Arntzen2000-05-081-91/+65
* allow oci8 to be build as loadable module.Thies C. Arntzen2000-04-271-137/+75
* no c++ comments // pleaseThies C. Arntzen2000-03-261-1/+5
* fix AC_DEFINEThies C. Arntzen1999-12-301-5/+2
* 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-3/+3
* Integration of -ng changes. Changes:Sascha Schumann1999-12-301-2/+2
* Enable --with-oci8 to use relative paths as input parametersSascha Schumann1999-12-221-1/+1
* IRIX ld likes this order betterThies C. Arntzen1999-11-091-1/+1
* Added PHP_WITH_SHARED for checking "shared,*" prefix when configuringStig Bakken1999-09-131-1/+1
* Per Stig's suggestion.Andrey Hristov1999-09-131-1/+3
* Workaround for m4 weirdness.Andrey Hristov1999-09-101-1/+1
* Added detection of Oracle 8.1 (aka 8i) from PHP3.Stefan Roehrich1999-09-031-1/+10
* move oci8 from oracle to it's own ext-directory - configure stuff needs more ...Thies C. Arntzen1999-05-121-0/+163