diff options
| -rw-r--r-- | meta-webserver/recipes-httpd/nginx/nginx.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/nginx/nginx.inc b/meta-webserver/recipes-httpd/nginx/nginx.inc index 6992a84c79..1ea32f7c94 100644 --- a/meta-webserver/recipes-httpd/nginx/nginx.inc +++ b/meta-webserver/recipes-httpd/nginx/nginx.inc | |||
| @@ -45,6 +45,7 @@ PACKAGECONFIG[ssl] = "--with-http_ssl_module,,openssl" | |||
| 45 | PACKAGECONFIG[http-auth-request] = "--with-http_auth_request_module,," | 45 | PACKAGECONFIG[http-auth-request] = "--with-http_auth_request_module,," |
| 46 | PACKAGECONFIG[ipv6] = "--with-ipv6,," | 46 | PACKAGECONFIG[ipv6] = "--with-ipv6,," |
| 47 | PACKAGECONFIG[webdav] = "--with-http_dav_module,," | 47 | PACKAGECONFIG[webdav] = "--with-http_dav_module,," |
| 48 | PACKAGECONFIG[stream] = "--with-stream,," | ||
| 48 | 49 | ||
| 49 | do_configure () { | 50 | do_configure () { |
| 50 | if [ "${SITEINFO_BITS}" = "64" ]; then | 51 | if [ "${SITEINFO_BITS}" = "64" ]; then |
