]> granicus.if.org Git - apache/history - acinclude.m4
Fix for a bug that I introduced when eliminating the single-byte
[apache] / acinclude.m4
2002-03-26 Justin ErenkrantzEnsure that the build directory is created when using...
2002-03-21 Aaron BannertAdded exp_foo and rel_foo variables to config_vars...
2002-03-21 Aaron BannertAllow spaces in the --prefix-like arguments.
2002-03-20 Greg AmesOS/390: install apachecore.[dll|x] in lib/ rather than...
2002-03-14 Aaron BannertFix a comment about the /<target> appended to config...
2002-03-14 Jeff TrawickFix apxs -g handling.
2002-03-06 Aaron BannertFix a problem in the new --enable-layout functionality...
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-26 Jeff Trawickfix some problems with variables in config_vars.mk
2002-01-10 Doug MacEachern mod_ssl adjustments to help with using toolkits other...
2002-01-06 Justin ErenkrantzThe -L and -R flags are linker flags not libraries...
2001-12-30 Brian HavardOS/2: Supply the configured libraries to the linker...
2001-12-12 Jeff Trawickchange Apache/apr/apr-util to use run-time linking...
2001-11-24 Ryan BloomFix the installation target to make sure that the manual is
2001-10-11 Ryan BloomFix a typo in the configure script. The argument is...
2001-10-11 Ryan BloomFixed the configure script to add a LoadModule directive to
2001-10-03 Ryan BloomFix --enable-mods-shared processing. If most is specified,
2001-09-30 Justin ErenkrantzKill two autoconf-related birds with one commit.
2001-09-06 Jeff Trawickwork around an AIX "issue" in the construction of confi...
2001-09-04 Ryan BloomIf the user doesn't specify a layout, then just use...
2001-08-23 Martin KraemerMy first try at relocating the manual tree outside...
2001-08-22 Ryan BloomWe always need to include the openssl specific director...
2001-08-22 Martin KraemerIn absence of an explicit --with-ssl= path,
2001-08-20 Ryan BloomAdd the openssl/include/openssl directory to the INCLUD...
2001-08-20 William A. Rowe Jr catch up with errordir. Modeled simply after iconsdi...
2001-08-20 Martin KraemerExtend 'openssl' search to the directories from PATH
2001-08-19 Justin ErenkrantzPer discussion on new-httpd, change the logic to do...
2001-08-17 Justin ErenkrantzFix --enable-modules=all breakage with mod_auth_db...
2001-07-30 Ryan BloomInstall all build/*.mk when we install Apache. This...
2001-07-05 Ryan Bloominstall the man pages when we install everything else.
2001-05-18 Roy T. FieldingChange the make targets and rules to be consistent...
2001-05-12 Roy T. FieldingFix httpd's definition of LTFLAGS to be consistent...
2001-05-11 Roy T. FieldingThe pattern was too general -- it would match the date...
2001-05-11 Roy T. FieldingWe don't need no stinkin libtool when APR already has...
2001-05-10 Roy T. FieldingMake the runtime path hack a little more portable,...
2001-05-10 Roy T. FieldingProving once again that bash doesn't bother to document...
2001-05-10 Roy T. FieldingI forgot to add the bit that allows the macro to be...
2001-05-10 Roy T. FieldingEventually we will want to only find openssl once regar...
2001-04-29 Brian HavardOS/2: fix "make install" to install shared core & progr...
2001-04-29 Roy T. FieldingRemove some obsolete macros and rename one that wasn...
2001-04-29 Roy T. FieldingCompletely revamp configure so that it preserves the...
2001-04-27 Jeff TrawickAllow module names to be hyphenated in the --enable...
2001-04-03 Marc SlemkoTemporary (hopefully) reversion to the previously used...
2001-04-03 Marc Slemko- change inconsistent use of logdir and logfiledir...
2001-04-03 Roy T. FieldingUse APR's macro to generate config.nice
2001-04-02 Victor J. OrlikowskiChanges to get AIX DSOs working, sans APR changes.
2001-04-02 Ryan BloomFix --enable-layout processing on NetBSD. This makes...
2001-04-02 Brian HavardSwitch to using aplibtool for building under OS/2 ...
2001-03-24 Roy T. FieldingUntangled the buildconf script and eliminated the need...
2001-03-02 Greg Amesfix make install so that suexec is installed where...
2001-02-26 Jeff TrawickGet rid of APACHE_CHECK_SIGWAIT_ONE_ARG.
2001-02-18 Greg Steinfix some bugs that appeared once some APACHE_MODULE...
2001-02-17 Greg Steinimplement ability to do --enable-modules and --enable...
2001-02-17 Roy T. FieldingUse new locations for APR autoconf macros and remove...
2001-02-06 Martin KraemerJean Frederic says (and I verified his claim):
2001-01-28 Roy T. FieldingReplace configure --with-optim option by using and...
2001-01-21 Ryan BloomIf --enable-suexec is specified, then we need to build...
2001-01-12 Jim JagielskiPer suggestion, tuck NOTEST_* in config_vars.mk. Yep...
2001-01-06 dgaudet- add some missing distclean targets
2000-12-23 Greg Steinget the layout from the right directory
2000-12-20 Jeff TrawickSwitch to the APR-provided APR_CHARSET_EBCDIC feature...
2000-12-20 Ryan BloomRemove some STATUS items, and finish off the install...
2000-12-19 Ryan BloomStop calling shared modules libapachemod_*. mod_*...
2000-12-19 Ryan BloomForce all Apache functions to be linked into the execut...
2000-12-06 Greg Steinremove APACHE_CHECK_DBM and the usage of srclib/sdbm...
2000-12-04 Ryan BloomStart pointing the configuration scripts to the correct...
2000-11-28 Ryan BloomSplit the hints file into two files, one in APR and...
2000-11-28 Greg Steinadd --with-dbm switch to configure, allowing the user...
2000-11-11 Ryan BloomNot all platforms have INADDR_NONE defined by default...
2000-10-07 Ryan Bloomsysconfdir should use { and } instead of ( and ), becau...
2000-10-05 Ryan BloomMultiple build and configuration fixes
2000-10-05 Ryan BloomPrepare our autoconf setup for autoconf 2.14a and for...
2000-09-26 Sascha SchumannSet BSD_MAKEFILE in configure.in. The macro APACHE_GEN_...
2000-09-22 Sascha SchumannAdd Convert-to-BSD-Makefiles-On-The-Fly system
2000-08-11 Ken Coar Add recognition of the --with-port=n (as was added...
2000-07-25 Ryan BloomChange --enable-shared that Apache defines to --enable...
2000-07-23 Sascha SchumannClean up rules.mk and add support for building C++...
2000-06-28 Ryan BloomFinish the Configuration cleanup. This basically merge...
2000-06-27 Ryan BloomFix the configure process. This does a couple of thing...
2000-06-27 Ryan BloomPass the configure args to sub_configure scripts with...
2000-06-27 Ryan BloomDetect libraries based on which platform configure...
2000-06-20 Ryan BloomFix a typo.
2000-06-20 Ryan BloomFix detection of sigwait prototype for NetBSD.
2000-06-13 Ryan BloomFix the configuration process. If no modules are speci...
2000-06-12 Ryan BloomAll of Apache uses APR for shared memory, so Apache...
2000-06-11 Sascha SchumannSplit generating Makefiles and creating config_vars.mk.
2000-06-10 Jeff TrawickGet FreeBSD building again with the resource limiting...
2000-06-08 Doug MacEachernfix typo in AC_TYPE_RLIM_T
2000-06-06 Jeff TrawickFix typo in configure script when checking for mod_so...
2000-06-05 Ryan BloomFix mod_so handling. Basically, if --enable-so or
2000-05-11 Tony FinchVertically align all the descriptions of the modules...
2000-05-03 Sascha SchumannConfigure creates config.nice now containing your confi...
2000-05-03 Jim JagielskiAnd preload from the top.
2000-04-30 Jim JagielskiAllow for help messages for modules.
2000-04-29 Sascha SchumannAdd ap_sigwait() to support old-style sigwait().
2000-04-25 Ryan BloomAllow the Apache-2.0 executable name to be specified...
2000-04-13 Martin KraemerOn all the systems I could get hold of (Solaris, Relian...
2000-04-07 Jeff TrawickRecognize an EBCDIC platform during configuration and...
next