/[Apache-SVN]/httpd/httpd/trunk/build/config-stubs
ViewVC logotype

Log of /httpd/httpd/trunk/build/config-stubs

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 106505 - (view) (annotate) - [select for diffs]
Modified Thu Nov 25 00:01:34 2004 UTC (5 years ago) by nd
File length: 669 byte(s)
Diff to previous 87557 (colored)
property cleanup

Revision 87557 - (view) (annotate) - [select for diffs]
Modified Sun Dec 31 08:10:19 2000 UTC (8 years, 10 months ago) by gstein
File length: 669 byte(s)
Diff to previous 87555 (colored)
*) simplify config file list construction (especially the second sed
   expression).
*) comment extensively.
*) process into lines which are always guaranteed to sort properly -- don't
   rely on sort switches or whether "" sorts (numerically) less than "1".

Revision 87555 - (view) (annotate) - [select for diffs]
Modified Sat Dec 30 18:20:03 2000 UTC (8 years, 10 months ago) by rbb
File length: 290 byte(s)
Diff to previous 87554 (colored)
Find all config.m4 files when building generated_lists.  Also, convert
the sort to use 'sort -n -b'.  These arguments are specified by single
unix, so they should be portable.  This restores the ability to order
the config.m4 files.
Submitted by:	Dale Ghent <daleg@elemental.org>

Revision 87554 - (view) (annotate) - [select for diffs]
Modified Sat Dec 30 14:39:15 2000 UTC (8 years, 10 months ago) by trawick
File length: 284 byte(s)
Diff to previous 87528 (colored)
Get rid of the "-g" on sort.

With GNU sort 2.0 (which ships with Mandrake 7.2), the -g makes
a difference in the sinclude order (which I assume is an intended
difference which I have just broken).

With GNU sort 1.2 (which ships with RedHat 6.0), the -g is accepted
but is not documented and makes no difference in the result.  Thus
systems with GNU sort 1.2 were broken before and are still broken
with respect to the order of the sinclude statements.

With OS/390, Tru64, Solaris, and now I think AIX, -g was not accepted
at all by sort so the output of this was broken and Apache would not
build.

Revision 87528 - (view) (annotate) - [select for diffs]
Modified Tue Dec 26 22:48:49 2000 UTC (8 years, 11 months ago) by rbb
File length: 287 byte(s)
Diff to previous 84187 (colored)
Finish up the config.m4 file overhaul, so that we can load config.m4 files
in order.

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: 152 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