From: Eric Botcazou Date: Wed, 16 May 2012 09:19:25 +0000 (+0000) Subject: * configure: Regenerate. X-Git-Tag: releases/gcc-4.6.4~543 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac8839f6e9311f94ac2166ecb4205d4bdf751f71;p=thirdparty%2Fgcc.git * configure: Regenerate. From-SVN: r187583 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4563e0aa44ba..d124eb64ad0e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2012-05-16 Eric Botcazou + + * configure: Regenerate. + 2012-05-14 Uros Bizjak PR target/46098 diff --git a/gcc/configure b/gcc/configure index 1960d5a845a9..ac7145ac259d 100755 --- a/gcc/configure +++ b/gcc/configure @@ -4842,7 +4842,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_cc_gcc_supports_ada" >&5 $as_echo "$acx_cv_cc_gcc_supports_ada" >&6; } -if test x$GNATBIND != xno && test x$GNATMAKE != xno && test x$acx_cv_cc_gcc_supports_ada != xno; then +if test "x$GNATBIND" != xno && test "x$GNATMAKE" != xno && test x$acx_cv_cc_gcc_supports_ada != xno; then have_gnat=yes else have_gnat=no