summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
...
* Work correctly with a development version of OpenSSL. I suspectBen Laurie2012-07-061-30/+43
* * acinclude.m4: Use AC_MSG_NOTICE.Joe Orton2012-05-231-1/+1
* Avoid AC_TRY_RUN break with cross-compile.Guenter Knauf2012-04-201-1/+1
* Next step to make cross compilation a bit easier.Guenter Knauf2012-04-201-0/+2
* Improve indentation, no code changeStefan Fritsch2012-01-221-18/+19
* Make APACHE_MODULE() accept an optional prerequisite module for configure.Stefan Fritsch2012-01-201-3/+20
* A stab at libapreq build integration, still disabled by default.Joe Orton2011-11-111-0/+2
* Only load the really imporant modules (i.e. those enabled by the 'few'Stefan Fritsch2011-11-101-1/+1
* Fix selection of loaded modules on AIX because its grep doesn't understand \<...Stefan Fritsch2011-11-101-2/+2
* Load all modules in the generated default configurationRainer Jung2011-11-081-0/+1
* By default, only load those modules that are either requiredStefan Fritsch2011-11-081-4/+9
* Add some CFLAGS in maintainer mode if supported by gcc:Stefan Fritsch2011-10-081-0/+22
* Allow to explicitly disable modules even with module selection 'reallyall'Stefan Fritsch2011-08-081-3/+3
* Enforce OpenSSL 0.9.7 as a minimum requirement in configure, andKaspar Brand2011-08-071-12/+9
* Drop support for the RSA BSAFE SSL-C toolkit from configure,Kaspar Brand2011-08-071-115/+60
* Simplify dependency checking code for mod_proxy_fdpass. This also fixesStefan Fritsch2011-08-051-0/+3
* Enable ldap modules in 'all' and 'most' selections if ldap is compiled intoStefan Fritsch2011-08-051-0/+21
* enable mod_ssl at level 'most'Stefan Fritsch2011-07-241-131/+136
* Don't fail if a module is selected for 'most' or 'all' but the dependenciesStefan Fritsch2011-07-241-8/+14
* Tolerate dependency checking failures in configureRainer Jung2011-07-051-1/+1
* Support reallyall option to configure also forRainer Jung2011-07-041-4/+4
* 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