History log of /PHP-7.4/ext/imap/config.m4 (Results 76 – 97 of 97)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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])


Revision tags: PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH, ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH
# e20af627 16-Sep-1999 Sascha Schumann

improve short help messages


Revision tags: php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# 57f0f15b 21-Jul-1999 Stig Bakken

Debian fixes


# 895cab28 15-Jul-1999 Rasmus Lerdorf

A useless check


# 0fa438a2 14-Jul-1999 Rasmus Lerdorf

Fix imap build problem


# d22cbad1 14-Jul-1999 Rasmus Lerdorf

Fix logic here - the error message was bogus when it couldn't find the
imap lib


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE
# af3f73f7 22-Apr-1999 Rasmus Lerdorf

This is generated


# 77cdb5f4 22-Apr-1999 Rasmus Lerdorf

Bring imap build rules up to date. We still have a problem here though.
In this new build structure we are adding libraries to $LIBS as we add
modules instead of doing an AC_SUBST into the M

Bring imap build rules up to date. We still have a problem here though.
In this new build structure we are adding libraries to $LIBS as we add
modules instead of doing an AC_SUBST into the Makefile. One reason for
doing the subst in php3 was to get around the libraries that could not
be included in $LIBS because doing so would mess up the various configure
tests. For example, you can't do a -limap as part of the various simple
configure compile programs because -limap requires a bunch of callback
symbols to be present.

show more ...


# 2a78f928 22-Apr-1999 Stig Bakken

moved imap and ldap


1234