summaryrefslogtreecommitdiff
path: root/ext/oci8/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* Re-fixed bug #60901 (Improve "tail" syntax for AIX installation)Christopher Jones2012-10-211-4/+11
* Fixed bug #60901 (Improve "tail" syntax for AIX installation)Christopher Jones2012-09-131-4/+4
* Refactor OCI8 config.m4: improve messages and merge similar conditionalsChristopher Jones2011-03-291-47/+24
* Remove hard coded lib extension. Prepare for OCI8 1.4.2 releaseChristopher Jones2010-06-251-1/+1
* MFH: Fixed PECL Bug 14268 (Allow 'pecl install oci8' command to 'autodetect' ...Christopher Jones2009-03-121-167/+200
* MFH: Bug #46623 (phpinfo doesn't show compile time ORACLE_HOME with phpize)Christopher Jones2009-03-091-1/+9
* MFB: OCI8: Remove macros obsoleted by rev 1.55.2.3.2.11.2.1 when Oracle 8 sup...Christopher Jones2008-06-051-81/+13
* PECL #13523 (x86_64 build). Make OCI8 buildable with PHP 4.3.9.Christopher Jones2008-04-071-3/+3
* rename PHP_OCI8_VERSION in preparation for peclversioning RFC. Remove obsole...Christopher Jones2008-03-251-30/+23
* MFH: fix #41941 (oci8 extension not lib64 savvy)Christopher Jones2008-01-161-4/+13
* MFH: remove Oracle8 supportAntony Dovgal2007-11-131-41/+4
* MFHAntony Dovgal2007-08-141-3/+3
* oci8: MFH with Ilia's OK: changes to build with Oracle Database 11gChristopher Jones2007-08-101-3/+14
* MFH: don't allow $PHP_OCI8 to be empty if OCI8 is enabledAntony Dovgal2007-07-131-0/+6
* MFHAntony Dovgal2007-07-111-12/+13
* MFH: Fix some configure --help textsfoobar2007-07-031-4/+3
* MFHAntony Dovgal2007-05-041-1/+1
* MFHAntony Dovgal2007-05-041-2/+2
* MFHAntony Dovgal2007-02-121-1/+1
* add PHP version detection to this branch too, since I'm using this branch to ...Antony Dovgal2006-09-181-0/+29
* MFH: don't require libociei, this allows us to build ext/oci8 against basicli...Antony Dovgal2006-05-301-1/+1
* MFH: improve sed expressionsAntony Dovgal2006-05-291-2/+2
* fix #36934 (OCILob->read() doesn't move internal pointer when reading 0's)Antony Dovgal2006-04-051-0/+9
* fix typoAntony Dovgal2006-01-201-2/+2
* upgrade bundled OCI8 to v.1.1Antony Dovgal2005-12-011-31/+111
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* fix bug preventing from building oci8 as shared moduleAntony Dovgal2005-02-251-2/+6
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-4/+4
* add Oracle Instant Client support (initial patch by cjbj at hotmail dot com)Antony Dovgal2004-12-231-6/+104
* 64-bit related changesAntony Dovgal2004-09-121-20/+38
* -remove obsolete typesAntony Dovgal2004-02-031-1/+9
* Fix typofoobar2004-01-151-1/+1
* fix bug #26133 (thanks to Harald)Antony Dovgal2003-12-161-0/+12
* Aligned configure help texts.foobar2003-10-031-2/+1
* MFBEdin Kadribasic2003-06-031-1/+0
* Fix compile problems with < 9.2 oracle libsfoobar2003-04-301-4/+16
* *** 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