commit | cadfb2cd81528fc6f85af24dbf0ff3fd0ff63e6b | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | Sat Aug 16 18:03:44 2008 +0100 |
committer | Paul Jakma <paul@quagga.net> | Fri Aug 22 19:56:25 2008 +0100 |
tree | 9b21ab9fe0e4836dc1ea11e0571f4f4ba458d94d | |
parent | 4cde931e2d5a83708cf55e63eae7b629e8e4296a [diff] |
[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>