Log of /httpd/mod_ftp/trunk/configure.apxs
Parent Directory
|
Revision Log
Revision
836254 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 14 20:03:43 2009 UTC
(12 days, 4 hours ago)
by
trawick
File length: 4947 byte(s)
Diff to
previous 835524
(
colored)
bring over r836253 from mod_fcgid:
use httpd's (AC_PROG_AWK) choice of awk instead of choosing one here
/usr/xpg4/bin/awk isn't part of httpd's selection, but it isn't
needed with current awk language use
allow override with AWK envvar
hint by wrowe, research by rjung
PR: 48067
Revision
835524 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 12 20:14:51 2009 UTC
(2 weeks ago)
by
trawick
File length: 5199 byte(s)
Diff to
previous 816316
(
colored)
pick up r834900 and r834923 from mod_fcgid
Follow up the awk compatibility fix in r834729 by selecting the most
suitable awk, following the AC_PROG_AWK order (gawk, mawk, nawk, awk).
As with AC_PROG_AWK, AWK=foo overrides.
After r834729 a working conf was generated on Solaris when using
/usr/bin/awk, but only by some fluke of command-line processing
(-v was sort-of ignored; see PR for discussion). Also, the LoadModule
wasn't added in the right spot due to awk engine differences.
PR: 48067
Helped by: rjung, Hans Werner Strube <strube physik3.gwdg.de>
/usr/xpg4/bin/awk is a better choice than nawk on Solaris
(one issue: nawk on some Solaris levels is missing toupper/tolower,
breaking addloadmodule.awk)
Submitted by: Hans Werner Strube <strube physik3.gwdg.de>
Revision
816312 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 17 18:06:43 2009 UTC
(2 months, 1 week ago)
by
wrowe
File length: 4682 byte(s)
Diff to
previous 808778
(
colored)
Prepare to test for sys/stat.h; although this appears to be almost universal,
and in most places httpd neglects to test for it, at all (likewise with apr),
introducing the test seems sanest.
Revision
808778 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 28 07:06:54 2009 UTC
(2 months, 4 weeks ago)
by
wrowe
File length: 4682 byte(s)
Diff to
previous 780540
(
colored)
May conflict with httpd/autoconf definitions once they land in ap_config.h
so define as 1 when detected.
Revision
780540 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 1 00:41:24 2009 UTC
(5 months, 3 weeks ago)
by
wrowe
File length: 4670 byte(s)
Diff to
previous 780382
(
colored)
fix eol style for netware (crlf flavor).
also silence the config-test noise; creating a config.apxs.log file
to capture the test-compile results.
Revision
780373 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun May 31 07:14:56 2009 UTC
(5 months, 3 weeks ago)
by
wrowe
File length: 4268 byte(s)
Diff to
previous 652540
(
colored)
Fix faux-autoconfish magic for Solaris sed (no trusty \| operator) and add
the msghdr detection for lowportd.
Revision
605328 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 18 21:15:34 2007 UTC
(23 months, 1 week ago)
by
wrowe
File length: 3714 byte(s)
Diff to
previous 604723
(
colored)
Catch up to Gunter's work on variable substitutions.
note one change, rel_logfiledir, not exp_logfiledir. exp gets too wordy.
Revision
604382 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sat Dec 15 03:25:52 2007 UTC
(23 months, 1 week ago)
by
wrowe
File length: 2244 byte(s)
Add configure.apxs, one script to solve out-of-tree builds.
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.