Revision tags: SPL_ALPHA |
|
#
58491116 |
| 30-Apr-2003 |
foobar |
- Fixed bug #23371 (configure falsely detects c-client using SSL)
|
Revision tags: php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1 |
|
#
98b19bbe |
| 11-Mar-2003 |
foobar |
Fixed bug #22616 (Wrong order of -lssl and -lcrypto with IMAP)
|
#
de54cd0a |
| 23-Feb-2003 |
foobar |
Fix for bug #22353
|
Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
68ffe71a |
| 28-Jan-2003 |
foobar |
fix some typos
|
#
83e9f231 |
| 18-Jan-2003 |
foobar |
Fix bug: #21687, imap extension does not include gss authentication mechanism
|
#
955b27cd |
| 28-Dec-2002 |
Sascha Schumann |
Fix order of library additions, so that the imap extension now builds successfully with static imap/ssl libs. configure was already failing before.
|
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1 |
|
#
4dabb162 |
| 01-Nov-2002 |
foobar |
- Added searching for Kerberos libs in default locations if no path is given for --with-kerberos. # Marcus, please try this. :)
|
Revision tags: php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1 |
|
#
7ac13976 |
| 20-Aug-2002 |
Dan Kalowsky |
Correcting english in config
|
Revision tags: dev |
|
#
df3ae7ca |
| 25-Jul-2002 |
foobar |
Fixed bug: #18561.
|
Revision tags: php-4.2.2 |
|
#
7b0b6d0b |
| 12-Jul-2002 |
foobar |
Bail out the given path does not have the libraries in it.
|
#
93f9acbf |
| 12-Jul-2002 |
foobar |
Make configure stop if something is wrong with libraries/linking.
|
Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90 |
|
#
506282af |
| 01-Jun-2002 |
Stefan Roehrich |
WS change to make very old compilers/preprocessors (e.g. HP/UX 9) happy (thanks to Andreas Ley for recognizing this).
|
Revision tags: php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2 |
|
#
8d151063 |
| 02-Apr-2002 |
foobar |
Be a bit more verbose about what was not found.
|
Revision tags: php-4.2.0RC1, help |
|
#
5cba3a99 |
| 12-Mar-2002 |
Sascha Schumann |
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
|
Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog, php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, 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 |
|
#
8ab1c2aa |
| 21-Aug-2001 |
Sascha Schumann |
nuke some apparently harmful spaces
|
Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE |
|
#
e17f384e |
| 07-Aug-2001 |
foobar |
Beutifying. Also made a check for IMAP-2001.
|
Revision tags: PRE_ENGINE2_SPLIT |
|
#
402f91fa |
| 04-Aug-2001 |
Thies C. Arntzen |
calling mail_open() causes a SEGFAULT when using imap-2000c. mail_open(0,"",0); seems to work.
|
#
74b4b08b |
| 03-Aug-2001 |
Jon Parise |
Don't blindly assume -lc-client when linking 'conftest'.
|
#
f9e375f4 |
| 03-Aug-2001 |
foobar |
Changed the PHP_ADD_LIBRARY_DEFER() to work when building standalone extensions. Also improved the checks for SSL and Kerberos in IMAP extension configure.
|
#
36a0e636 |
| 02-Aug-2001 |
Thies C. Arntzen |
not too sure about this: the uw-imap lib is usually called libc-client.a - kde comes with a libimap.a which (when used instead of libc-client.a) will break the build. so i have reversed t
not too sure about this: the uw-imap lib is usually called libc-client.a - kde comes with a libimap.a which (when used instead of libc-client.a) will break the build. so i have reversed the detection for the imap-libs - 1st look for the variations of libc-client and (if 'em are not found) try -limap. i hope this breaks nobodies setup! we should really add a AC_TRY_COMPILE for all extensions that get added thru configure!
show more ...
|
#
a4409891 |
| 31-Jul-2001 |
foobar |
Added help texts for --with-imap-ssl|kerberos.
|
Revision tags: PRE_TSRM_MERGE_PATCH |
|
#
98134543 |
| 26-Jun-2001 |
foobar |
This test won't work without these libs. Also, it might fail for other reasons too.
|
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2 |
|
#
920da9ef |
| 22-May-2001 |
foobar |
this fixes a few apache can not start bugs.
|
Revision tags: php-4.0.6RC1 |
|
#
cf75b18a |
| 11-May-2001 |
foobar |
Fixed problems which were caused by the previous patches. #And the usage of PHP_ADD_LIBRARY_DEFER is clear to me now..:)
|
#
9cce67f1 |
| 10-May-2001 |
foobar |
Cleaning this a bit too. Now I'm also able to configure and compile with the test for imap-ssl.
|