Dash:
[t2.git] / package / network / net-tools / config.status.diet
blobc52c7bccd787856ba7a311f47febcb4a9914fb72
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3
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
7
8 # More information can be found in the files COPYING and README.
9
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
23 #               system.
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>
32 #                 GNU gettext - I18N
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.
40 = /*
41 =  * config.h   Automatically generated configuration includefile
42 =  *
43 =  * NET-TOOLS  A collection of programs that form the base set of the
44 =  *            NET-3 Networking Distribution for the LINUX operating
45 =  *            system.
46 =  *
47 =  *            DO  NOT  EDIT  DIRECTLY
48 =  *
49 =  */
52 *                     I18N
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
65 *             Protocol Families.
66
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
98 *           Other Features.
100 bool 'IP Masquerading support' HAVE_FW_MASQUERADE y
101 bool 'Build iptunnel and ipmaddr' HAVE_IP_TOOLS y