summaryrefslogtreecommitdiffstats
path: root/acinclude.m4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Install all build/*.mk when we install Apache. This is the first stepRyan Bloom2001-07-301-1/+3
* install the man pages when we install everything else.Ryan Bloom2001-07-051-0/+2
* Change the make targets and rules to be consistent in all of theRoy T. Fielding2001-05-181-0/+3
* Fix httpd's definition of LTFLAGS to be consistent with that of aprRoy T. Fielding2001-05-121-0/+1
* The pattern was too general -- it would match the date within theRoy T. Fielding2001-05-111-3/+3
* We don't need no stinkin libtool when APR already has one for us to use.Roy T. Fielding2001-05-111-5/+1
* Make the runtime path hack a little more portable, even though it is theRoy T. Fielding2001-05-101-2/+2
* Proving once again that bash doesn't bother to document when theyRoy T. Fielding2001-05-101-3/+3
* I forgot to add the bit that allows the macro to be called more than once.Roy T. Fielding2001-05-101-0/+2
* Eventually we will want to only find openssl once regardless of howRoy T. Fielding2001-05-101-0/+102
* OS/2: fix "make install" to install shared core & programs with a .exeBrian Havard2001-04-291-0/+1
* Remove some obsolete macros and rename one that wasn't name protected.Roy T. Fielding2001-04-291-40/+2
* Completely revamp configure so that it preserves the standard makeRoy T. Fielding2001-04-291-15/+15
* Allow module names to be hyphenated in the --enable-mods-sharedJeff Trawick2001-04-271-0/+1
* Temporary (hopefully) reversion to the previously used hack toMarc Slemko2001-04-041-2/+12
* - change inconsistent use of logdir and logfiledir all to logfiledir, toMarc Slemko2001-04-031-11/+4
* Use APR's macro to generate config.niceRoy T. Fielding2001-04-031-19/+0
* Changes to get AIX DSOs working, sans APR changes.Victor J. Orlikowski2001-04-021-0/+2
* Fix --enable-layout processing on NetBSD. This makes us use a consistantRyan Bloom2001-04-021-3/+3
* Switch to using aplibtool for building under OS/2 & add support for buildingBrian Havard2001-04-021-0/+4
* Untangled the buildconf script and eliminated the need for build'sRoy T. Fielding2001-03-241-6/+0
* fix make install so that suexec is installed where the server expects toGreg Ames2001-03-021-0/+1
* Get rid of APACHE_CHECK_SIGWAIT_ONE_ARG.Jeff Trawick2001-02-261-25/+0
* fix some bugs that appeared once some APACHE_MODULE() invocations wereGreg Stein2001-02-181-7/+7
* implement ability to do --enable-modules and --enable-mods-shared for "all"Greg Stein2001-02-181-19/+56
* Use new locations for APR autoconf macros and remove unneeded dependencies.Roy T. Fielding2001-02-171-2/+4
* Jean Frederic says (and I verified his claim):Martin Kraemer2001-02-061-1/+1
* Replace configure --with-optim option by using and saving theRoy T. Fielding2001-01-281-0/+3
* If --enable-suexec is specified, then we need to build suexecRyan Bloom2001-01-211-0/+1
* Per suggestion, tuck NOTEST_* in config_vars.mk. Yep, I changedJim Jagielski2001-01-121-0/+2
* - add some missing distclean targetsdgaudet2001-01-061-0/+1
* get the layout from the right directoryGreg Stein2000-12-231-1/+1
* Switch to the APR-provided APR_CHARSET_EBCDIC feature test macro.Jeff Trawick2000-12-201-18/+0
* Remove some STATUS items, and finish off the install dir re-org.Ryan Bloom2000-12-201-0/+1
* Stop calling shared modules libapachemod_*. mod_* is much easier to dealRyan Bloom2000-12-201-2/+2
* Force all Apache functions to be linked into the executable, whether theyRyan Bloom2000-12-191-1/+2
* remove APACHE_CHECK_DBM and the usage of srclib/sdbm/. this stuff is part ofGreg Stein2000-12-061-41/+0
* Start pointing the configuration scripts to the correct directoriesRyan Bloom2000-12-041-3/+3
* Split the hints file into two files, one in APR and one in Apache. The APRRyan Bloom2000-11-281-0/+1
* add --with-dbm switch to configure, allowing the user to set the type of DBMGreg Stein2000-11-281-0/+41
* Not all platforms have INADDR_NONE defined by default. Apache used toRyan Bloom2000-11-111-32/+0
* sysconfdir should use { and } instead of ( and ), because it is used inRyan Bloom2000-10-071-1/+1
* Multiple build and configuration fixesRyan Bloom2000-10-051-3/+6
* Prepare our autoconf setup for autoconf 2.14a and for cross-compilingRyan Bloom2000-10-051-2/+2
* Set BSD_MAKEFILE in configure.in. The macro APACHE_GEN_MAKEFILES isSascha Schumann2000-09-261-1/+0
* Add Convert-to-BSD-Makefiles-On-The-Fly systemSascha Schumann2000-09-221-1/+2
* Add recognition of the --with-port=n (as was added to 1.3), andKen Coar2000-08-111-0/+6
* Change --enable-shared that Apache defines to --enable-mods-shared. TheRyan Bloom2000-07-251-2/+2
* Clean up rules.mk and add support for building C++ source files.Sascha Schumann2000-07-231-1/+10
* Finish the Configuration cleanup. This basically merges all of theRyan Bloom2000-06-281-32/+1