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