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