We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d960d4f commit 2656629Copy full SHA for 2656629
configure.ac
@@ -1967,7 +1967,7 @@ PKGCONFIG_LIBDIR_TEMP="$PKG_CONFIG_LIBDIR"
1967
unset PKG_CONFIG_LIBDIR
1968
PKG_CONFIG_LIBDIR="$PKGCONFIG_LIBDIR_TEMP"
1969
1970
-ac_configure_args="${ac_configure_args} --disable-shared --with-pic --enable-benchmark=no --enable-module-recovery --enable-module-schnorrsig --enable-experimental"
+ac_configure_args="${ac_configure_args} --disable-shared --with-pic --enable-benchmark=no --enable-module-recovery --enable-module-schnorrsig"
1971
AC_CONFIG_SUBDIRS([src/secp256k1])
1972
1973
AC_OUTPUT
0 commit comments