summaryrefslogtreecommitdiff
path: root/ext/imap/config.m4
Commit message (Expand)AuthorAgeFilesLines
* - Added PHP_TEST_BUILD macro which can be used to test whether buildfoobar2004-02-231-16/+4
* Fixed bug #26923 (ext/imap: pam and crypt libraries missing when build as sha...foobar2004-01-171-2/+11
* Aligned configure help texts.foobar2003-10-031-1/+1
* Alignment fixMoriyoshi Koizumi2003-10-031-1/+1
* - Always look into /usr/local before /usrfoobar2003-10-011-4/+3
* Always prefer user specified paths over the default /usr /usr/local.Ilia Alshanetsky2003-09-301-1/+1
* Grr.. Who changed this file from tabs to spaces?Rasmus Lerdorf2003-05-101-1/+1
* MFBRasmus Lerdorf2003-05-101-0/+1
* - Fixed bug #23371 (configure falsely detects c-client using SSL)foobar2003-04-301-14/+1
* Fixed bug #22616 (Wrong order of -lssl and -lcrypto with IMAP)foobar2003-03-111-4/+4
* Fix for bug #22353foobar2003-02-231-1/+1
* fix some typosfoobar2003-01-281-3/+3
* Fix bug: #21687, imap extension does not include gss authentication mechanismfoobar2003-01-181-8/+14
* Fix order of library additions, so that the imap extension now buildsSascha Schumann2002-12-281-3/+3
* - Added searching for Kerberos libs in default locations if no path isfoobar2002-11-011-8/+18
* Correcting english in configDan Kalowsky2002-08-201-2/+2
* Fixed bug: #18561.foobar2002-07-251-4/+6
* Bail out the given path does not have the libraries in it.foobar2002-07-121-0/+6
* Make configure stop if something is wrong with libraries/linking.foobar2002-07-121-32/+59
* WS change to make very old compilers/preprocessors (e.g. HP/UX 9)Stefan Roehrich2002-06-011-3/+3
* Be a bit more verbose about what was not found.foobar2002-04-021-1/+1
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-121-1/+1
* nuke some apparently harmful spacesSascha Schumann2001-08-211-1/+1
* Beutifying. Also made a check for IMAP-2001.foobar2001-08-071-0/+12
* calling mail_open() causes a SEGFAULT when using imap-2000c. mail_open(0,"",0);Thies C. Arntzen2001-08-041-1/+1
* Don't blindly assume -lc-client when linking 'conftest'.Jon Parise2001-08-031-1/+1
* Changed the PHP_ADD_LIBRARY_DEFER() to work when buildingfoobar2001-08-031-19/+36
* not too sure about this:Thies C. Arntzen2001-08-021-1/+1
* Added help texts for --with-imap-ssl|kerberos.foobar2001-07-311-2/+2
* This test won't work without these libs. Also, it might fail for otherfoobar2001-06-261-2/+2
* this fixes a few apache can not start bugs.foobar2001-05-221-2/+2
* Fixed problems which were caused by the previous patches.foobar2001-05-111-1/+7
* Cleaning this a bit too. Now I'm also able to configure and compilefoobar2001-05-101-83/+83
* Attempt to fix the build when a c-client lib with kerberos, pam and sslfoobar2001-05-061-18/+9
* Beutify phpinfo() output.foobar2001-05-061-0/+1
* Added a check that libc-client support SSL.foobar2001-05-061-7/+40
* Statements end with a period.Jon Parise2001-04-101-2/+2
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-13/+13
* If php is compiled --with-imap-ssl, link in the SSL authenticator fromChuck Hagenbuch2001-03-011-0/+1
* Correctly checks for the proper header files, and excludes the QUOTA functionsDan Kalowsky2001-02-261-1/+9
* Updating the IMAP client to include quota support via the imap c-client2000 l...Dan Kalowsky2001-02-251-2/+2
* Add --with-imap-ssl to support SSL'ized imap library in RH7 and othersRasmus Lerdorf2000-10-021-0/+17
* Enable building PHP against kerberized IMAP librariesSascha Schumann2000-08-011-0/+19
* patch for redhat 6.2 from Teodor Cimpoesu <teo@digiro.net>.Chuck Hagenbuch2000-06-011-0/+2
* Make imap extension buildable as shared module.Sascha Schumann2000-05-231-15/+15
* Debian 2.2 puts rfc822.h in /usr/include/c-client, check that place too.Jouni Ahto2000-04-301-0/+1
* Improve imap-lib checkSascha Schumann2000-04-281-6/+9
* SuSE 6.3 imap.rpm puts the library into /usr/lib and the include files into /...Hartmut Holzgraefe2000-03-051-0/+1
* make it workSascha Schumann2000-03-031-3/+8
* Better lib checkSascha Schumann2000-03-031-8/+6