From b50b3c841a33be741f99b2ad0ce76d03bf4079bc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 21 Feb 2001 14:20:50 +0000 Subject: 2001-02-20 Ralf Corsepius * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in TARGET_CONFIG_SUBDIRS. * aclocal/enable-bsp.m4: fix quoting. * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx. --- aclocal/enable-rtemsbsp.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aclocal/enable-rtemsbsp.m4') diff --git a/aclocal/enable-rtemsbsp.m4 b/aclocal/enable-rtemsbsp.m4 index d4057d0b7e..173c27cc62 100644 --- a/aclocal/enable-rtemsbsp.m4 +++ b/aclocal/enable-rtemsbsp.m4 @@ -7,7 +7,7 @@ AC_DEFUN(RTEMS_ENABLE_RTEMSBSP, [ AC_BEFORE([$0], [RTEMS_ENV_RTEMSBSP])dnl AC_ARG_ENABLE(rtemsbsp, -[ --enable-rtemsbsp=bsp1 bsp2 .. BSPs to include in build], +[ --enable-rtemsbsp=\"bsp1 bsp2 ..\" BSPs to include in build], [case "${enableval}" in yes|no) AC_MSG_ERROR([missing argument to --enable-rtemsbsp=\"bsp1 bsp2\"]);; *) $1=$enableval;; -- cgit v1.2.3