]> git.puffer.fish Git - matthieu/frr.git/commit
build: fixup autoconf for cross-compiling (to OpenWRT)
authorDavid Lamparter <equinox@diac24.net>
Wed, 16 Sep 2009 00:11:00 +0000 (02:11 +0200)
committerDenis Ovsienko <infrastation@yandex.ru>
Tue, 13 Dec 2011 15:12:42 +0000 (19:12 +0400)
commitca9f342c2c35523b7bb34631b4f75cad1232355b
tree597b2299aa3d54ae7907621f5284a49c57001c34
parenta34eb3689ca0bb88e2ae7b95b01eb8887048ce15
build: fixup autoconf for cross-compiling (to OpenWRT)

MALLOC/REALLOC aren't used properly (no rpl_malloc), remove them

while at it, infer some sane ipforwarding method from the OS value.
(v2 on that, "==" is not a proper operator for standard "test")
configure.ac