summaryrefslogtreecommitdiff
path: root/ext/imap/config.m4
Commit message (Expand)AuthorAgeFilesLines
* MFH: fix buildJani Taskinen2009-05-051-7/+11
* Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow)Dmitry Stogov2008-10-161-0/+36
* try to fix build with gcc 4: take #1Nuno Lopes2008-01-311-15/+21
* MFHAntony Dovgal2007-02-111-2/+2
* Fix typoHannes Magnusson2007-01-231-1/+1
* MFHAntony Dovgal2007-01-191-0/+1
* MFH: improve utf8_mime2text() signature detectionAntony Dovgal2007-01-191-11/+33
* MFH: improve check configure for new version of utf8_mime2text()Antony Dovgal2007-01-181-4/+19
* MFHAndrei Zmievski2007-01-081-0/+3
* Fixed bug #38941 (imap extension does not compile against new version ofIlia Alshanetsky2006-09-241-0/+5
* - Unify the "configure --help" textsfoobar2005-05-291-3/+3
* - Added check for IMAP 2005 versionfoobar2005-01-111-0/+6
* - Fixed bug #31101 (missing kerberos header file path with --with-openssl)foobar2004-12-301-52/+28
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-5/+5
* Fixed bug #31103 (Better error message when c-client cannot be found).Ilia Alshanetsky2004-12-191-2/+2
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-7/+7
* - 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