lighttpd 1.4.x
https://www.lighttpd.net/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
318 B
15 lines
318 B
prefix='/home/jan/testbase/lighttpd-scons' |
|
with_mysql='/usr/local/mysql/bin/mysql_config' |
|
with_pcre='yes' |
|
with_openssl='yes' |
|
with_gzip='yes' |
|
with_bzip2='yes' |
|
with_memcache='yes' |
|
with_sqlite3='yes' |
|
with_xml='yes' |
|
# default 'no' |
|
build_static='no' |
|
# default 'no' |
|
build_fullstatic='no' |
|
# default 'yes' |
|
build_dynamic='yes'
|
|
|