From 300c8a76ff30340e495cb140784e07aed492d94f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 15 Jan 1998 21:31:37 +0000 Subject: Added "done" to end of list of BSPs found. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index abc05405e4..42449966ab 100644 --- a/configure.in +++ b/configure.in @@ -204,7 +204,7 @@ if test -d "$srcdir/c/src/lib/libbsp/$target_cpu"; then esac; done - AC_MSG_RESULT([$rtems_bsp]) + AC_MSG_RESULT([$rtems_bsp done]) fi # collect makefiles for each bsp -- cgit v1.2.3