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 ddc2419 commit ca8bc42Copy full SHA for ca8bc42
configure.ac
@@ -1721,7 +1721,7 @@ if test x$need_bundled_univalue = xyes; then
1721
AC_CONFIG_SUBDIRS([src/univalue])
1722
fi
1723
1724
-ac_configure_args="${ac_configure_args} --disable-shared --with-pic --enable-benchmark=no --with-bignum=no --enable-module-recovery --disable-jni"
+ac_configure_args="${ac_configure_args} --disable-shared --with-pic --enable-benchmark=no --with-bignum=no --enable-module-recovery"
1725
AC_CONFIG_SUBDIRS([src/secp256k1])
1726
1727
AC_OUTPUT
0 commit comments