]> granicus.if.org Git - apache/history - configure.in
Update transormations.
[apache] / configure.in
2003-01-30 Justin ErenkrantzMake buildconf work with out-of-tree apr and apr-util...
2002-12-19 Justin ErenkrantzAllow dependencies to be generated by something other...
2002-12-07 Wilfredo SanchezTake apr include dir from beginning, not end of list...
2002-11-29 Wilfredo SanchezFind apr, apr-util automatically if no --with-apr{...
2002-11-29 Wilfredo Sanchez If apr and apr-util are not in-tree, we need to be...
2002-11-28 Wilfredo SanchezChanges to reduce dependency on in-tree apr and apr...
2002-11-28 Wilfredo SanchezDon't include apr_network.m4 and apr_threads.m4; we...
2002-11-14 Jeff TrawickAdd --[enable|disable]-v4-mapped configure option to...
2002-09-19 Justin ErenkrantzRework the apxs -cp command to work when the source...
2002-08-30 Greg AmesOS/390: re-instate support for single listen unserializ...
2002-08-19 Justin ErenkrantzUse APR_PARSE_ARGUMENTS instead of APACHE_PARSE_ARGUMENTS
2002-07-16 Jeff TrawickAIX: Apache is slightly faster with this malloc setting
2002-07-12 Jeff Trawickset some environment variables on AIX that improve...
2002-07-04 Sander StrikerMake the mime types configuration file path relative...
2002-06-15 David ReidFix the build on BSDi machines. The bsd_makefile trick...
2002-06-14 Jeff Trawickthe TCP guy in Austin (AIX-land) swears that 4.3.2...
2002-06-14 Jeff TrawickAIX 4.3.3 and above: Define SINGLE_LISTEN_UNSERIALIZED_...
2002-06-06 Justin ErenkrantzFix breakage introduced in mod_cgi commit since we...
2002-05-15 Jeff Trawickget APR to tell us the name of the shared library path...
2002-05-14 Justin ErenkrantzRemove APACHE_MKDIR_P_CHECK in favor of new APR_MKDIR_P...
2002-05-13 Justin ErenkrantzInstead of using the hardcoded libtool path of srclib...
2002-05-13 Justin ErenkrantzInstead of hardcoding srclib/apr{-util} in the INCLUDES...
2002-05-13 Justin ErenkrantzFirst pass at trying to standardize httpd-2.0's usage...
2002-04-18 Justin ErenkrantzAllow VPATH builds to succeed when configured from...
2002-04-12 Brian PaneAdded support for MPMs that live in subdirectories...
2002-04-07 Aaron BannertPass the --includedir flag to the apr and apr-util...
2002-04-04 Jeff TrawickAIX: Fix the syntax for setting the LDR_CNTRL and AIXTH...
2002-04-04 Sander StrikerRemove hardcoded paths from MPMs and move them to a...
2002-03-21 Aaron BannertAdded exp_foo and rel_foo variables to config_vars...
2002-03-16 Ian HolsmanSolaris 8 doesn't have a thundering herd problem
2002-03-09 Justin ErenkrantzStop copying APR's libtool. And pass enough parameters...
2002-03-08 Aaron BannertFix a bug that would cause SERVER_CONFIG_FILE to be...
2002-03-07 Jeff Trawick64-bit build on AIX:
2002-03-06 Aaron BannertFix a problem in the new --enable-layout functionality...
2002-02-28 Aaron BannertFor some reason AC_PREFIX_DEFAULT must not be called...
2002-02-28 Aaron BannertNo longer assume SERVER_CONFIG_FILE is in the "conf...
2002-02-28 Aaron BannertFix a typo in the default cgidir variable.
2002-02-27 Aaron BannertSet defaults for non-autoconf path variables. Also...
2002-02-27 Aaron BannertFix --enable-layout to work again.
2002-02-01 Greg SteinFix the AC_OUTPUT() macro for the BSD users.
2002-01-31 Martin KraemerCheck for timegm() and for tm_gmtoff in struct tm.
2002-01-19 Ian Holsmannew var.
2002-01-18 Justin ErenkrantzPer Ian's change, add the APRUTIL_EXPORT_INCLUDES vars...
2001-12-30 Brian HavardOS/2: Supply the configured libraries to the linker...
2001-12-27 Aaron BannertThis old variable does not appear to be in use any...
2001-12-21 Jeff TrawickOn AIX, DSOs which reference external libraries need...
2001-12-19 Jeff Trawickfix the value of the _CEE_RUNOPTS envvar on OS/390
2001-12-17 Jeff TrawickAIX: don't set LDR_CNTRL environment variable for 64...
2001-12-15 Jeff TrawickMove any load library path environment variables out of
2001-12-12 Jeff Trawickchange Apache/apr/apr-util to use run-time linking...
2001-12-05 Jeff Trawickseparate logic specific to building Apache DSOs from...
2001-12-03 Greg Amesget binbuild working when apr, apr-util, and expat...
2001-12-01 Jeff TrawickGet shared builds of libapr and libaprutil, as well...
2001-11-22 Aaron BannertAllow SUEXEC_BIN to be defined by the configure script.
2001-10-16 Ryan BloomCleanup the proxy code that creates a request to the...
2001-10-15 Ryan BloomFix a typo in the configure script. This get AIX build...
2001-09-30 Justin ErenkrantzKill two autoconf-related birds with one commit.
2001-09-25 Ryan Bloomhttpd.exp is a generated file, and therefore, it is...
2001-09-21 Justin Erenkrantzkill -l requires the short version of the signal (witho...
2001-09-18 Justin ErenkrantzSwitch back to SIGUSR1 for graceful restarts on all...
2001-09-15 Brian HavardFix test for ltconfig, m4 processing removes the square...
2001-09-12 Ryan BloomRemove an error during configure. Libtool 1.4 doesn...
2001-09-05 Jeff Trawickon AIX we need to pass in --disable-shared to apr and...
2001-09-03 Ryan BloomFix the interaction between --prefix and --with-layout...
2001-08-30 William A. Rowe Jr * configure.in: added Cygwin specific APR_SETVARs.
2001-08-27 Justin ErenkrantzRemove some unneeded autoconf checks. We now have...
2001-08-22 Ryan BloomAdd rules.mk back to the substitute list. I forgot...
2001-08-22 Justin ErenkrantzWe don't have rules.mk.in, so autoconf/m4/sed will...
2001-08-21 Ryan BloomAllow Apache to use libtool 1.4. In order to do this...
2001-08-20 Brian HavardMake mpmt_os2 the default MPM on OS/2.
2001-08-16 Jeff TrawickThe Unix MPMs other than perchild now allow child server
2001-08-13 Jeff Trawickallow non-Unix MPMs to use mpm_common.c by not automati...
2001-07-27 Brian HavardOS/2: Fix 'make install' handling of EXEs.
2001-07-10 Roy T. FieldingUse the autoconf variable "host" consistently for platf...
2001-07-09 Ryan BloomAllow all parts of Apache 2.0 to build when --srcdir...
2001-07-08 Ryan BloomWe need to pass the prefix to APR, APR-util, and PCRE...
2001-06-12 Jeff Trawickget threaded.c to compile on non-AIX systems which...
2001-06-11 Victor J. OrlikowskiSINGLE_LISTEN_UNSERIALIZED_ACCEPT applies to every...
2001-06-11 Victor J. OrlikowskiMake the processor unbinding/re-binding stuff on AIX...
2001-06-07 Victor J. OrlikowskiGenerate httpd.exp on the fly.
2001-05-18 Roy T. FieldingGet the compile flag types right and in order.
2001-05-18 Roy T. FieldingChange the make targets and rules to be consistent...
2001-05-15 Jeff Trawickclean up DSO builds on OS/390 a bit by ignoring some...
2001-05-13 Jeff TrawickSeparate enablement of AP_DEBUG code from enablement...
2001-05-13 Greg SteinImplement Jeff's idea for an autoconf-defined symbol...
2001-05-12 Jeff Trawickget rid of an errant semicolon which broke gcc builds...
2001-05-12 Jeff TrawickOnly turn on AP_DEBUG if we're using gcc.
2001-05-12 Roy T. FieldingFix httpd's definition of LTFLAGS to be consistent...
2001-05-12 Roy T. FieldingIt is easier to re-run configure's test and pick up...
2001-05-11 Jeff TrawickWhen checking for gcc, use variable ac_cv_prog_gcc...
2001-05-11 Roy T. FieldingSimplify the configuration process by moving all libtoo...
2001-05-11 Roy T. FieldingNo need to sinclude macros that we no longer use.
2001-05-11 Roy T. FieldingWe don't need no stinkin libtool when APR already has...
2001-05-09 David ReidPass in the full path for the AP_LIBS so we can always...
2001-04-29 Roy T. FieldingCompletely revamp configure so that it preserves the...
2001-04-19 Brian HavardRemove unused variable.
2001-04-18 David ReidThis changes the build process as outlined in my email...
2001-04-03 Marc SlemkoTemporary (hopefully) reversion to the previously used...
2001-04-03 Jim JagielskiOh bother. OPTIM isn't treated the same in apr and
2001-04-03 Jim JagielskiMinor sync-up of how httpd-2.0 and apr handles
next