From b2ca0babebaa3144e8d9ca12bdfec0358fb9159c Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 9 Oct 2008 03:05:48 +0000 Subject: oops --- ares/m4/cares-compilers.m4 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ares/m4/cares-compilers.m4') diff --git a/ares/m4/cares-compilers.m4 b/ares/m4/cares-compilers.m4 index c1b123a45..8d0c069e6 100644 --- a/ares/m4/cares-compilers.m4 +++ b/ares/m4/cares-compilers.m4 @@ -16,7 +16,7 @@ #*************************************************************************** # File version for 'aclocal' use. Keep it a single number. -# serial 9 +# serial 12 dnl CARES_CHECK_COMPILER @@ -233,9 +233,8 @@ AC_DEFUN([CARES_CHECK_COMPILER_SGI], [ compiler_id="SGIC" fi fi - if test "$compiler_id" != "SGIC"; then + if test "$compiler_id" = "SGIC"; then AC_MSG_RESULT([yes]) - compiler_id="SGIC" flags_dbg_all="-g -g0 -g1 -g2 -g3" flags_dbg_yes="-g" flags_dbg_off="-g0" -- cgit v1.2.3