Message ID | 20190204223249.27531-2-lucas.demarchi@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/2] testsuite: fix modinfo test without openssl | expand |
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