summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* keep -DAP_HOOK_PROBES_ENABLED (--enable-hook-probes) andJeff Trawick2011-05-091-0/+1
* Removed leftover from 2.0.x.Guenter Knauf2010-10-201-2/+0
* - Add reallyall option to configure to build everything that can be built withStefan Fritsch2010-06-191-12/+26
* Fix MPM event/libserf build problems: If libserf was installed during build,Stefan Fritsch2010-06-131-2/+46
* make shared moduled and module set "most" the default.Rainer Jung2010-06-061-18/+40
* fix VPATH builds, broken by the support for --enable-mpms-sharedJeff Trawick2009-11-161-0/+3
* fix bad doc for an argument to APACHE_MPM_MODULE()Jeff Trawick2009-11-151-1/+1
* Add a LoadModule directive for the default MPM to the conf file when building...Jeff Trawick2009-11-041-0/+4
* Change the configure-based MPM build mechanism to support buildingJeff Trawick2009-11-031-0/+53
* Remove code to support per-dir-CA configuration which relies on aJoe Orton2009-03-231-1/+0
* Make OpenSSL pkg-config usage consistent so that we don't run the earlyJustin Erenkrantz2009-01-031-25/+29
* Fix up SSL autoconf-fu so as not to emit bogus lines.Justin Erenkrantz2009-01-031-5/+4
* SSL libs are needed in linking only for ab and mod_ssl.Rainer Jung2009-01-031-1/+7
* * Correctly set SSL_LIBS during openssl detection if pkgconfig is not available.Ruediger Pluem2008-11-061-2/+2
* This macro for SSL detection was altogether wrong. RefactoringWilliam A. Rowe Jr2008-06-201-67/+45
* Since we are using AC_CACHE_CHECK, avoid warningJim Jagielski2008-06-091-4/+4
* 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