index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
acinclude.m4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a problem in the new --enable-layout functionality where
Aaron Bannert
2002-03-06
1
-0
/
+139
*
Fix a typo in the default cgidir variable.
Aaron Bannert
2002-02-28
1
-2
/
+5
*
Set defaults for non-autoconf path variables. Also export a couple
Aaron Bannert
2002-02-27
1
-0
/
+20
*
Fix --enable-layout to work again.
Aaron Bannert
2002-02-27
1
-17
/
+0
*
fix some problems with variables in config_vars.mk
Jeff Trawick
2002-02-26
1
-1
/
+1
*
mod_ssl adjustments to help with using toolkits other than OpenSSL:
Doug MacEachern
2002-01-10
1
-0
/
+3
*
The -L and -R flags are linker flags not libraries. We need to add them to
Justin Erenkrantz
2002-01-07
1
-2
/
+2
*
OS/2: Supply the configured libraries to the linker when building loadable
Brian Havard
2001-12-30
1
-0
/
+1
*
change Apache/apr/apr-util to use run-time linking on AIX
Jeff Trawick
2001-12-12
1
-0
/
+1
*
Fix the installation target to make sure that the manual is
Ryan Bloom
2001-11-24
1
-1
/
+1
*
Fix a typo in the configure script. The argument is --enable-mods-shared,
Ryan Bloom
2001-10-11
1
-1
/
+1
*
Fixed the configure script to add a LoadModule directive to
Ryan Bloom
2001-10-11
1
-1
/
+4
*
Fix --enable-mods-shared processing. If most is specified,
Ryan Bloom
2001-10-03
1
-6
/
+12
*
Kill two autoconf-related birds with one commit.
Justin Erenkrantz
2001-09-30
1
-6
/
+13
*
work around an AIX "issue" in the construction of config_vars.mk by
Jeff Trawick
2001-09-06
1
-1
/
+1
*
If the user doesn't specify a layout, then just use the Apache
Ryan Bloom
2001-09-05
1
-16
/
+2
*
My first try at relocating the manual tree outside of the htdocs/ directory.
Martin Kraemer
2001-08-23
1
-0
/
+2
*
We always need to include the openssl specific directory in the INCLUDES
Ryan Bloom
2001-08-22
1
-1
/
+2
*
In absence of an explicit --with-ssl= path,
Martin Kraemer
2001-08-22
1
-1
/
+1
*
Add the openssl/include/openssl directory to the INCLUDES variable.
Ryan Bloom
2001-08-21
1
-1
/
+1
*
catch up with errordir. Modeled simply after iconsdir, hope that does it.
William A. Rowe Jr
2001-08-20
1
-2
/
+5
*
Extend 'openssl' search to the directories from PATH
Martin Kraemer
2001-08-20
1
-1
/
+2
*
Per discussion on new-httpd, change the logic to do the following:
Justin Erenkrantz
2001-08-19
1
-1
/
+12
*
Fix --enable-modules=all breakage with mod_auth_db and mod_auth_digest
Justin Erenkrantz
2001-08-17
1
-1
/
+10
*
Install all build/*.mk when we install Apache. This is the first step
Ryan Bloom
2001-07-30
1
-1
/
+3
*
install the man pages when we install everything else.
Ryan Bloom
2001-07-05
1
-0
/
+2
*
Change the make targets and rules to be consistent in all of the
Roy T. Fielding
2001-05-18
1
-0
/
+3
*
Fix httpd's definition of LTFLAGS to be consistent with that of apr
Roy T. Fielding
2001-05-12
1
-0
/
+1
*
The pattern was too general -- it would match the date within the
Roy T. Fielding
2001-05-11
1
-3
/
+3
*
We don't need no stinkin libtool when APR already has one for us to use.
Roy T. Fielding
2001-05-11
1
-5
/
+1
*
Make the runtime path hack a little more portable, even though it is the
Roy T. Fielding
2001-05-10
1
-2
/
+2
*
Proving once again that bash doesn't bother to document when they
Roy T. Fielding
2001-05-10
1
-3
/
+3
*
I forgot to add the bit that allows the macro to be called more than once.
Roy T. Fielding
2001-05-10
1
-0
/
+2
*
Eventually we will want to only find openssl once regardless of how
Roy T. Fielding
2001-05-10
1
-0
/
+102
*
OS/2: fix "make install" to install shared core & programs with a .exe
Brian Havard
2001-04-29
1
-0
/
+1
*
Remove some obsolete macros and rename one that wasn't name protected.
Roy T. Fielding
2001-04-29
1
-40
/
+2
*
Completely revamp configure so that it preserves the standard make
Roy T. Fielding
2001-04-29
1
-15
/
+15
*
Allow module names to be hyphenated in the --enable-mods-shared
Jeff Trawick
2001-04-27
1
-0
/
+1
*
Temporary (hopefully) reversion to the previously used hack to
Marc Slemko
2001-04-04
1
-2
/
+12
*
- change inconsistent use of logdir and logfiledir all to logfiledir, to
Marc Slemko
2001-04-03
1
-11
/
+4
*
Use APR's macro to generate config.nice
Roy T. Fielding
2001-04-03
1
-19
/
+0
*
Changes to get AIX DSOs working, sans APR changes.
Victor J. Orlikowski
2001-04-02
1
-0
/
+2
*
Fix --enable-layout processing on NetBSD. This makes us use a consistant
Ryan Bloom
2001-04-02
1
-3
/
+3
*
Switch to using aplibtool for building under OS/2 & add support for building
Brian Havard
2001-04-02
1
-0
/
+4
*
Untangled the buildconf script and eliminated the need for build's
Roy T. Fielding
2001-03-24
1
-6
/
+0
*
fix make install so that suexec is installed where the server expects to
Greg Ames
2001-03-02
1
-0
/
+1
*
Get rid of APACHE_CHECK_SIGWAIT_ONE_ARG.
Jeff Trawick
2001-02-26
1
-25
/
+0
*
fix some bugs that appeared once some APACHE_MODULE() invocations were
Greg Stein
2001-02-18
1
-7
/
+7
*
implement ability to do --enable-modules and --enable-mods-shared for "all"
Greg Stein
2001-02-18
1
-19
/
+56
*
Use new locations for APR autoconf macros and remove unneeded dependencies.
Roy T. Fielding
2001-02-17
1
-2
/
+4
[next]