update m4 macros (mainly formatting)

SVN revision: 41212
devs/princeamd/enlightenment-0.17-elive
Vincent Torri 14 years ago
parent 57d7920063
commit 8631d13099
  1. 5
      m4/ac_attribute.m4

@ -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

Loading…
Cancel
Save