From 473b4e58d02392ff231f894ed5fd42a21323ed6d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 Oct 1999 13:30:15 +0000 Subject: Regenerated. --- c/src/configure | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'c/src/configure') diff --git a/c/src/configure b/c/src/configure index 3e17b0bf10..cbdaad85fc 100644 --- a/c/src/configure +++ b/c/src/configure @@ -855,6 +855,7 @@ else fi + PACKAGE=rtems-c-src VERSION=$RTEMS_VERSION @@ -867,7 +868,7 @@ fi missing_dir=`cd $ac_aux_dir && pwd` echo $ac_n "checking for working aclocal""... $ac_c" 1>&6 -echo "configure:871: checking for working aclocal" >&5 +echo "configure:872: checking for working aclocal" >&5 # Run test in a subshell; some versions of sh will print an error if # an executable is not found, even if stderr is redirected. # Redirect stdin to placate older versions of autoconf. Sigh. @@ -880,7 +881,7 @@ else fi echo $ac_n "checking for working autoconf""... $ac_c" 1>&6 -echo "configure:884: checking for working autoconf" >&5 +echo "configure:885: checking for working autoconf" >&5 # Run test in a subshell; some versions of sh will print an error if # an executable is not found, even if stderr is redirected. # Redirect stdin to placate older versions of autoconf. Sigh. @@ -893,7 +894,7 @@ else fi echo $ac_n "checking for working automake""... $ac_c" 1>&6 -echo "configure:897: checking for working automake" >&5 +echo "configure:898: checking for working automake" >&5 # Run test in a subshell; some versions of sh will print an error if # an executable is not found, even if stderr is redirected. # Redirect stdin to placate older versions of autoconf. Sigh. @@ -906,7 +907,7 @@ else fi echo $ac_n "checking for working autoheader""... $ac_c" 1>&6 -echo "configure:910: checking for working autoheader" >&5 +echo "configure:911: checking for working autoheader" >&5 # Run test in a subshell; some versions of sh will print an error if # an executable is not found, even if stderr is redirected. # Redirect stdin to placate older versions of autoconf. Sigh. @@ -919,7 +920,7 @@ else fi echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6 -echo "configure:923: checking for working makeinfo" >&5 +echo "configure:924: checking for working makeinfo" >&5 # Run test in a subshell; some versions of sh will print an error if # an executable is not found, even if stderr is redirected. # Redirect stdin to placate older versions of autoconf. Sigh. @@ -933,7 +934,7 @@ fi echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 -echo "configure:937: checking whether to enable maintainer-specific portions of Makefiles" >&5 +echo "configure:938: checking whether to enable maintainer-specific portions of Makefiles" >&5 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. if test "${enable_maintainer_mode+set}" = set; then enableval="$enable_maintainer_mode" @@ -957,7 +958,7 @@ fi echo $ac_n "checking for RTEMS_BSP""... $ac_c" 1>&6 -echo "configure:961: checking for RTEMS_BSP" >&5 +echo "configure:962: checking for RTEMS_BSP" >&5 if eval "test \"`echo '$''{'rtems_cv_RTEMS_BSP'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -975,7 +976,7 @@ echo "$ac_t""${RTEMS_BSP}" 1>&6 # Is this a supported CPU? echo $ac_n "checking if cpu $RTEMS_CPU is supported""... $ac_c" 1>&6 -echo "configure:979: checking if cpu $RTEMS_CPU is supported" >&5 +echo "configure:980: checking if cpu $RTEMS_CPU is supported" >&5 if test -d "$srcdir/$RTEMS_TOPdir/c/src/exec/score/cpu/$RTEMS_CPU"; then echo "$ac_t""yes" 1>&6 else @@ -1020,7 +1021,7 @@ PACKHEX="\$(PROJECT_ROOT)/tools/build/packhex" echo $ac_n "checking for make/custom/$RTEMS_BSP.cfg""... $ac_c" 1>&6 -echo "configure:1024: checking for make/custom/$RTEMS_BSP.cfg" >&5 +echo "configure:1025: checking for make/custom/$RTEMS_BSP.cfg" >&5 if test -r "$srcdir/$RTEMS_TOPdir/make/custom/$RTEMS_BSP.cfg"; then echo "$ac_t""yes" 1>&6 else -- cgit v1.2.3