History log of /httpd/modules/Makefile.in
Revision Date Author Comments Expand
1ddf25b77b03f7f4fd7a7676b62755da90cd3e0c 91017 13-Sep-2001 rbb

rules.mk is stored in $(top_blddir). Without this change, VPATH builds stop working.

cb5d3f2f217d457dada4883addb1dc9f3f17bb85 89140 18-May-2001 fielding

Change the make targets and rules to be consistent in all of the Apache-owned source trees. Sanity is a good thing.

b095ab1f1a0708c604aa661d916b5dc9317d624c 87187 04-Dec-2000 rbb

Get Apache to configure completely again. This still doesn't build, but now we are getting very close.

b3aeccd394a91bef671438fa47b9ccd7cd6145a5 85102 30-Apr-2000 sascha

Overall UNIX build system improvements: * Makefile header is now completely dynamic * Absolute paths everywhere (fixes Tru64 support) * Get rid of LTLIBRARY_SHARED_NAME rule in library.mk (fixes Irix support, untested) * VPATH does not contain variables anymore (fixes UnixWare support) * Remove inclusion of program.mk in support/Makefile.in (PROGRAM_NAME is empty => breaks Irix and others) * Call REENTRANCY_FLAGS earlier, so that flags are passed to header checks (might fix OpenBSD pthread.h-detection, untested)

2795c373a9fb112dc77576c1dfc23119f02d598a 84770 15-Mar-2000 manoj

Minor nit: use top_srcdir instead of topsrcdir, to be more consistent with autoconf.

6ca0e6973c8176100f4a426444823ae5e777e28f 84423 11-Jan-2000 sascha

These changes are committed together, because they depend on each other. - shared modules can be built in the tree - added support for --with-layout, uses APACI's config.layout - working 'make install' - working 'make depend' - working Pthreads checks - buildconf replaced

/httpd/Makefile.in /httpd/acinclude.m4 /httpd/build/build.mk /httpd/build/build2.mk /httpd/build/buildcheck.sh /httpd/build/cvsclean /httpd/build/fastgen.sh /httpd/build/library.mk /httpd/build/ltlib.mk /httpd/build/mkdep.perl /httpd/build/program.mk /httpd/build/rules.mk /httpd/build/snapshot /httpd/build/special.mk /httpd/buildconf /httpd/configure.in Makefile.in aaa/Makefile.in aaa/config.m4 /httpd/os/Makefile.in /httpd/os/config.m4 /httpd/os/unix/Makefile.in /httpd/server/Makefile.in /httpd/server/mpm/Makefile.in /httpd/server/mpm/config.m4 /httpd/server/mpm/dexter/Makefile.in /httpd/server/mpm/dexter/config.m4 /httpd/server/mpm/mpmt_pthread/Makefile.in /httpd/server/mpm/mpmt_pthread/config.m4 /httpd/server/mpm/prefork/Makefile.in /httpd/server/mpm/prefork/config.m4 /httpd/server/mpm/prefork/prefork.c /httpd/srclib/Makefile.in /httpd/srclib/expat-lite/Makefile.in