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

gcc/ChangeLog
gcc/configure

index 4563e0aa44ba7b103bd5b5c033c1fae2245fb8b3..d124eb64ad0ed34b316bf9536ee27930b6c60917 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 1960d5a845a9a99ce0c585350c6ffcbb8d4d84a9..ac7145ac259dc36b7d71f00296a3e63ef10c9b54 100755 (executable)
@@ -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