function to create a cryptocondition from a Univalue

This commit is contained in:
Scott Sadler
2017-10-22 23:27:44 -07:00
parent 8fa1b4be0e
commit 2356884c5f
2 changed files with 14 additions and 9 deletions

View File

@@ -996,7 +996,7 @@ unset PKG_CONFIG_LIBDIR
PKG_CONFIG_LIBDIR="$PKGCONFIG_LIBDIR_TEMP"
ac_configure_args="${ac_configure_args} --disable-shared --with-pic --with-bignum=no"
AC_CONFIG_SUBDIRS([src/secp256k1 src/univalue])
AC_CONFIG_SUBDIRS([src/secp256k1 src/univalue src/cryptoconditions])
AC_OUTPUT