aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>1999-09-27 11:00:42 +0000
committerPhil Blundell <philb@gnu.org>1999-09-27 11:00:42 +0000
commitdbc1e63ecc0376fd50c0aaee41b2c7cc1e5b4cfb (patch)
tree030a325ed189895e5745de8c6d356629355cb4d5 /config.in
parentMake it compile without HAVE_HWSLIP. (diff)
downloadnet-tools-dbc1e63ecc0376fd50c0aaee41b2c7cc1e5b4cfb.tar.gz
net-tools-dbc1e63ecc0376fd50c0aaee41b2c7cc1e5b4cfb.tar.bz2
net-tools-dbc1e63ecc0376fd50c0aaee41b2c7cc1e5b4cfb.zip
Remove `sprint' member from struct hwtype. As far as I can see
it served no useful purpose. Please check I didn't break your favourite hardware type in the process. Add derisory support for Ash protocols.
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 117385b..1f17b19 100644
--- a/config.in
+++ b/config.in
@@ -57,6 +57,7 @@ bool 'NET/ROM (packet radio) protocol family' HAVE_AFNETROM y
bool 'Rose (packet radio) protocol family' HAVE_AFROSE n
bool 'Econet protocol family' HAVE_AFECONET n
bool 'DECnet protocol family' HAVE_AFDECnet n
+bool 'Ash protocol family' HAVE_AFASH n
*
*
* Device Hardware types.