summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* Remove libsystemd dependency from main httpd binaryJoe Orton2022-04-121-1/+0
* * acinclude.m4 (APACHE_CHECK_OPENSSL): Use standard "yes/no" outputJoe Orton2021-01-081-2/+2
* Add a new way to document changesRuediger Pluem2020-07-131-0/+1
* Revert r1876869 because on trunk server/listen.cRainer Jung2020-04-231-0/+1
* systemd dependencies are only needed by mod_systemd.Rainer Jung2020-04-231-1/+0
* * acinclude.m4 (APACHE_CHECK_SYSTEMD): Remove redundant test.Joe Orton2020-03-121-1/+1
* * modules/loggers/config.m4, modules/md/config2.m4, acinclude.m4:Joe Orton2020-01-141-2/+0
* mod_ssl: use OPENSSL_init_ssl() to initialise OpenSSL on versions 1.1+.Graham Leggett2019-06-231-0/+1
* * configure.in, acinclude.m4: Inline APACHE_GEN_MAKEFILES in AC_CONFIG_COMMANDSJoe Orton2019-06-211-6/+0
* Define "state directory" for storing persistent child-writable state,Joe Orton2018-10-051-2/+2
* * acinclude.m4 (APACHE_GEN_MAKEFILES): Respect configure --quiet by Joe Orton2018-07-101-1/+1
* Allow openssl.pc to be in lib64 (like other components).Jean-Frederic Clere2018-06-271-6/+12
* Move APACHE_CHECK_JANSSON m4 macro to general includes so additional modules ...Paul Querna2018-04-231-0/+108
* * support/Makefile.in, acinclude.m4: Add OpenSSL libraries at the end of theJoe Orton2017-11-281-2/+2
* Revert r1814940: serf-1 has a different API,Rainer Jung2017-11-111-4/+4
* Look for serf-1 instead of serf-0 during configure.Rainer Jung2017-11-111-4/+4
* Follow up to r1812263.Yann Ylavic2017-10-161-4/+8
* PR60947: avoid CRYPTO_THREADID_set_callback() if possibleJacob Champion2017-04-181-1/+2
* configure: bump thread count for the &errno testJacob Champion2017-04-141-5/+9
* configure: check if &errno is thread-local for OpenSSLJacob Champion2017-04-111-0/+135
* configure: remove orphaned APACHE_OUTPUT macroJacob Champion2016-07-181-7/+0
* Small change to r952007, ensure we don't wipe out the $enable_foomod valueWilliam A. Rowe Jr2016-06-281-1/+0
* This is not C code... no semi, a colon is a noopWilliam A. Rowe Jr2016-06-271-1/+1
* Undo r1750418, miscommitted a local testWilliam A. Rowe Jr2016-06-271-1/+1
* This isn't C ;) Colon for noopWilliam A. Rowe Jr2016-06-271-1/+1
* Account for explicit enable- cases of 'shared', 'few', 'all', 'reallyall'William A. Rowe Jr2016-06-271-7/+19
* Ensure not-selected means 'no', once an APACHE_MODULE enable_foo is processedWilliam A. Rowe Jr2016-06-271-0/+2
* Promote any static module to yes|shared if a required dependency is not staticWilliam A. Rowe Jr2016-06-231-2/+2
* Support multiple module dependencies for the final prereq argument to theWilliam A. Rowe Jr2016-06-221-5/+6
* 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