]> git.ipfire.org Git - thirdparty/bird.git/commit
Remove autoconf macros for time_t and alignment
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 10 May 2017 23:29:39 +0000 (01:29 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 16 May 2017 11:05:00 +0000 (13:05 +0200)
commitb845ea097c285f17641d60df3dea4d3e820a1475
treef8580158aa806ea4dff52ee9d207914d1876fda9
parentb81a73d1fbddda4c319899910d751215ff3d29ca
Remove autoconf macros for time_t and alignment

Replaced by constant compile-time expressions. CPU_STRUCT_ALIGN is not
really correct, but is consistent with the old behavior.
aclocal.m4
configure.ac
lib/birdlib.h
sysdep/unix/timer.h