We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff0596 commit a1f76cdCopy full SHA for a1f76cd
configure.ac
@@ -1903,7 +1903,7 @@ PKGCONFIG_LIBDIR_TEMP="$PKG_CONFIG_LIBDIR"
1903
unset PKG_CONFIG_LIBDIR
1904
PKG_CONFIG_LIBDIR="$PKGCONFIG_LIBDIR_TEMP"
1905
1906
-ac_configure_args="${ac_configure_args} --disable-shared --with-pic --enable-benchmark=no --enable-module-recovery --enable-module-schnorrsig --enable-experimental --disable-openssl-tests"
+ac_configure_args="${ac_configure_args} --disable-shared --with-pic --enable-benchmark=no --enable-module-recovery --enable-module-schnorrsig --enable-experimental"
1907
AC_CONFIG_SUBDIRS([src/secp256k1])
1908
1909
AC_OUTPUT
0 commit comments