Test
This commit is contained in:
@@ -758,7 +758,8 @@ echo 'Hunting for libsnark include directory...'
|
|||||||
if test -d "$LIBSNARK_INCDIR"; then
|
if test -d "$LIBSNARK_INCDIR"; then
|
||||||
echo "Found libsnark include directory: $LIBSNARK_INCDIR"
|
echo "Found libsnark include directory: $LIBSNARK_INCDIR"
|
||||||
else
|
else
|
||||||
AC_MSG_ERROR(libsnark include directory not found)
|
#AC_MSG_ERROR(libsnark include directory not found)
|
||||||
|
echo "libsnark include directory not found"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
CPPFLAGS="-I$LIBSNARK_INCDIR $CPPFLAGS"
|
CPPFLAGS="-I$LIBSNARK_INCDIR $CPPFLAGS"
|
||||||
|
|||||||
Reference in New Issue
Block a user