* lib/am/check.am ($(TEST_SUITE_LOGS)): Remove a comment referring to a
FreeBSD make bug that is not present in GNU make.
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
fi; \
echo "$$col$$br$$std"; \
fi; \
-## Be sure to exit with the proper exit status. The use of "exit 1" below
-## is required to work around a FreeBSD make bug (present only when running
-## in concurrent mode). See automake bug#9245:
-## <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9245>
-## and FreeBSD PR bin/159730:
-## <http://www.freebsd.org/cgi/query-pr.cgi?pr=159730>.
$$success || exit 1
RECHECK_LOGS = $(TEST_LOGS)