diff options
| -rw-r--r-- | meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb index ba1a2c54bf..72990d02e5 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb | |||
| @@ -44,7 +44,7 @@ PACKAGECONFIG[webdav-props] = "--with-webdav-props,--without-webdav-props,libxml | |||
| 44 | PACKAGECONFIG[webdav-locks] = "--with-webdav-locks,--without-webdav-locks,util-linux" | 44 | PACKAGECONFIG[webdav-locks] = "--with-webdav-locks,--without-webdav-locks,util-linux" |
| 45 | PACKAGECONFIG[gdbm] = "--with-gdbm,--without-gdbm,gdbm" | 45 | PACKAGECONFIG[gdbm] = "--with-gdbm,--without-gdbm,gdbm" |
| 46 | PACKAGECONFIG[memcache] = "--with-memcached,--without-memcached,libmemcached" | 46 | PACKAGECONFIG[memcache] = "--with-memcached,--without-memcached,libmemcached" |
| 47 | PACKAGECONFIG[lua] = "--with-lua,--without-lua,lua5.1" | 47 | PACKAGECONFIG[lua] = "--with-lua,--without-lua,lua" |
| 48 | 48 | ||
| 49 | EXTRA_OECONF += "--enable-lfs" | 49 | EXTRA_OECONF += "--enable-lfs" |
| 50 | 50 | ||
