History log of /PHP-5.5/ext/imap/config.m4 (Results 51 – 75 of 83)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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.


# 3a56faee 06-May-2001 foobar

Attempt to fix the build when a c-client lib with kerberos, pam and ssl
is used.


# 9ce12307 06-May-2001 foobar

Beutify phpinfo() output.


# 60ad7933 06-May-2001 foobar

Added a check that libc-client support SSL.


Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7
# 6aabc2c9 10-Apr-2001 Jon Parise

Statements end with a period.


Revision tags: 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..


Revision tags: php-4.0.5RC2, php-4.0.5RC1
# e2f632e1 01-Mar-2001 Chuck Hagenbuch

If php is compiled --with-imap-ssl, link in the SSL authenticator from
c-client so that we can use php to make ssl imap connections.


# d883ff47 26-Feb-2001 Dan Kalowsky

Correctly checks for the proper header files, and excludes the QUOTA functions
from non-imap2000 systems (unavailable for testing at this time).
# anyone willing to test this out on non-imap2

Correctly checks for the proper header files, and excludes the QUOTA functions
from non-imap2000 systems (unavailable for testing at this time).
# anyone willing to test this out on non-imap2000?
PR:
Submitted by:
Reviewed by: Sascha Schumann
Obtained from:

show more ...


# 6b805544 25-Feb-2001 Dan Kalowsky

Updating the IMAP client to include quota support via the imap c-client2000 libraries.
# Y2K support is good...
Removes the SA_QUOTA and SA_QUOTA_ALL defines
# After speaking with Mark Cr

Updating the IMAP client to include quota support via the imap c-client2000 libraries.
# Y2K support is good...
Removes the SA_QUOTA and SA_QUOTA_ALL defines
# After speaking with Mark Crispin, it is believed these never existed.
Cleans up the imap_status() function to remove notion of quotas in a status message.
# There is no quota setting in a STATUS message from c-client.

Changes the config.m4 to support the client.h include
# This should include all the approriate headers for c-client (as defined by
# c-client maintainers) such as mail.h, and rfc822.h.
Changed the directory search order for the include files as well.
# Place the /usr/local/include last, and searched the
# /usr/local/include/{c-client|imap} directories first

(PHP imap_get_quota) Added
(PHP imap_set_quota) Added

@- IMAP quota support (imap_set_quota, imap_get_quota) enabled/added via
@ c-client2000

PR:
Submitted by:
Reviewed by:
Obtained from:

show more ...


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, php-4.0.3, php-4.0.3RC2
# ff9946b2 02-Oct-2000 Rasmus Lerdorf

Add --with-imap-ssl to support SSL'ized imap library in RH7 and others
@Add --with-imap-ssl to support SSL'ized imap library in RH7 and others
@(Rasmus)


Revision tags: php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE
# cbc4b24a 01-Aug-2000 Sascha Schumann

Enable building PHP against kerberized IMAP libraries


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
# a4146cc8 01-Jun-2000 Chuck Hagenbuch

patch for redhat 6.2 from Teodor Cimpoesu <teo@digiro.net>.


# d348a83a 23-May-2000 Sascha Schumann

Make imap extension buildable as shared module.


Revision tags: php-4.0.0, php-4.0RC2
# 8e7a5098 30-Apr-2000 Jouni Ahto

Debian 2.2 puts rfc822.h in /usr/include/c-client, check that place too.


# 58eaa24a 28-Apr-2000 Sascha Schumann

Improve imap-lib check


Revision tags: PHP-4.0-RC1
# dedd0eb8 05-Mar-2000 Hartmut Holzgraefe

SuSE 6.3 imap.rpm puts the library into /usr/lib and the include files into /usr/include/imap


# 6401dc10 03-Mar-2000 Sascha Schumann

make it work


# 51e6ab21 03-Mar-2000 Sascha Schumann

Better lib check


# 21390997 03-Mar-2000 Sascha Schumann

Also consider $i/include while searching for rfc822.h


# cc91e5ea 29-Feb-2000 Sascha Schumann

Automatically try to symlink c-client.a to libc-client.a, so people
can avoid changing things.


# a05db573 29-Feb-2000 Sascha Schumann

Rewrite IMAP checks. This should solve the problems people had with
shared imap libs


Revision tags: 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, 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])


1234