|
@ -22,6 +22,8 @@ var_append confopt ' ' "--enable-fastcgi" |
|
|
|
|
|
|
|
|
if pkginstalled bzip2; then |
|
|
if pkginstalled bzip2; then |
|
|
var_append confopt ' ' "--with-bzip2" |
|
|
var_append confopt ' ' "--with-bzip2" |
|
|
|
|
|
else |
|
|
|
|
|
var_append confopt ' ' "--without-bzip2" |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
if pkginstalled openssl; then |
|
|
if pkginstalled openssl; then |
|
|