Revision tags: php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT, PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2 |
|
#
ffae2081 |
| 21-May-2001 |
foobar |
Fixed bug: #10777 |
Revision tags: php-4.0.6RC1 |
|
#
afdaee9e |
| 12-May-2001 |
Sascha Schumann |
Nuke more quotes |
#
718b588b |
| 12-May-2001 |
Sascha Schumann |
Fix indentation of ./configure --help messages. |
Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3 |
|
#
8a26918e |
| 27-Mar-2001 |
foobar |
Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. # Heads up people! I tested this before committing but you never know.. |
#
3c11d169 |
| 26-Mar-2001 |
foobar |
Support Solaris 8 ldap. |
Revision tags: php-4.0.5RC2, php-4.0.5RC1 |
|
#
12503baa |
| 12-Mar-2001 |
foobar |
Cleaning this a little bit. |
Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3 |
|
#
d282abf2 |
| 15-Oct-2000 |
foobar |
Changed to look also for liblber.so (sometimes there are only shared libs) Fixes bug 6072. |
Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1 |
|
#
0f3ef58f |
| 22-Sep-2000 |
foobar |
No more empty '-l' caused by this extension. |
#
6e849e83 |
| 31-Aug-2000 |
Stig Venaas |
Added detection of Netscape LDAP SDK 4.1 |
Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1 |
|
#
90eac6a3 |
| 19-Aug-2000 |
Stig Venaas |
Adding Oracle LDAP SDK support |
Revision tags: PRE_FILE_COMPILE_API_CHANGE |
|
#
f896b9a3 |
| 02-Aug-2000 |
Rasmus Lerdorf |
Fix library ordering here so static builds will work |
#
c78d1802 |
| 14-Jul-2000 |
Rasmus Lerdorf |
Shared module support for LDAP extension @ Shared module support for LDAP extension (Troels Arvin) |
Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0, php-4.0RC2, PHP-4.0-RC1, php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1, BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH |
|
#
0c46c256 |
| 30-Dec-1999 |
Sascha Schumann |
Append liblber to satisfy symbols in libldap |
Revision tags: PRE_ISSET_TYPE |
|
#
cf5a5fb1 |
| 30-Dec-1999 |
Sascha Schumann |
Whoops, defining them to empty values generates many parse errors. Defaulting to 1. |
#
2c99bef4 |
| 30-Dec-1999 |
Sascha Schumann |
Get rid of config.h.stub. Note that you should embed a comment about what the respective define does into the AC_DEFINE macro. I.e. AC_DEFINE(HAVE_FOO, 1, [Whether you have FOO]) |
Revision tags: PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH, ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH |
|
#
5bcc0676 |
| 05-Sep-1999 |
Stefan Roehrich |
Find debian umich-ldap libraries/include files. |
Revision tags: php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1, BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1 |
|
#
43a466a0 |
| 20-Jun-1999 |
Sascha Schumann |
Introduce AC_ADD_* macros The use of AC_EXPAND_PATH makes it possible to continue to use relative paths when configuring PHP. (e.g. --with-apache=../apache-1.3.x works again) |
Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE |
|
#
c4442ed7 |
| 25-Apr-1999 |
Rasmus Lerdorf |
Ok, this beast compiles via --with-apxs Not sure if it actually works yet though. I have a feeling there are some -fpic flags missing in the libzend build. Will test later on today. |
#
2a78f928 |
| 22-Apr-1999 |
Stig Bakken |
moved imap and ldap |