summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Disable the getpwnam and getgrnam functions, since they aren't available on w...Paul Querna2006-07-151-0/+2
* include/ap_config.h: Include the autoconf generated header that defines what ...Paul Querna2006-07-151-0/+1
* Bring in basic support for building the winnt MPM under mingw32, using the au...Paul Querna2006-07-151-0/+4
* * configure.in: Use common variables for the required APR/APR-utilJoe Orton2006-06-011-4/+10
* The syntax ">&/dev/null" is csh-style, not bourne-style shell.Martin Kraemer2006-05-291-1/+1
* * configure.in: Add --with-included-apr flag to force use of theJoe Orton2006-04-191-2/+15
* * include/ap_config.h: Define AP_HAVE_DESIGNATED_INITIALIZER for GCCJoe Orton2005-12-121-4/+0
* * configure.in: Move apr/apr-util version checks later to fix in-treeJoe Orton2005-10-271-8/+12
* * configure.in: Require apr >= 1.2.0 and apr-util >= 1.2.0.Joe Orton2005-10-261-0/+8
* make mod_dbd.h available for all who need itAndré Malo2005-10-151-1/+1
* Move the AC_TRY_RUN expansion much further down, after we have had a chance toColm MacCarthaigh2005-10-051-3/+3
* One way or another, whether we leave the casts in or out, right now we areColm MacCarthaigh2005-10-041-0/+3
* Use rsync to install manual and htdocs to speed up installation times.Justin Erenkrantz2005-09-301-0/+1
* Remove support for the threaded-mpm's on Linux 2.0, and de-autoconf theColm MacCarthaigh2005-08-231-13/+0
* * configure.in: Define MKINSTALLDIRS and INSTALL in config_vars.mk.Joe Orton2005-06-131-1/+6
* Sanitize the installed config_vars.mk to remove references to theJoe Orton2005-06-131-2/+2
* * configure.in: Disallow use of bundled APR with external APR-util, orJoe Orton2005-05-131-0/+10
* Merged the simple-conf branch changes r159781:160695 into the trunk.Joshua Slive2005-04-091-1/+1
* Support use of an external copy of the PCRE library:Joe Orton2005-02-111-10/+37
* Move the POSIX reg* implementations into the ap_* namespace;Joe Orton2005-02-111-0/+1
* * configure.in: Add --enable-pie flag; define PICFLAGS and PILDFLAGS.Joe Orton2005-01-251-0/+23
* Fix VPATH errors introduced in r124104.Justin Erenkrantz2005-01-131-1/+1
* Add a build script to create a solaris package.Graham Leggett2005-01-041-1/+5
* The current config.guess in APR outputs i386-pc-os2-emx on OS/2 rather thanBrian Havard2004-12-211-1/+1
* * configure.in: Only export CC and CPP if a cache file is notJoe Orton2004-09-211-3/+5
* * configure.in: Ensure that $CC and $CPP are correctly passed throughJoe Orton2004-09-201-0/+4
* Echo a warning from configure if you select anPaul Querna2004-09-051-0/+19
* * configure.in: Only build against APR 1.x.Joe Orton2004-09-021-2/+2
* * configure.in: Ensure that apr and apr-util exported includeJoe Orton2004-08-131-2/+6
* * configure.in: Define AP_HAVE_DESIGNATED_INITIALIZER via ap_config.hJoe Orton2004-08-131-2/+3
* * configure.in, acinclude.m4: Substitute AP[RU]_CONFIG with locationJoe Orton2004-08-131-0/+2
* Teach apxs how to find ap{ru}-$AP{RU}_MAJOR_VERSION-configJustin Erenkrantz2004-08-021-0/+2
* Workaround RHEL 3 'cuteness' for OpenSSL by calling pkg-config openssl.Justin Erenkrantz2004-07-191-0/+1
* Nobody objected:André Malo2004-06-041-1/+1
* *) SECURITY: CAN-2004-0174 (cve.mitre.org)Jeff Trawick2004-03-191-0/+7
* * configure.in: Remove long since unnecessary endianness checks.Joe Orton2004-02-071-8/+0
* * configure.in: Remove unnecessary $builddir/server/mpm/$mpm andJoe Orton2004-01-261-2/+1
* * configure.in: Check for sqrt in libm (needed by ab).Joe Orton2004-01-021-0/+1
* Add fatal exception hook for use by debug modules. The hook is onlyJeff Trawick2003-11-261-0/+6
* "Listen 80" just works now, using v4-only, v6-only, mapped addressCliff Woolley2003-09-281-10/+3
* Add optional hook to extend mod_status output.Joe Orton2003-07-211-1/+1
* Use three-argument form of AC_DEFINE everywhere; remove acconfig.hJoe Orton2003-07-101-1/+1
* Play nice with libtool 1.5.Wilfredo Sanchez2003-05-191-1/+1
* Fix a VPATH build issue - our command lines can sometimes hit the wallWilliam A. Rowe Jr2003-05-161-3/+5
* Ensure that ssl-std.conf is generated at configure time, and switchThom May2003-05-051-1/+1
* By default, use the same CC and CPP with which APR was built.Jeff Trawick2003-04-241-2/+8
* Move the dropped '--enable-layout' subdir logic into APR_SUBDIR_CONFIG macroJustin Erenkrantz2003-04-051-24/+8
* Fix a build problem with passing unsupported --enable-layoutJeff Trawick2003-04-031-0/+21
* use APR_CHECK_APR_DEFINE() where possibleJeff Trawick2003-03-081-10/+3
* Linux 2.4+: enable coredumps when Apache is started as root ifGreg Ames2003-03-061-0/+2