author | Marc Fournier <marc.fournier@camptocamp.com> | |
Mon, 22 Jul 2013 14:34:04 +0000 (16:34 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Mon, 22 Jul 2013 14:34:04 +0000 (16:34 +0200) | ||
commit | 25bf8128bb7aa03057e858af3b53dc086a50d78b | |
tree | 50a2a56e3457447fe6ea5e46872f84148ac335c8 | tree | snapshot |
parent | 2a7ac42fcb2ae54377e0332e04ad4375561d306e | commit | diff |
update build system to reflect switch to libmnl
"./configure" was previously checking for libnetlink and setting
"-lmnl" if found, which was obviously calling for trouble. With
this patch, the last references to libnetlink are dead and buried.
NB: linux/netlink.h and friends are still included here and there
though, but these are not related to libnetlink.
"./configure" was previously checking for libnetlink and setting
"-lmnl" if found, which was obviously calling for trouble. With
this patch, the last references to libnetlink are dead and buried.
NB: linux/netlink.h and friends are still included here and there
though, but these are not related to libnetlink.
configure.in | diff | blob | history | |
src/Makefile.am | diff | blob | history |