summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* mod_cml needs lualibJan Kneschke2005-08-311-1/+1
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@656 152afb58-edef-0310-8abb-c4023f1b3aa9
* next is 1.4.3, simplified the sorting of the features and modulesJan Kneschke2005-08-301-14/+5
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@651 152afb58-edef-0310-8abb-c4023f1b3aa9
* after-release fixes for freebsd (merged [191])Jan Kneschke2005-08-291-4/+4
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@649 152afb58-edef-0310-8abb-c4023f1b3aa9
* added --without-* for pcre and bzip2 (merged #225)Jan Kneschke2005-08-291-8/+20
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@639 152afb58-edef-0310-8abb-c4023f1b3aa9
* add support for the original libfam and handle HUP on the fam-fdJan Kneschke2005-08-251-8/+21
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@622 152afb58-edef-0310-8abb-c4023f1b3aa9
* prepare for 1.4.1lighttpd-1.4.1Jan Kneschke2005-08-221-1/+1
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@609 152afb58-edef-0310-8abb-c4023f1b3aa9
* added the same --with/--without logic to sqlite and libxmlJan Kneschke2005-08-221-3/+6
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@608 152afb58-edef-0310-8abb-c4023f1b3aa9
* fixed the behaviour of --without-* (closes #214) Jan Kneschke2005-08-211-57/+69
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@599 152afb58-edef-0310-8abb-c4023f1b3aa9
* added MOVE, COPY, PROPPATCH and nearly complete PROPFIND (Level 1-3 of ↵Jan Kneschke2005-08-201-7/+32
| | | | | | litmus passed) git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@593 152afb58-edef-0310-8abb-c4023f1b3aa9
* show if fam is enabledJan Kneschke2005-08-191-0/+8
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@588 152afb58-edef-0310-8abb-c4023f1b3aa9
* add all modules to the print-out and improved the check for gamin >= 0.1.0Jan Kneschke2005-08-191-6/+24
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@583 152afb58-edef-0310-8abb-c4023f1b3aa9
* fix [545] so for able to disable mysqlmOo2005-08-151-0/+2
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@546 152afb58-edef-0310-8abb-c4023f1b3aa9
* fix mysql_config configurationmOo2005-08-151-30/+34
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@545 152afb58-edef-0310-8abb-c4023f1b3aa9
* respect withval for mysql_configJan Kneschke2005-08-151-21/+22
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@542 152afb58-edef-0310-8abb-c4023f1b3aa9
* added include_shell option to configfiles (merged the rest of the trunk ↵Jan Kneschke2005-08-091-32/+106
| | | | | | changesets) git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@530 152afb58-edef-0310-8abb-c4023f1b3aa9
* user defined variable, compute on parsing: string+string, int+int, ↵Jan Kneschke2005-08-081-1/+5
| | | | | | | | | array+array, var+=expression. "include" sub configuration file. (merged ([308], [309], [306], [305]) git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@520 152afb58-edef-0310-8abb-c4023f1b3aa9
* this is the merge branch for 1.4.0Jan Kneschke2005-08-081-1/+12
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@517 152afb58-edef-0310-8abb-c4023f1b3aa9
* next is .16Jan Kneschke2005-07-281-1/+1
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@483 152afb58-edef-0310-8abb-c4023f1b3aa9
* ported mod_cml to luaJan Kneschke2005-07-151-1/+14
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@452 152afb58-edef-0310-8abb-c4023f1b3aa9
* fixed memcache detectionJan Kneschke2005-07-101-2/+2
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@436 152afb58-edef-0310-8abb-c4023f1b3aa9
* added trigger-b4-dl, upped version number to .15Jan Kneschke2005-07-071-1/+29
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@429 152afb58-edef-0310-8abb-c4023f1b3aa9
* fixed detection of broken sendfile() on linux 2.4.x (fixes #135)Jan Kneschke2005-06-261-14/+13
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@397 152afb58-edef-0310-8abb-c4023f1b3aa9
* next release will be 1.3.14Jan Kneschke2005-04-301-1/+1
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@317 152afb58-edef-0310-8abb-c4023f1b3aa9
* merged partts of [192] and [194]Jan Kneschke2005-04-151-1/+1
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@283 152afb58-edef-0310-8abb-c4023f1b3aa9
* prepare for 1.3.13Jan Kneschke2005-03-061-1/+1
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@100 152afb58-edef-0310-8abb-c4023f1b3aa9
* NAME_MAX needs sys/syslimits.h on cygwinJan Kneschke2005-03-031-1/+1
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@88 152afb58-edef-0310-8abb-c4023f1b3aa9
* fixed #25 by setting all duplicates to 400Jan Kneschke2005-03-011-0/+1
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@60 152afb58-edef-0310-8abb-c4023f1b3aa9
* * Changed AM_CONFIG_HEADER to AC_CONFIG_HEADER. The Manual says:Jan Kneschke2005-02-281-2/+5
| | | | | | | | Older versions of Automake required the use of AM_CONFIG_HEADER; this is no longer the case today. git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@53 152afb58-edef-0310-8abb-c4023f1b3aa9
* added check for libfcgi to build special test-casesJan Kneschke2005-02-271-0/+10
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@43 152afb58-edef-0310-8abb-c4023f1b3aa9
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+421
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@30 152afb58-edef-0310-8abb-c4023f1b3aa9