echo "Unrecognized options:"
echo " $ac_unrecognized_opts"
fi
+if test "$enable_full_report" != "yes"; then
+ echo "------------------------------------------------------------------------"
+ echo "For more detail, use --enable-full-report."
+fi
echo "========================================================================"
if test "X$CRYPTO" = "X"; then
echo "Unrecognized options:"
echo " $ac_unrecognized_opts"
fi
+if test "$enable_full_report" != "yes"; then
+ echo "------------------------------------------------------------------------"
+ echo "For more detail, use --enable-full-report."
+fi
echo "========================================================================"
if test "X$CRYPTO" = "X"; then