summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* [build] put --as-needed into linker flags instead of cflagsStefan Bühler2015-08-231-2/+20
* [mod_dirlisting] remove sys/syslimits.h; base.h already includes limits.hStefan Bühler2015-08-231-20/+19
* [autoconf] define HAVE_CRYPT when crypt() is presentStefan Bühler2015-08-221-0/+1
* - next is 1.4.37Stefan Bühler2015-07-261-1/+1
* [dist] add dist-xz, remove dist-bzip2, allow ~rc appendix in packdist.shlighttpd-1.4.36Stefan Bühler2015-07-191-1/+1
* [mod_auth] use crypt_r instead of crypt if availableStefan Bühler2015-02-121-7/+15
* Use buffer API to read and modify "used" memberStefan Bühler2015-02-081-1/+1
* print backtrace in assert logging with libunwindStefan Bühler2015-02-071-0/+11
* [build] use fortify flags with "extra-warnings"Stefan Bühler2014-10-161-3/+24
* add support for (Free)BSD extended attributesMoritz Wilhelmy2014-05-221-8/+17
* - next is 1.4.36Stefan Bühler2014-04-021-1/+1
* - next is 1.4.35Stefan Bühler2014-01-201-1/+1
* - next is 1.4.34Stefan Bühler2013-09-271-1/+1
* [autoconf] pkg-config: search for lua5.1 and lua-5.1 before luaStefan Bühler2013-07-311-11/+11
* [auto* build] simplify autogen.sh, handle automake 1.13 test running (fixes #...Stefan Bühler2013-06-291-1/+11
* - next is 1.4.33Stefan Bühler2012-11-211-1/+1
* configure.ac: remove old stuff, add some new to fix warnings in automake 1.12...Stefan Bühler2012-11-071-4/+7
* - next is 1.4.32Stefan Bühler2012-08-311-1/+1
* Fix --enable-mmap handling in configure.aclighttpd-1.4.31Stefan Bühler2012-05-311-1/+1
* Disable mmap by default (fixes #2391)Stefan Bühler2012-02-241-0/+15
* [doc] add systemd/lighttpd.service to Makefiles, so it ends up in the tarballStefan Bühler2011-12-231-0/+1
* - next is 1.4.31Stefan Bühler2011-12-181-1/+1
* - next is 1.4.30Stefan Bühler2011-07-031-1/+1
* fdevent: add solaris eventports (fixes #2171)lighttpd-1.4.29Stefan Bühler2011-06-131-1/+1
* [doc] Move docs to outdated/ subdir and refer to wiki instead (fixes #2248)Stefan Bühler2011-06-131-0/+1
* [build] Fix detection of libev (fixes #2300)Stefan Bühler2011-03-131-1/+1
* - next is 1.4.29Stefan Bühler2010-08-221-1/+1
* - next is 1.4.28Stefan Bühler2010-08-131-1/+1
* [configure.ac] Move PKG_CONFIG path search upStefan Bühler2010-08-111-4/+4
* add libev fdevent handler: server.event-handler = "libev"Stefan Bühler2010-08-071-0/+37
* cleanup fdevent code, removed linux-rtsig handler, replaced some fprintf callsStefan Bühler2010-08-061-1/+1
* - a bit more cleanup in the docs dirMarcus Rückert2010-07-071-1/+4
* - register makefiles in configureMarcus Rückert2010-07-071-1/+5
* - next is 1.4.27Stefan Bühler2010-02-071-1/+1
* Remove dependency on automake >= 1.11 with m4_ifdef checkStefan Bühler2009-11-291-17/+19
* - next is 1.4.26Stefan Bühler2009-11-211-1/+1
* Fix configure.ac to allow autoreconf, also enables make V=0lighttpd-1.4.25Stefan Bühler2009-11-211-1/+2
* - next is 1.4.25Stefan Bühler2009-10-261-1/+1
* Fix autogen.sh (used mysql-proxy as template)Stefan Bühler2009-08-291-0/+1
* Add "lua-5.1" to searched pkg-config names for luaStefan Bühler2009-07-101-5/+11
* - next is 1.4.24Stefan Bühler2009-06-191-1/+1
* Allow using pcre with cross-compiling (pcre-config got fixed; fixes #1986)Stefan Bühler2009-06-071-1/+1
* Change autoconf contact emailStefan Bühler2009-04-301-1/+1
* Add IPv6 support to mod_proxy (fixes #1537)Stefan Bühler2009-04-261-1/+1
* Add proper SUID bit detection (fixes #416)Stefan Bühler2009-04-091-0/+1
* Rename configure.in to configure.ac, with small cleanups (fixes #1932)Stefan Bühler2009-04-091-0/+713