History log of /httpd/os/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.

a3658aa5c00f07bf898d46fdddae880c52424872 85113 30-Apr-2000 sascha

Add VPATH support to Apache: os/$(OS_DIR) is now equivalent to the old $(OS_DIR) Necessary include paths are added only in VPATH mode. Dependencies are stored in the build directory now. They contain paths which depend on the current build, and therefore they are not general. Fixed two dependencies in main/Makefile.in.

36e0e7dcb6e702bfdf7ebfce472eb338914720b8 85109 30-Apr-2000 sascha

We want to build in the build dir, not the src dir. s/top_srcdir/top_builddir/

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)

383139bd9ddb83b56cc32d936d3c8ed15acb7c69 84962 14-Apr-2000 martin

Fix minor configuration & platform dependencies

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 /httpd/modules/Makefile.in /httpd/modules/aaa/Makefile.in /httpd/modules/aaa/config.m4 Makefile.in config.m4 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