summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-15 21:31:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-15 21:31:37 +0000
commit300c8a76ff30340e495cb140784e07aed492d94f (patch)
tree08ebb3bf4912ec6cb49e2f58d1b79886e2e43884 /configure.in
parentFixed code for --disable-rtems-inlines so that it would complete (diff)
downloadrtems-300c8a76ff30340e495cb140784e07aed492d94f.tar.bz2
Added "done" to end of list of BSPs found.
Diffstat (limited to '')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
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