From bf8d642607f49355d22e47eca09a79485a3fd1a9 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 14 Oct 2008 04:59:22 +0000 Subject: fix syntax error --- ares/m4/cares-compilers.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ares/m4/cares-compilers.m4') diff --git a/ares/m4/cares-compilers.m4 b/ares/m4/cares-compilers.m4 index 5d7f0e5eb..a54f33688 100644 --- a/ares/m4/cares-compilers.m4 +++ b/ares/m4/cares-compilers.m4 @@ -940,7 +940,7 @@ AC_DEFUN([CARES_SET_COMPILER_WARNING_OPTS], [ # if test "$want_warnings" = "yes"; then dnl Issue all warnings - dnl tmp_CFLAGS="$tmp_CFLAGS -Wall -Wextra -Wpadded" + tmp_CFLAGS="$tmp_CFLAGS -Wall -Wextra -Wpadded" fi ;; # -- cgit v1.2.3