/[Apache-SVN]/httpd/httpd/trunk/server/config.m4
ViewVC logotype

Log of /httpd/httpd/trunk/server/config.m4

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 106103 - (view) (annotate) - [select for diffs]
Modified Sun Nov 21 18:50:36 2004 UTC (5 years ago) by nd
File length: 327 byte(s)
Diff to previous 90715 (colored)
general property cleanup

Revision 90715 - (view) (annotate) - [select for diffs]
Modified Mon Aug 27 04:47:17 2001 UTC (8 years, 3 months ago) by jerenkrantz
File length: 327 byte(s)
Diff to previous 88960 (colored)
Remove some unneeded autoconf checks.  We now have no duplicate libraries
in the generated EXTRA_LIBS in config_vars.mk (at least on Linux 2.4).

APR already determines if we need nsl, socket - checking for it in httpd
is merely redundant.

None of the code in httpd-2.0 seems to deal with HAVE_GMTOFF as all of
that code was moved to APR a long time ago.

Revision 88960 - (view) (annotate) - [select for diffs]
Modified Sun Apr 29 05:24:11 2001 UTC (8 years, 6 months ago) by fielding
File length: 857 byte(s)
Diff to previous 88061 (colored)
Completely revamp configure so that it preserves the standard make
variables CPPFLAGS, CFLAGS, CXXFLAGS, LDFLAGS and LIBS by moving
the configure additions to EXTRA_* variables.  Also, allow the user
to specify NOTEST_* values for all of the above, which eliminates the
need for THREAD_CPPFLAGS, THREAD_CFLAGS, and OPTIM.  Fix the setting
of INCLUDES and EXTRA_INCLUDES.  Check flags as they are added to
avoid pointless duplications.  Fix the order in which flags are given
on the compile and link lines.

Revision 88061 - (view) (annotate) - [select for diffs]
Modified Sat Feb 10 14:04:21 2001 UTC (8 years, 9 months ago) by gstein
File length: 881 byte(s)
Diff to previous 87949 (colored)
*) continued header revamping
*) torch some headers (and some libs) from the autoconf stuff

Revision 87949 - (view) (annotate) - [select for diffs]
Modified Thu Feb 1 21:55:16 2001 UTC (8 years, 9 months ago) by rbb
File length: 1144 byte(s)
Diff to previous 85489 (colored)
Bring mod_status for 2.0 back in line with mod_status for 1.3.  This is
basically a straight port of the 1.3 module to 2.0.  The MPMs need to be
modified a bit to work with mod_status, but prefork, mpmt_pthread, and
dexter have already been changed.  I will fix perchild tonight.  There
is a lot of common code that can be abstracted, and there seems to be a
small bug with regard to what mpmt_pthread and dexter report as current
connections.  ExtendedStatus does work again, although until the bug
mentioned above is fixed, it isn't as useful on mpmt_pthread and dexter.

Next week, I will look at allowing other modules to add data to the
STATUS page and possibly to the scoreboard itself.

Revision 85489 - (view) (annotate) - [select for diffs]
Modified Fri Jun 9 22:37:50 2000 UTC (9 years, 5 months ago) by rbb
File length: 1043 byte(s)
Diff to previous 85460 (colored)
We don't ever actually use HAVE_CRYPT, so stop defining it.

Revision 85460 - (view) (annotate) - [select for diffs]
Modified Wed Jun 7 22:14:58 2000 UTC (9 years, 5 months ago) by rbb
File length: 1255 byte(s)
Diff to previous 84703 (colored)
Remove the check for difftime, we aren't actually using it anywhere.

Revision 84703 - (view) (annotate) - [select for diffs]
Modified Fri Mar 3 14:19:26 2000 UTC (9 years, 8 months ago) by bjh
File length: 1266 byte(s)
Diff to previous 84329 (colored)
Look for crypt() in ufc.

Revision 84329 - (view) (annotate) - [select for diffs]
Modified Mon Dec 20 03:09:50 1999 UTC (9 years, 11 months ago) by manoj
File length: 1177 byte(s)
Diff to previous 84278 (colored)
Eliminate the .h.stub files; AC_DEFINE can generate the necessary
#defines in the config header for us.

Revision 84278 - (view) (annotate) - [select for diffs]
Modified Fri Dec 10 20:22:07 1999 UTC (9 years, 11 months ago) by rbb
File length: 973 byte(s)
Diff to previous 84200 (colored)
We now make the decision to USE_MMAP_FILES based on whether or not APR
has MMAP.  If APR_HAS_MMAP is true then USE_MMAP_FILES is true.  We also
no longer check for MMAP in autoconf within Apache.  Apache relies on APR
to give us MMAP functionality, and therefore doesn't need to check for
itself.

Revision 84200 - (view) (annotate) - [select for diffs]
Modified Wed Dec 1 01:16:23 1999 UTC (9 years, 11 months ago) by manoj
File length: 1129 byte(s)
Diff to previous 84187 (colored)
Eliminate ap_config.h's checks when using autoconf. Now, ap_ac_config.h
is used instead, and autoconf's configure script will check for
everything else.

Revision 84187 - (view) (annotate) - [select for diffs]
Added Mon Nov 29 23:47:33 1999 UTC (9 years, 11 months ago) by manoj
File length: 1114 byte(s)
The second part of the big autoconf patch, which actually adds autoconf
building to the tree.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2