1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # T2 SDE: package/.../net-tools/config.status.diet
5 # Copyright (C) 2004 - 2008 The T2 SDE Project
6 # Copyright (C) 1998 - 2003 ROCK Linux Project
8 # More information can be found in the files COPYING and README.
10 # This program is free software; you can redistribute it and/or modify
11 # it under the terms of the GNU General Public License as published by
12 # the Free Software Foundation; version 2 of the License. A copy of the
13 # GNU General Public License can be found in the file COPYING.
14 # --- T2-COPYRIGHT-NOTE-END ---
16 # config.in Configure.sh source for the net-tools.
17 # This file contains the definition of what the support
18 # library contains. Most of all, it defines which types
19 # of address families and hardware we know of.
21 # NET-TOOLS A collection of programs that form the base set of the
22 # NET-3 Networking Distribution for the LINUX operating
25 # Version: config.in 1.21 (98-06-30)
27 # Author: Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
28 # Copyright 1988-1993 MicroWalt Corporation
30 # Bernd 'eckes' Eckenfels <net-tools@lina.inka.de>
31 # Arnaldo Carvalho de Melo <acme@conectiva.com.br>
34 # This program is free software; you can redistribute it
35 # and/or modify it under the terms of the GNU General
36 # Public License as published by the Free Software
37 # Foundation; either version 2 of the License, or (at
38 # your option) any later version.
41 = * config.h Automatically generated configuration includefile
43 = * NET-TOOLS A collection of programs that form the base set of the
44 = * NET-3 Networking Distribution for the LINUX operating
47 = * DO NOT EDIT DIRECTLY
54 * (Internationalization)
56 * In this BETA Release the I18N (NLS) is enabled and now based
57 * on GNU gettext, only a brazilian portuguese and German catalog
58 * (translation) is present, but others are *highly* welcome!
60 * (answer 'n' if you have no system with GNU gettext support)
62 bool 'Does your system support GNU gettext?' I18N n
67 bool 'UNIX protocol family' HAVE_AFUNIX y
68 bool 'INET (TCP/IP) protocol family' HAVE_AFINET y
69 bool 'INET6 (IPv6) protocol family' HAVE_AFINET6 n
70 bool 'Novell IPX/SPX protocol family' HAVE_AFIPX y
71 bool 'Appletalk DDP protocol family' HAVE_AFATALK y
72 bool 'AX25 (packet radio) protocol family' HAVE_AFAX25 y
73 bool 'NET/ROM (packet radio) protocol family' HAVE_AFNETROM y
74 bool 'Rose (packet radio) protocol family' HAVE_AFROSE y
75 bool 'Econet protocol family' HAVE_AFECONET y
76 bool 'DECnet protocol family' HAVE_AFDECnet n
79 * Device Hardware types.
81 bool 'Ethernet (generic) support' HAVE_HWETHER y
82 bool 'ARCnet support' HAVE_HWARC y
83 bool 'SLIP (serial line) support' HAVE_HWSLIP y
84 bool 'PPP (serial line) support' HAVE_HWPPP y
85 bool 'IPIP Tunnel support' HAVE_HWTUNNEL y
86 bool 'Token ring (generic) support' HAVE_HWTR y
87 bool 'AX25 (packet radio) support' HAVE_HWAX25 y
88 bool 'Rose (packet radio) support' HAVE_HWROSE y
89 bool 'NET/ROM (packet radio) support' HAVE_HWNETROM y
90 bool 'DLCI/FRAD (frame relay) support' HAVE_HWFR y
91 bool 'SIT (IPv6-in-IPv4) support' HAVE_HWSIT y
92 bool 'FDDI (generic) support' HAVE_HWFDDI n
93 bool 'HIPPI (generic) support' HAVE_HWHIPPI y
94 bool 'Ash hardware support' HAVE_HWASH y
95 bool '(Cisco)-HDLC/LAPB support' HAVE_HWHDLCLAPB y
100 bool 'IP Masquerading support' HAVE_FW_MASQUERADE y
101 bool 'Build iptunnel and ipmaddr' HAVE_IP_TOOLS y