]> git.puffer.fish Git - matthieu/frr.git/commit
[build] Linux netlink doesn't need IF_PROC
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Sat, 16 Aug 2008 17:03:44 +0000 (18:03 +0100)
committerPaul Jakma <paul@quagga.net>
Fri, 22 Aug 2008 18:56:25 +0000 (19:56 +0100)
commitcadfb2cd81528fc6f85af24dbf0ff3fd0ff63e6b
tree9b21ab9fe0e4836dc1ea11e0571f4f4ba458d94d
parent4cde931e2d5a83708cf55e63eae7b629e8e4296a
[build] Linux netlink doesn't need IF_PROC

2008-08-16 Stephen Hemminger <stephen.hemminger@vyatta.com>

* configure.ac: If netlink is available, then that is how the
initial routes and interfaces should be read, rather than through
/proc, so don't set IF_PROC.

Signed-off-by: Paul Jakma <paul@quagga.net>
configure.ac