summaryrefslogtreecommitdiff
path: root/ext/imap/config.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Also consider $i/include while searching for rfc822.hSascha Schumann2000-03-031-10/+7
* Automatically try to symlink c-client.a to libc-client.a, so peopleSascha Schumann2000-02-291-0/+4
* Rewrite IMAP checks. This should solve the problems people had withSascha Schumann2000-02-291-55/+45
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-1/+1
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-301-1/+1
* improve short help messagesSascha Schumann1999-09-161-1/+2
* Debian fixesStig Bakken1999-07-211-0/+4
* A useless checkRasmus Lerdorf1999-07-151-26/+9
* Fix imap build problemRasmus Lerdorf1999-07-141-8/+14
* Fix logic here - the error message was bogus when it couldn't find theRasmus Lerdorf1999-07-141-1/+1
* This is generatedRasmus Lerdorf1999-04-221-3/+2
* Bring imap build rules up to date. We still have a problem here though.Rasmus Lerdorf1999-04-221-29/+56
* moved imap and ldapStig Bakken1999-04-221-0/+43