From 1033e273a4d587023466d17a74652ed7fe8d7ebb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 15 Nov 2000 21:56:52 +0000 Subject: 2000-11-13 Ralf Corsepius * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b). * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib. * aclocal/rtems-debug.m4: Fix formating and contents of the check's help string. * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir). --- aclocal/rtems-debug.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aclocal/rtems-debug.m4') diff --git a/aclocal/rtems-debug.m4 b/aclocal/rtems-debug.m4 index d895b921b0..f83a039d40 100644 --- a/aclocal/rtems-debug.m4 +++ b/aclocal/rtems-debug.m4 @@ -3,7 +3,7 @@ AC_DEFUN(RTEMS_ENABLE_RTEMS_DEBUG, [ AC_ARG_ENABLE(rtems-debug, -[ --disable-rtems-debug disable RTEMS_DEBUG], +[ --enable-rtems-debug enable RTEMS_DEBUG], [case "${enableval}" in yes) RTEMS_DEBUG=yes ;; no) RTEMS_DEBUG=no ;; -- cgit v1.2.3