* imported qemu/hotfix-glibc-2.41.patch
[t2sde.git] / package / network / net-tools / config.h.diet
blob0ddd4fcccc2a0eefcb4162f42e40acd22d963e6a
1 /*
3 * --- T2-COPYRIGHT-NOTE-BEGIN ---
4 * This copyright note is auto-generated by ./scripts/Create-CopyPatch.
5
6 * T2 SDE: package/.../net-tools/config.h.diet
7 * Copyright (C) 2004 - 2008 The T2 SDE Project
8 * Copyright (C) 1998 - 2003 ROCK Linux Project
9
10 * More information can be found in the files COPYING and README.
11
12 * This program is free software; you can redistribute it and/or modify
13 * it under the terms of the GNU General Public License as published by
14 * the Free Software Foundation; version 2 of the License. A copy of the
15 * GNU General Public License can be found in the file COPYING.
16 * --- T2-COPYRIGHT-NOTE-END ---
18 * config.h      Automatically generated configuration includefile
20 * NET-TOOLS     A collection of programs that form the base set of the
21 *               NET-3 Networking Distribution for the LINUX operating
22 *               system.
24 *               DO  NOT  EDIT  DIRECTLY
28 /* 
29  * 
30  * I18N
31  * 
32  * (Internationalization)
33  * 
34  * In this BETA Release the I18N (NLS) is enabled and now based
35  * on GNU gettext, only a brazilian portuguese and German catalog
36  * (translation) is present, but others are *highly* welcome!
37  * 
38  * (answer 'n' if you have no system with GNU gettext support)
39  * 
40  */
41 #define I18N 0
43 /* 
44  * 
45  * Protocol Families.
46  * 
47  */
48 #define HAVE_AFUNIX 1
49 #define HAVE_AFINET 1
50 #define HAVE_AFINET6 0
51 #define HAVE_AFIPX 1
52 #define HAVE_AFATALK 1
53 #define HAVE_AFAX25 1
54 #define HAVE_AFNETROM 1
55 #define HAVE_AFROSE 1
56 #define HAVE_AFECONET 1
57 #define HAVE_AFDECnet 0
59 /* 
60  * 
61  * Device Hardware types.
62  * 
63  */
64 #define HAVE_HWETHER 1
65 #define HAVE_HWARC 1
66 #define HAVE_HWSLIP 1
67 #define HAVE_HWPPP 1
68 #define HAVE_HWTUNNEL 1
69 #define HAVE_HWTR 1
70 #define HAVE_HWAX25 1
71 #define HAVE_HWROSE 1
72 #define HAVE_HWNETROM 1
73 #define HAVE_HWFR 1
74 #define HAVE_HWSIT 1
75 #define HAVE_HWFDDI 0
76 #define HAVE_HWHIPPI 1
77 #define HAVE_HWASH 1
78 #define HAVE_HWHDLCLAPB 1
80 /* 
81  * 
82  * Other Features.
83  * 
84  */
85 #define HAVE_FW_MASQUERADE 1
86 #define HAVE_IP_TOOLS 1