summaryrefslogtreecommitdiffstats
path: root/configure.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-121-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-041-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
* Untangled the buildconf script and eliminated the need for build'sRoy T. Fielding2001-03-241-6/+14
* Remove some unused bits and improve comments.Roy T. Fielding2001-03-241-11/+9
* Cleanup the build process a bit more. The Apache configureRyan Bloom2001-03-171-2/+3
* Bring the other Perl scripts into the autoconf-editedKen Coar2001-03-121-1/+1
* Bring forward the suexec umask setting option from 1.3, andKen Coar2001-03-121-2/+6
* Get us closer to building on Unix. Not perfect yet, but we no longerRyan Bloom2001-03-081-10/+1
* Rely on APR to determine whether or not we have netinet/tcp.h. This testJeff Trawick2001-03-051-1/+0
* Shift XML handling code from Apache down into APRUTILGreg Stein2001-02-241-1/+1
* Work on a BSD/OS system where GNU make is used instead of the nativeJeff Trawick2001-02-231-1/+7
* Update APR macro usage to new name-protected names.Roy T. Fielding2001-02-201-4/+12
* Intermediate change of hardcoded "helpers" reference to "build"Roy T. Fielding2001-02-181-1/+1
* implement ability to do --enable-modules and --enable-mods-shared for "all"Greg Stein2001-02-181-1/+0
* Fix the configure scripts, so that we don't try to substitute intoRyan Bloom2001-02-101-1/+5
* [ missed in last commit ]Greg Stein2001-02-101-9/+0
* *) clean out some old crap from ap_config.h; other simplifications; don'tGreg Stein2001-02-101-22/+6
* Clean up the help text for some of the options. (cosmetic)Roy T. Fielding2001-01-281-10/+10