summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Kill two autoconf-related birds with one commit.Justin Erenkrantz2001-09-301-11/+11
* httpd.exp is a generated file, and therefore, it is generated into theRyan Bloom2001-09-251-2/+2
* kill -l requires the short version of the signal (without SIG prefix).Justin Erenkrantz2001-09-211-4/+9
* Switch back to SIGUSR1 for graceful restarts on all platforms thatJustin Erenkrantz2001-09-181-1/+11
* Fix test for ltconfig, m4 processing removes the square brackets.Brian Havard2001-09-151-1/+1
* Remove an error during configure. Libtool 1.4 doesn't have ltconfig.Ryan Bloom2001-09-121-1/+3
* on AIX we need to pass in --disable-shared to apr and apr-utilJeff Trawick2001-09-051-4/+15
* Fix the interaction between --prefix and --with-layout. We wereRyan Bloom2001-09-031-0/+3
* * configure.in: added Cygwin specific APR_SETVARs.William A. Rowe Jr2001-08-301-0/+4
* Remove some unneeded autoconf checks. We now have no duplicate librariesJustin Erenkrantz2001-08-271-4/+0
* Add rules.mk back to the substitute list. I forgot to add the rules.mk.inRyan Bloom2001-08-221-1/+1
* We don't have rules.mk.in, so autoconf/m4/sed will overwrite the goodJustin Erenkrantz2001-08-221-1/+1
* Allow Apache to use libtool 1.4. In order to do this, we check theRyan Bloom2001-08-211-4/+20
* Make mpmt_os2 the default MPM on OS/2.Brian Havard2001-08-201-1/+1
* The Unix MPMs other than perchild now allow child serverJeff Trawick2001-08-161-1/+2
* allow non-Unix MPMs to use mpm_common.c by not automaticallyJeff Trawick2001-08-131-0/+2
* OS/2: Fix 'make install' handling of EXEs.Brian Havard2001-07-271-0/+1
* Use the autoconf variable "host" consistently for platform checks.Roy T. Fielding2001-07-101-4/+4
* Allow all parts of Apache 2.0 to build when --srcdir is used. ThisRyan Bloom2001-07-091-2/+2
* We need to pass the prefix to APR, APR-util, and PCRE. If we don'tRyan Bloom2001-07-081-10/+11
* get threaded.c to compile on non-AIX systems which have sys/processor.hJeff Trawick2001-06-121-0/+1
* SINGLE_LISTEN_UNSERIALIZED_ACCEPT applies to every kernel afterVictor J. Orlikowski2001-06-111-1/+1
* Make the processor unbinding/re-binding stuff on AIX work again.Victor J. Orlikowski2001-06-111-1/+2
* Generate httpd.exp on the fly.Victor J. Orlikowski2001-06-071-2/+2
* Get the compile flag types right and in order.Roy T. Fielding2001-05-181-1/+1
* Change the make targets and rules to be consistent in all of theRoy T. Fielding2001-05-181-1/+1
* clean up DSO builds on OS/390 a bit by ignoring some generated filesJeff Trawick2001-05-151-2/+2
* Separate enablement of AP_DEBUG code from enablement of codeJeff Trawick2001-05-131-3/+3
* Implement Jeff's idea for an autoconf-defined symbol to enable the specialGreg Stein2001-05-131-1/+5
* get rid of an errant semicolon which broke gcc builds (sorry!)Jeff Trawick2001-05-121-1/+1
* Only turn on AP_DEBUG if we're using gcc.Jeff Trawick2001-05-121-1/+1
* Fix httpd's definition of LTFLAGS to be consistent with that of aprRoy T. Fielding2001-05-121-2/+5
* It is easier to re-run configure's test and pick up the cached valuesRoy T. Fielding2001-05-121-11/+4
* When checking for gcc, use variable ac_cv_prog_gcc instead of GCC.Jeff Trawick2001-05-111-2/+2
* Simplify the configuration process by moving all libtool stuff to APRRoy T. Fielding2001-05-111-5/+32
* No need to sinclude macros that we no longer use.Roy T. Fielding2001-05-111-2/+0
* We don't need no stinkin libtool when APR already has one for us to use.Roy T. Fielding2001-05-111-10/+1
* Pass in the full path for the AP_LIBS so we can always find them when notDavid Reid2001-05-091-2/+2
* Completely revamp configure so that it preserves the standard makeRoy T. Fielding2001-04-291-33/+67
* Remove unused variable.Brian Havard2001-04-191-1/+0
* This changes the build process as outlined in my email earlier this week.David Reid2001-04-181-0/+13
* Temporary (hopefully) reversion to the previously used hack toMarc Slemko2001-04-031-1/+5
* Oh bother. OPTIM isn't treated the same in apr andJim Jagielski2001-04-031-2/+2
* Minor sync-up of how httpd-2.0 and apr handlesJim Jagielski2001-04-031-2/+2
* Make Apache check APR's configuration when determining the default MPM.Ryan Bloom2001-04-031-12/+6
* Use APR's macro to generate config.niceRoy T. Fielding2001-04-031-1/+1
* Changes to get AIX DSOs working, sans APR changes.Victor J. Orlikowski2001-04-021-0/+4
* Switch to using aplibtool for building under OS/2 & add support for buildingBrian Havard2001-04-021-2/+21
* if the perl interpreter is not found in PATH, useJeff Trawick2001-03-311-0/+3
* switch to --enable-* rather than --with-* for the debug optionsGreg Stein2001-03-271-2/+2