From 309dbd07ff699a9fd96ec3c511b808616ca12f96 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 28 Nov 2009 06:28:41 +0000 Subject: Whitespace removal. --- c/configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/configure.ac') diff --git a/c/configure.ac b/c/configure.ac index 7b290697e3..a2202e8310 100644 --- a/c/configure.ac +++ b/c/configure.ac @@ -1,5 +1,5 @@ ## Process this file with autoconf to produce a configure script. -## +## ## $Id$ AC_PREREQ(2.60) @@ -37,7 +37,7 @@ for _rtems_bsp in : $rtems_bsp; do test "x$_rtems_bsp" = x: && continue # retrieve bsp_family RTEMS_BSP_ALIAS([$_rtems_bsp],[rtems_bsp_family]) - # Is there a configure script for the BSP? + # Is there a configure script for the BSP? AS_IF([test -r "$srcdir/$RTEMS_TOPdir/c/src/lib/libbsp/$RTEMS_CPU/$rtems_bsp_family/configure"], [RTEMS_BSP_LIST="$RTEMS_BSP_LIST $_rtems_bsp"]) ]) -- cgit v1.2.3