aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorShenghou Ma <minux.ma@gmail.com>2013-01-23 22:37:01 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2013-01-23 22:37:01 +0000
commit600613d76e6fed89540c98179e77223135721da8 (patch)
tree8433f7755a77056fb29412157fbe62a01eb190aa /configure
parentfacb23dc4ec9ced099de4b5a7a147ab8b972fa23 (diff)
downloadgcc-600613d76e6fed89540c98179e77223135721da8.zip
gcc-600613d76e6fed89540c98179e77223135721da8.tar.gz
gcc-600613d76e6fed89540c98179e77223135721da8.tar.bz2
isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
* config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION. * configure: Re-generate. From-SVN: r195414
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 30b6843..e669aa0 100755
--- a/configure
+++ b/configure
@@ -5833,7 +5833,6 @@ $as_echo "$as_me: WARNING: using in-tree ISL, disabling version check" >&2;}
CFLAGS="${_isl_saved_CFLAGS} ${islinc} ${gmpinc}"
LDFLAGS="${_isl_saved_LDFLAGS} ${isllibs}"
LIBS="${_isl_saved_LIBS} -lisl"
- echo $CFLAGS
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for version 0.10 of ISL" >&5
$as_echo_n "checking for version 0.10 of ISL... " >&6; }
@@ -5882,7 +5881,6 @@ $as_echo "$gcc_cv_isl" >&6; }
CFLAGS="${_isl_saved_CFLAGS} ${islinc} ${gmpinc}"
LDFLAGS="${_isl_saved_LDFLAGS} ${isllibs}"
LIBS="${_isl_saved_LIBS} -lisl"
- echo $CFLAGS
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for version 0.11 of ISL" >&5
$as_echo_n "checking for version 0.11 of ISL... " >&6; }