aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2000-05-21 13:44:36 +0000
committerPhil Blundell <philb@gnu.org>2000-05-21 13:44:36 +0000
commit39b7aeb53f37c64c1abb95b5bf1e500ac14478a3 (patch)
tree22ded2c35cdedab9b2fd211d9f0a70c84cb7a132 /config.in
parentAdd support for `add' and `del' with IPv4. (diff)
downloadnet-tools-39b7aeb53f37c64c1abb95b5bf1e500ac14478a3.tar.gz
net-tools-39b7aeb53f37c64c1abb95b5bf1e500ac14478a3.tar.bz2
net-tools-39b7aeb53f37c64c1abb95b5bf1e500ac14478a3.zip
Add mii-tool from David Hinds.
Diffstat (limited to 'config.in')
-rw-r--r--config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.in b/config.in
index 43c1ae1..f3310d6 100644
--- a/config.in
+++ b/config.in
@@ -88,3 +88,4 @@ bool 'Econet hardware support' HAVE_HWEC n
*
bool 'IP Masquerading support' HAVE_FW_MASQUERADE n
bool 'Build iptunnel and ipmaddr' HAVE_IP_TOOLS n
+bool 'Build mii-tool' HAVE_MII n