X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configure;h=2579c9f75717420ea240876cb1fb08ac48babef9;hb=9a5ce6c0540ee6c0ef8f7d739cacb6f7b3e50393;hp=9a0086c99c93e9efa455a52409678c5a20a2e91f;hpb=b121d7d4e41eebde43ebd368704897b7b1d96d6e;p=platform%2Fupstream%2Fbinutils.git diff --git a/configure b/configure index 9a0086c..2579c9f 100755 --- 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