2012-01-19 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / configure
index 9a0086c99c93e9efa455a52409678c5a20a2e91f..2579c9f75717420ea240876cb1fb08ac48babef9 100755 (executable)
--- a/configure
+++ b/configure
@@ -4977,7 +4977,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
This page took 0.026454 seconds and 4 git commands to generate.