From 41d1cb14d1f06759a9b032ab465c207c1991a914 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Thu, 13 Nov 2008 11:58:41 +0000 Subject: revert this change... non-functional changes don't belong here git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@156510 f38db490-d61c-443f-a65b-d21fe96a405b --- autoconf/ast_gcc_attribute.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autoconf') diff --git a/autoconf/ast_gcc_attribute.m4 b/autoconf/ast_gcc_attribute.m4 index e6dce8e80..e3b1ea394 100644 --- a/autoconf/ast_gcc_attribute.m4 +++ b/autoconf/ast_gcc_attribute.m4 @@ -11,6 +11,6 @@ AC_COMPILE_IFELSE( AC_MSG_RESULT(yes) AC_DEFINE_UNQUOTED([HAVE_ATTRIBUTE_$1], 1, [Define to 1 if your GCC C compiler supports the '$1' attribute.]), AC_MSG_RESULT(no)) -CFLAGS="$saved_CFLAGS" ] +CFLAGS="$saved_CFLAGS" ) -- cgit v1.2.3