From 70dda0eab9ce3de6fbf2d02e26d4bc7deb4f8eb6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 3 Apr 1998 18:02:16 +0000 Subject: Patch from Samuel Tardieu so the messages printed followed GNU conventions. --- configure | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'configure') diff --git a/configure b/configure index d0a760fc2c..5577046146 100644 --- a/configure +++ b/configure @@ -2465,8 +2465,8 @@ if test "$RTEMS_HAS_CPLUSPLUS" = "yes"; then fi # If the tests are enabled, then find all the test suite Makefiles -echo $ac_n "checking Are the test suites enabled? ""... $ac_c" 1>&6 -echo "configure:2470: checking Are the test suites enabled? " >&5 +echo $ac_n "checking if the test suites are enabled? ""... $ac_c" 1>&6 +echo "configure:2470: checking if the test suites are enabled? " >&5 tests_enabled=yes # Check whether --enable-tests or --disable-tests was given. if test "${enable_tests+set}" = set; then @@ -2580,8 +2580,8 @@ fi fi # If the HWAPI is enabled, the find the HWAPI Makefiles -echo $ac_n "checking Is the HWAPI enabled? ""... $ac_c" 1>&6 -echo "configure:2585: checking Is the HWAPI enabled? " >&5 +echo $ac_n "checking if the HWAPI is enabled? ""... $ac_c" 1>&6 +echo "configure:2585: checking if the HWAPI is enabled? " >&5 # Check whether --enable-hwapi or --disable-hwapi was given. if test "${enable_hwapi+set}" = set; then enableval="$enable_hwapi" -- cgit v1.2.3