/[Apache-SVN]/httpd/httpd/trunk/build/config_vars.sh.in
ViewVC logotype

Log of /httpd/httpd/trunk/build/config_vars.sh.in

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 832228 - (view) (annotate) - [select for diffs]
Modified Tue Nov 3 00:38:06 2009 UTC (3 weeks, 3 days ago) by trawick
File length: 2525 byte(s)
Diff to previous 757819 (colored)
more configure-time support for dynamically loadable MPMs:

. axe --with-mpm="shared" hack, replace with --enable-mpms-shared={all|list}
. replace singular MPM_NAME with access to the list of enabled MPMs
. replace singular MPM_SUBDIR with list MPM_SUBDIRS
. enable OS/2 MPM in same manner as others with configure support instead of
  hard-coding in configure.in

Current state: MPMs are built as static archives (but not linked to httpd) with
--enable-mpms-shared, so they still have to be built with apxs to load 
dynamically.

Revision 757819 - (view) (annotate) - [select for diffs]
Modified Tue Mar 24 14:28:10 2009 UTC (8 months ago) by jorton
File length: 2529 byte(s)
Diff to previous 606806 (colored)
* build/config_vars.sh.in: Fix error if APU_CONFIG is not defined.

Revision 606806 - (view) (annotate) - [select for diffs]
Modified Tue Dec 25 20:02:55 2007 UTC (23 months ago) by fuankg
File length: 2503 byte(s)
Diff to previous 420990 (colored)
Enable to configure the https port - missing pieces.

Revision 420990 - (view) (annotate) - [select for diffs]
Modified Tue Jul 11 20:55:32 2006 UTC (3 years, 4 months ago) by fielding
File length: 2491 byte(s)
Diff to previous 330257 (colored)
update license header text

Revision 330257 - (view) (annotate) - [select for diffs]
Modified Wed Nov 2 13:58:08 2005 UTC (4 years ago) by jorton
File length: 2339 byte(s)
Diff to previous 330246 (colored)
* build/config_vars.sh.in: Check for the *-config scripts both at the
DESTDIR-relocated path and at the not-relocated path, to cope with
both builds with and without the bundled APR.

Revision 330246 - (view) (annotate) - [select for diffs]
Modified Wed Nov 2 12:59:59 2005 UTC (4 years ago) by jorton
File length: 1925 byte(s)
Diff to previous 191502 (colored)
* build/config_vars.sh.in: Prepend DESTDIR to paths to installed
apr/apu-config scripts.

Submitted by: Torsten Foertsch <torsten.foertsch gmx.net>

Revision 191502 - (view) (annotate) - [select for diffs]
Modified Mon Jun 20 16:15:14 2005 UTC (4 years, 5 months ago) by nd
File length: 1905 byte(s)
Diff to previous 190893 (colored)
fix lineendings

Revision 190893 - (view) (annotate) - [select for diffs]
Modified Thu Jun 16 10:21:39 2005 UTC (4 years, 5 months ago) by jorton
File length: 1905 byte(s)
Diff to previous 190396 (colored)
* build/config_vars.sh.in: Expand LTFLAGS here, to fix `apxs -q LIBTOOL`
again.

PR: 32787
Submitted by: William Barker <william.barker wilshire.com>

Revision 190396 - (view) (annotate) - [select for diffs]
Modified Mon Jun 13 13:19:42 2005 UTC (4 years, 5 months ago) by jorton
File length: 1907 byte(s)
Diff to previous 190392 (colored)
* configure.in: Define MKINSTALLDIRS and INSTALL in config_vars.mk.
Don't use AC_PROG_INSTALL since any system "install" command is never
used anyway.

* build/rules.mk.in: Remove fixed reference to install.sh and mkdir.sh
in abs_srcdir.

* build/config_vars.sh: Munge definitions of MKINSTALLDIRS and INSTALL
to use installed scripts.

Revision 190392 - (view) (annotate) - [select for diffs]
Added Mon Jun 13 12:49:58 2005 UTC (4 years, 5 months ago) by jorton
File length: 1757 byte(s)
Sanitize the installed config_vars.mk to remove references to the
build and source directories, and to remove variables which are
internal to the httpd build system:

* build/config_vars.sh.in: New file.

* Makefile.in (build/config_vars.out): New target.
(install-build): Install build/config_vars.out as config_vars.mk.

* configure.in: Add include path for srclib/pcre to INCLUDES rather
than CPPFLAGS, and use a topdir-relative not absolute path name.
Generate build/config_vars.sh.

Reviewed by: Paul Querna
PR: 20874, 28145

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