]> granicus.if.org Git - php/commit
Decent configure speedup. Makefiles are now generated only for the
authorStig Bakken <ssb@php.net>
Wed, 29 Sep 1999 15:17:02 +0000 (15:17 +0000)
committerStig Bakken <ssb@php.net>
Wed, 29 Sep 1999 15:17:02 +0000 (15:17 +0000)
commit1cb0d88186a885f555393e258849562e24156f57
treed73a02da5a9134191e39048bd10fd5eb45b274b2
parentdb4820447fae020625e210e42569671d0c865c5f
Decent configure speedup.  Makefiles are now generated only for the
extensions you are including.  Got rid of configure.in.in.
Moved the last Apache-specific files into sapi/apache and made both
static and DSO build work again (it still doesn't run properly).
12 files changed:
Makefile.in
acconfig.h.in
acinclude.m4
buildconf
configure.in [moved from configure.in.in with 96% similarity]
sapi/apache/Makefile.am
sapi/apache/Makefile.inc
sapi/apache/apache.c [new file with mode: 0644]
sapi/apache/config.m4
sapi/apache/libphp4.module.in [moved from libphp4.module.in with 100% similarity]
sapi/apache/mod_php4.c
scripts/preconfig