/[Apache-SVN]/httpd/mod_ftp/trunk/configure.apxs
ViewVC logotype

Log of /httpd/mod_ftp/trunk/configure.apxs

Parent Directory Parent Directory | Revision Log Revision Log


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

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 816316 - (view) (annotate) - [select for diffs]
Modified Thu Sep 17 18:09:20 2009 UTC (2 months, 1 week ago) by wrowe
File length: 4857 byte(s)
Diff to previous 816312 (colored)
Add the HAVE_SYS_STAT_H test

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 780382 - (view) (annotate) - [select for diffs]
Modified Sun May 31 08:25:10 2009 UTC (5 months, 3 weeks ago) by wrowe
File length: 4415 byte(s)
Diff to previous 780373 (colored)
Resolve SOL_IP vs IPPROTO_IP.

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 652540 - (view) (annotate) - [select for diffs]
Modified Thu May 1 14:45:57 2008 UTC (18 months, 3 weeks ago) by wrowe
File length: 3820 byte(s)
Diff to previous 607994 (colored)
Finish introduction of test for netinet/ip.h from r652538, for TOS constants

Revision 607994 - (view) (annotate) - [select for diffs]
Modified Wed Jan 2 03:46:18 2008 UTC (22 months, 3 weeks ago) by wrowe
File length: 3712 byte(s)
Diff to previous 605338 (colored)
fix continuity of this sentence.

Revision 605338 - (view) (annotate) - [select for diffs]
Modified Tue Dec 18 22:04:19 2007 UTC (23 months, 1 week ago) by wrowe
File length: 3712 byte(s)
Diff to previous 605328 (colored)
Fix nonportable test == operator

Reported by: Niklas Edmundsson <nikke acc.umu.se>

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 604723 - (view) (annotate) - [select for diffs]
Modified Sun Dec 16 22:27:34 2007 UTC (23 months, 1 week ago) by wrowe
File length: 3578 byte(s)
Diff to previous 604560 (colored)
Configure-test, httpd/build/ style.


Revision 604560 - (view) (annotate) - [select for diffs]
Modified Sun Dec 16 06:48:07 2007 UTC (23 months, 1 week ago) by wrowe
File length: 3093 byte(s)
Diff to previous 604382 (colored)
At last; out of tree installation works.


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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2