summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* configure: Assume crypt() does not support SHA-2 when cross-compiling.Yann Ylavic2023-02-151-1/+1
* Use 'command -v' instead of 'which' which is more portable.Ruediger Pluem2023-01-041-2/+2
* core: log_tid support on FreeBSD.Yann Ylavic2022-06-161-0/+2
* -qinitauto=FE conflicts with -qcheck=unsetEric Covener2022-06-041-1/+1
* mod_unixd: Make CoreDumpDirectory work for FreeBSD 11+. PR 65819.Yann Ylavic2022-01-201-0/+2
* bump autuconf min to 2.60Eric Covener2022-01-161-1/+1
* * test infrastruture:Stefan Eissing2021-10-111-4/+1
* * test/module/http2: test suite from github mod_h2 repositoryStefan Eissing2021-08-201-0/+4
* Enable mod_cgid stderr handling via Unix socket fd transfer byJoe Orton2021-02-251-0/+10
* Add a new way to document changesRuediger Pluem2020-07-131-0/+1
* Check for and use gettid() directly if available; glibc 2.30 and laterJoe Orton2020-07-071-5/+9
* configure: Add manualdir and proxycachedir to the APR_ENABLE_LAYOUT macro callGraham Leggett2019-12-301-1/+1
* Update APR version requirement to 1.6 or later per rough consensus onJoe Orton2019-11-121-2/+2
* Add support for SHA-2 crypt() algorithm in htpasswd.Joe Orton2019-06-211-0/+22
* * configure.in, acinclude.m4: Inline APACHE_GEN_MAKEFILES in AC_CONFIG_COMMANDSJoe Orton2019-06-211-1/+6
* * configure.in: Move modules.c creation to config.status.Joe Orton2019-06-211-4/+5
* * configure.in: Fix enabling httpdunit w/o --enable-reduced-exports.Joe Orton2019-06-211-1/+1
* Add an --enable-reduced-exports configure option to link libmain.aJoe Orton2019-06-201-4/+23
* Define "state directory" for storing persistent child-writable state,Joe Orton2018-10-051-1/+1
* Patch PR 62567. Fix by Michal Karm Babacek <michal.babacek gmail.com>Jim Jagielski2018-08-091-1/+1
* * configure.in, Makefile.in: Handle no-test-suite case throughJoe Orton2018-06-071-1/+3
* Fix pcre feature detection in configure whenRainer Jung2017-11-081-0/+4
* * configure.in: Fix help text for --with-suexec-syslog.Joe Orton2017-11-071-1/+1
* Follow up to r1812263.Yann Ylavic2017-10-161-15/+20
* Fix maintainer mode with GCC/Clang.Rainer Jung2017-10-161-0/+4
* GCC/Clang strict-prototypes handling in configure:Rainer Jung2017-10-161-10/+0
* Also affects official clang 5 (maybe older ones too...)Jim Jagielski2017-10-031-2/+2
* Get maintainer-mode working again w/ clang-900Jim Jagielski2017-10-021-0/+10
* httpdunit: a Check-based unit test suiteJacob Champion2017-05-251-0/+16
* --with-test-suite: error instead of warning if Makefile.PL doesn't existJacob Champion2017-01-061-1/+1
* Add a --with-test-suite option for "in-tree" testingJacob Champion2017-01-041-0/+15
* Need to preserve --with-pcre value if not a path refWilliam A. Rowe Jr2016-12-121-1/+2
* Resolve shell syntax error noted by jim, tested against pcre8/pcre2-10William A. Rowe Jr2016-12-121-4/+3
* Diagnostic statement wasn't necessaryWilliam A. Rowe Jr2016-12-121-1/+0
* Fixes to --with-pcre. Refuse to consider --without-pcre, that isWilliam A. Rowe Jr2016-12-121-2/+8
* Replace PCRE with PCRE2 where it is available.William A. Rowe Jr2016-12-091-10/+10
* configure: remove orphaned APACHE_OUTPUT macroJacob Champion2016-07-181-1/+1
* configure: move away from obsolete AC_OUTPUT argsJacob Champion2016-07-181-3/+3
* httpd compiles warning free on gcc and every new warning will be treated as a...Stefan Eissing2015-09-141-2/+22
* Add HTTPD_VERSION and HTTPD_MMN to the variables available with apxs -qEric Covener2015-08-031-1/+1
* Work around issues w/ "broken" BSD Makefile translation...Jim Jagielski2015-04-241-0/+2
* Fix detection of old Solaris versions.Rainer Jung2015-01-191-1/+1
* Fix --enable-v4-mapped configuration on *BSD. PR 53824.Yann Ylavic2015-01-191-1/+1
* * configure.in, acinclude.m4: Move systemd check to APACHE_CHECK_SYSTEMDJoe Orton2014-07-311-12/+1
* Fix syntax error introduced in r1612921.Rainer Jung2014-07-241-0/+1
* Check for correct minimum PCRE version in configure,Rainer Jung2014-07-231-1/+3
* Fix PCRE_DUPNAMES check to find the header file for PCRE when PCRE isn't inBen Reser2014-04-071-0/+3
* Check if PCRE_DUPNAMES exists at configure timeJim Jagielski2014-03-191-0/+11
* Allow user to explicitly determine whether or not BSD syntaxJim Jagielski2013-12-231-16/+35
* For *bsd* systems, see if we are using BSD make and,Jim Jagielski2013-12-201-2/+13