From 6184265d9ed5544f209a7a152f4552e10fa10b7d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 14 Nov 2002 13:04:05 +0000 Subject: 2002-11-14 Ralf Corsepius * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup HAS_LIBBSP conditional (Solaris/bash incompatibility fix). --- c/src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'c/src/ChangeLog') diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 57eeee454e..f90c00a2be 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,8 @@ +2002-11-14 Ralf Corsepius + + * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup + HAS_LIBBSP conditional (Solaris/bash incompatibility fix). + 2002-11-06 Ralf Corsepius * Makefile.am: Use "'"-quotes to pass args to bsp.mak. -- cgit v1.2.3