]> git.puffer.fish Git - mirror/frr.git/commit
build: fix some minor autoconf & automake breakage
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 10 Nov 2016 12:14:48 +0000 (13:14 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 15 Nov 2016 01:28:15 +0000 (10:28 +0900)
commit428cd73fdc83ca90d0da4dd47e67efad49be82aa
tree1edfc3a9757a294c2653a21e7e0e3e0b9892da45
parent095f8fae6476a1a184eafd7ed4c115324b131d99
build: fix some minor autoconf & automake breakage

- use AS_HELP_STRING in configure.ac
- don't define HAVE_SETNS twice
- remove unused AM_LDFLAGS
- AC_PROG_RANLIB is automatically called by LT_INIT

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Makefile.am
configure.ac