]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* configure: Regenerate.
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 16 May 2012 09:19:41 +0000 (09:19 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 16 May 2012 09:19:41 +0000 (09:19 +0000)
From-SVN: r187584

gcc/ChangeLog
gcc/configure

index fd017251a375e0d1cd0a129b8802986367410bc4..c2f07a3260a02e491d3e21321c4eb7354709989e 100644 (file)
@@ -1,3 +1,7 @@
+2012-05-16  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * configure: Regenerate.
+
 2012-05-14  Uros Bizjak  <ubizjak@gmail.com>
 
        PR target/46098
index 9799bab313c0212ea535f148cb02cbc18488c77d..145923ae14ea803b3c11359ee0f17180a0ae6ee4 100755 (executable)
@@ -4810,7 +4810,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