aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index e003f78..67b119f 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -32,7 +32,7 @@ fi
cd $oldpwd
-hackargs="--enable-debug --enable-python --with-xz --with-zlib"
+hackargs="--enable-debug --enable-python --with-xz --with-zlib --with-openssl"
if [ "x$1" = "xc" ]; then
shift