root/tags/lighttpd-1.4.19/config.py-sample
| Revision 925, 318 bytes (checked in by moo, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | prefix='/home/jan/testbase/lighttpd-scons' |
| 2 | with_mysql='/usr/local/mysql/bin/mysql_config' |
| 3 | with_pcre='yes' |
| 4 | with_openssl='yes' |
| 5 | with_gzip='yes' |
| 6 | with_bzip2='yes' |
| 7 | with_memcache='yes' |
| 8 | with_sqlite3='yes' |
| 9 | with_xml='yes' |
| 10 | # default 'no' |
| 11 | build_static='no' |
| 12 | # default 'no' |
| 13 | build_fullstatic='no' |
| 14 | # default 'yes' |
| 15 | build_dynamic='yes' |
Note: See TracBrowser
for help on using the browser.

