Compiling lighttpd 1.4.3 on Mac OS X
The compilation of lighttpd 1.4.3 fails on Mac OS X.
Xuefer from freenode#lighttpd kindly debugged the issue: The definition of the function http_response_handle_cachable has to be moved by hand from src/response.c to src/http-header-glue.c. The change is up for future releases.
