[PATCH 00/13] Some more cleanup for configure.ac and aclocal.m4
Ruben Kerkhof
ruben at rubenkerkhof.com
Sat Mar 18 17:25:30 CET 2017
Ruben Kerkhof (13):
aclocal.m4: remove unused macro
aclocal.m4: use normal macro for function
use fixed width integers types from <stdint.h>
Remove check for struct ip_mreqn
aclocal.m4: consistently quote and indent
configure.ac: fix indentation
configure.ac: use AS_HELP_STRING for help text
Consistently quote all macro arguments
Remove dead code
configure.ac: reorganize a bit
Simplify check for alloca.h
Simplify check for syslog.h
No need to look for clock_gettime in libc
aclocal.m4 | 321 ++++++++++++++++----------------
configure.ac | 502 +++++++++++++++++++++++++++++----------------------
sysdep/config.h | 22 ++-
sysdep/linux/sysio.h | 10 -
sysdep/unix/log.c | 8 +-
5 files changed, 459 insertions(+), 404 deletions(-)
--
2.12.0
More information about the Bird-users
mailing list