update m4 macros (mainly formatting)

SVN revision: 41212
This commit is contained in:
Vincent Torri 2009-06-27 06:42:14 +00:00
parent 57d7920063
commit 8631d13099
1 changed files with 3 additions and 2 deletions

View File

@ -31,8 +31,7 @@ int foo(int x __attribute__ ((unused)))
[],
[ac_cv___attribute__="yes"],
[ac_cv___attribute__="no"]
)]
)
)])
AC_MSG_RESULT($ac_cv___attribute__)
@ -44,3 +43,5 @@ if test "x${ac_cv___attribute__}" = "xyes" ; then
fi
])
dnl End of ac_attribute.m4