summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* Use different variables to track normalRainer Jung2016-02-121-2/+4
* Support for OpenSSL 1.1.0:Rainer Jung2016-02-071-1/+1
* * Since r1724820 two modules, mod_http2 and mod_ssl, call APACHE_CHECK_OPENSSL,Ruediger Pluem2016-01-181-0/+8
* m4: please any autoconf by quoting AC_DEFUN's names. PR 58126.Yann Ylavic2015-10-051-20/+20
* httpd compiles warning free on gcc and every new warning will be treated as a...Stefan Eissing2015-09-141-1/+1
* moving m4 mod_h2 macro from global to module local configStefan Eissing2015-08-271-121/+0
* Add HTTPD_VERSION and HTTPD_MMN to the variables available with apxs -qEric Covener2015-08-031-0/+2
* reworked mod_h2 donation checkin into build system, added documentationStefan Eissing2015-07-101-0/+121
* mod_ssl: Check for RAND_egd() at configure time and only use it if present.Stefan Sperling2015-04-181-1/+1
* * mod_dav_fs: set default value of DavLockDB using installation layoutJan Kaluža2015-04-171-0/+2
* Generate #LoadModule directive in default httpd.conf for every --enable-mpms-...Yann Ylavic2015-01-191-1/+1
* * acinclude.m4 (APACHE_CHECK_SYSTEMD): Actually use $PKGCONFIG, duh.Joe Orton2014-07-311-2/+2
* * acinclude.m4 (APACHE_CHECK_SYSTEMD): Check first for libsystemdJoe Orton2014-07-311-1/+3
* * configure.in, acinclude.m4: Move systemd check to APACHE_CHECK_SYSTEMDJoe Orton2014-07-311-0/+21
* Increase minimum required OpenSSL version to 0.9.8a (in preparationKaspar Brand2013-09-291-2/+2
* mod_ssl/ab: only use "--static" for pkg-config when explicity requestedKaspar Brand2013-01-051-3/+8
* Improve pkg-config usage for mod_ssl/ab:Kaspar Brand2013-01-031-3/+6
* Follow on to r1393976 and r1396424:Jeff Trawick2012-10-101-10/+3
* Fix usage of MOD_* variables for MPM modulesStefan Fritsch2012-10-071-2/+23
* Spin off module-specific build options into separate build vars.Kaspar Brand2012-09-161-11/+27
* revert r1358167, in preparation of the next commitKaspar Brand2012-09-161-43/+30
* 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