basic integration of cryptoconditions

This commit is contained in:
Scott Sadler
2017-10-19 14:08:32 -07:00
parent e06dbfbbbc
commit 07f83521f7
11 changed files with 92 additions and 7 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