History log of /PHP-5.3/acconfig.h.in (Results 26 – 37 of 37)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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 ...


# 2c0ad3ee 22-Apr-1999 Stig Bakken

last bunch of extensions moving to ext/
fhttpd module taken out of functions, functions is ready to go.
The only extensions I have tested are gd+freetype and odbc(solid).
Please try compi

last bunch of extensions moving to ext/
fhttpd module taken out of functions, functions is ready to go.
The only extensions I have tested are gd+freetype and odbc(solid).
Please try compiling in your favourite extensions and let me know how it
works.

show more ...


# 2a78f928 22-Apr-1999 Stig Bakken

moved imap and ldap


# ff377329 22-Apr-1999 Stig Bakken

moved fdf, hyperwave, informix and some smaller files


# f582bec9 21-Apr-1999 Stig Bakken

moved db


# f9f82960 21-Apr-1999 Stig Bakken

moved bcmath


# a297b95c 21-Apr-1999 Stig Bakken

moved apache, com and hyperwave into ext/


# f67a9bdc 21-Apr-1999 Stig Bakken

moved dav, msql and oracle to ext/


# 96660d9a 21-Apr-1999 Stig Bakken

moved filepro to ext


# 3789ac7e 21-Apr-1999 Stig Bakken

moving mysql to ext/


# 54468d2e 20-Apr-1999 Stig Bakken

odbc compiles and runs on UNIX again (tested with Solid 2.3)


# 7d9c4da4 19-Apr-1999 Stig Bakken

generate acconfig.h from acconfig.h.in and ext/*/config.h.stub


12