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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 730911 - (view) (annotate) - [select for diffs]
Modified Sat Jan 3 05:06:43 2009 UTC (10 months, 3 weeks ago) by jerenkrantz
File length: 4449 byte(s)
Diff to previous 441796 (colored)
Silence ulimit warnings on platforms/configs that don't support setting the
soft limit to the hard limit (aka default Mac OS X).

* support/config.m4: Redirect output to /dev/null.

Revision 441796 - (view) (annotate) - [select for diffs]
Modified Sat Sep 9 15:26:05 2006 UTC (3 years, 2 months ago) by trawick
File length: 4434 byte(s)
Diff to previous 106103 (colored)
Allow htcacheclean, httxt2dbm, and fcgistarter to link apr/apr-util
statically like the older support programs.

Submitted by: Eric Covener <covener gmail.com>
Reviewed by:  Jeff Trawick


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

Revision 100959 - (view) (annotate) - [select for diffs]
Modified Mon Aug 11 08:03:41 2003 UTC (6 years, 3 months ago) by martin
File length: 3336 byte(s)
Diff to previous 98401 (colored)
Typo

Revision 98401 - (view) (annotate) - [select for diffs]
Modified Mon Jan 20 23:10:33 2003 UTC (6 years, 10 months ago) by trawick
File length: 3333 byte(s)
Diff to previous 98309 (colored)
M-x untabify

Revision 98309 - (view) (annotate) - [select for diffs]
Modified Fri Jan 17 14:46:50 2003 UTC (6 years, 10 months ago) by trawick
File length: 3326 byte(s)
Diff to previous 98277 (colored)
Fix the ulimit command used by apachectl on Tru64.

PR:           13609
Submitted by: Joseph Senulis <Joseph.Senulis@dnr.state.wi.us>, Jeff Trawick]

Revision 98277 - (view) (annotate) - [select for diffs]
Modified Wed Jan 15 14:32:06 2003 UTC (6 years, 10 months ago) by trawick
File length: 3177 byte(s)
Diff to previous 96053 (colored)
Change the ulimit command used by apachectl on AIX so that it
works in all locales.

the standard command fails in a non-English locale if the hard
limit is unlimited since the display of the limit will translate
"unlimited", but ulimit only accepts English "unlimited" on input

Revision 96053 - (view) (annotate) - [select for diffs]
Modified Sun Jul 14 23:18:45 2002 UTC (7 years, 4 months ago) by brianp
File length: 2760 byte(s)
Diff to previous 93331 (colored)
Increase the per-process file descriptor limit in apachectl
for the benefit of people running multithreaded MPMs or lots
of vhosts

Revision 93331 - (view) (annotate) - [select for diffs]
Modified Thu Feb 7 23:01:47 2002 UTC (7 years, 9 months ago) by aaron
File length: 2584 byte(s)
Diff to previous 93187 (colored)
Allow statically linked support binaries with the new
--enable-static-support flag, and enable this behavior in
the binbuild script. Also add a new --enable-static-htdbm
flag.

BTW, this takes care of 7/8th of a showstopper.

Revision 93187 - (view) (annotate) - [select for diffs]
Modified Sat Feb 2 21:33:03 2002 UTC (7 years, 9 months ago) by trawick
File length: 1553 byte(s)
Diff to previous 91211 (colored)
finish implementing --enable-static-checkgid

Revision 91211 - (view) (annotate) - [select for diffs]
Modified Sun Sep 30 07:57:15 2001 UTC (8 years, 1 month ago) by jerenkrantz
File length: 1327 byte(s)
Diff to previous 91167 (colored)
Kill two autoconf-related birds with one commit.

- substr used in APACHE_MODULE for the help string did not parse correctly
  with autoconf 2.50+ so we had to punt there anyway and use AC_HELP_STRING.
- Add APACHE_HELP_STRING define that will call AC_HELP_STRING on 2.50+
  (actually not 2.13 - look at the regex call) or do our custom variation
  of it.  This function can't have any extra spaces or it will be returned
  in the help string.  So noted.  If anyone can figure out how to insert
  a line break like 2.50+ does when we go over the 26th column, I'd
  appreciate it.  I tried and I'm way too tired to figure it out now.
  Adding this would greatly simplify two or three HELP_STRING uses.
- Switch all of those annoying WITH and ENABLE functions to use the
  APACHE_HELP_STRING.  This makes everything consistent now.  I've always
  had to go through and keep aligning everything every few months or so
  because I'm the only one who cares.  No more.  I refuse to do it any more!
  Use APACHE_HELP_STRING or be crucified.

Looks decent with autoconf-2.13 and autoconf-2.52.

Revision 91167 - (view) (annotate) - [select for diffs]
Added Fri Sep 28 04:19:39 2001 UTC (8 years, 2 months ago) by rbb
File length: 1256 byte(s)
Allow support programs to be compiled against a static version
of libapr.  This allows the smaller support programs to be
relocated.

Submitted by:	Aaron Bannert <aaron@clove.org>

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