summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* Enable to configure the https port - missing pieces.Guenter Knauf2007-12-251-0/+1
* * acinclude.m4: When enabling a static library, ensure that the module'sJustin Erenkrantz2006-03-181-0/+3
* * acinclude.m4 (APACHE_CHECK_SSL_TOOLKIT): Add PKG_CONFIG_PATH forJoe Orton2006-02-171-0/+4
* * acinclude.m4 (APACHE_ENABLE_MODULES): Support passing "none" toJoe Orton2005-12-161-9/+14
* Invert the "yes" and "no" values for $ap_void_ptr_lt_long, whichColm MacCarthaigh2005-10-041-3/+3
* One way or another, whether we leave the casts in or out, right now we areColm MacCarthaigh2005-10-041-0/+21
* Use rsync to install manual and htdocs to speed up installation times.Justin Erenkrantz2005-09-301-0/+1
* * acinclude.m4 (APACHE_CHECK_APxVER): New macro, for checkingJoe Orton2005-09-271-0/+41
* * configure.in, acinclude.m4: Substitute AP[RU]_CONFIG with locationJoe Orton2004-08-131-0/+2
* Teach apxs how to find ap{ru}-$AP{RU}_MAJOR_VERSION-configJustin Erenkrantz2004-08-021-0/+2
* Workaround RHEL 3 'cuteness' for OpenSSL by calling pkg-config openssl.Justin Erenkrantz2004-07-191-0/+14
* * acinclude.m4 (APACHE_MODPATH_ADD): Give the convenience library aJoe Orton2004-03-261-1/+1
* Fix use of mod_ssl as a DSO linked against static SSL libraries; alsoJoe Orton2004-03-061-6/+9
* Correct use of libtool: libtool convenience libraries which are to beJoe Orton2004-01-191-1/+2
* * acinclude.m4 (APACHE_MODULE): Remove redundant $ac_n and $ac_cJoe Orton2004-01-091-1/+1
* Improve help for --enable-modules= and --enable-mods-shared= by showing the a...Martin Kraemer2004-01-051-2/+2
* Mention in the comment that we expect a _space_separated_ list of moduleMartin Kraemer2003-12-151-2/+3
* Use three-argument form of AC_DEFINE everywhere; remove acconfig.hJoe Orton2003-07-101-2/+2
* Based on list discussion between myself and Geoff, it seems prudentWilliam A. Rowe Jr2003-05-301-0/+4
* Silly cut'n'paste errorWilliam A. Rowe Jr2003-05-271-1/+1
* Clean up the OpenSSL/SSL-C tests...William A. Rowe Jr2003-05-271-28/+56
* Any library could benefit from SSL_set_cert_store(), if the libraryWilliam A. Rowe Jr2003-05-271-1/+1
* As Geoff Thorpe <geoff@geoffthorpe.net> points out, we must perform ourWilliam A. Rowe Jr2003-05-271-0/+4
* Fix tpyo in APACHE_CHECK_SSL_TOOLKIT for ap_platform_runtime_link_flag case.Justin Erenkrantz2003-03-311-1/+1
* Modify the APACHE_CHECK_SSL_TOOLKIT to detect SSL-C (atleast version 2.1).Madhusudan Mathihalli2003-03-131-7/+19
* Replace the APACHE_CHECK_SSL_TOOLKIT method with a cleaner one, usingMadhusudan Mathihalli2003-03-131-87/+85
* Use APR_LAYOUT instead of APACHE_LAYOUT in configure.Justin Erenkrantz2003-02-171-70/+0
* - Add MKDEP to config_vars.mk fileJustin Erenkrantz2002-12-191-0/+1
* If apr and apr-util are not in-tree, we need to be able to find theWilfredo Sanchez2002-11-291-0/+2
* Add --[enable|disable]-v4-mapped configure option to controlJeff Trawick2002-11-141-0/+2
* Rework the apxs -cp command to work when the source dir isn't available byJustin Erenkrantz2002-09-191-0/+2
* Update OpenSSL detection to work on Darwin.Justin Erenkrantz2002-09-091-1/+1
* Use APR_PARSE_ARGUMENTS instead of APACHE_PARSE_ARGUMENTSJustin Erenkrantz2002-08-191-122/+0
* APACHE_LAYOUT_DEFAULTS was unused. nuke it.Greg Stein2002-08-141-19/+0
* Modified version check on openssl so that it finds the executableRoy T. Fielding2002-08-101-19/+24
* Check for OpenSSL 0.9.6e or higherSander Striker2002-08-091-2/+2
* Look for OpenSSL libraries in /usr/lib64.Justin Erenkrantz2002-07-161-1/+1
* Remove APACHE_MKDIR_P_CHECK in favor of new APR_MKDIR_P_CHECK.Justin Erenkrantz2002-05-141-20/+0
* Move the mkdir_p check outside of the cache check so that we will alwaysJustin Erenkrantz2002-04-181-2/+5
* Allow VPATH builds to succeed when configured from an empty directory.Justin Erenkrantz2002-04-181-6/+2
* Generate rel_libdir and exp_libdir variables.Aaron Bannert2002-04-061-0/+1
* Allow us to override the default --libdir from the config.layoutAaron Bannert2002-04-061-1/+1
* Ensure that the build directory is created when using VPATH.Justin Erenkrantz2002-03-261-0/+6
* Added exp_foo and rel_foo variables to config_vars.mk for all Apache andAaron Bannert2002-03-211-0/+35
* Allow spaces in the --prefix-like arguments.Aaron Bannert2002-03-211-13/+13
* OS/390: install apachecore.[dll|x] in lib/ rather than bin/ .Greg Ames2002-03-201-0/+1
* Fix a comment about the /<target> appended to config.layout variablesAaron Bannert2002-03-141-1/+1
* Fix apxs -g handling.Jeff Trawick2002-03-141-2/+2
* Fix a problem in the new --enable-layout functionality whereAaron Bannert2002-03-061-0/+139
* Fix a typo in the default cgidir variable.Aaron Bannert2002-02-281-2/+5