]> git.pld-linux.org Git - packages/net-tools.git/blob - net-tools-config.patch
- rediffed
[packages/net-tools.git] / net-tools-config.patch
1 diff -Nru net-tools-1.56/config.h net-tools-1.56.new/config.h
2 --- net-tools-1.56/config.h     Thu Jan  1 01:00:00 1970
3 +++ net-tools-1.56.new/config.h Tue May 30 03:19:19 2000
4 @@ -0,0 +1,75 @@
5 +/*
6 +* config.h     Automatically generated configuration includefile
7 +*
8 +* NET-TOOLS    A collection of programs that form the base set of the
9 +*              NET-3 Networking Distribution for the LINUX operating
10 +*              system.
11 +*
12 +*              DO  NOT  EDIT  DIRECTLY
13 +*
14 +*/
15 +
16 +/* 
17 + * 
18 + * Internationalization
19 + * 
20 + * The net-tools package has currently been translated to French,
21 + * German and Brazilian Portugese.  Other translations are, of
22 + * course, welcome.  Answer `n' here if you have no support for
23 + * internationalization on your system.
24 + * 
25 + */
26 +#define I18N 1
27 +
28 +/* 
29 + * 
30 + * Protocol Families.
31 + * 
32 + */
33 +#define HAVE_AFUNIX 1
34 +#define HAVE_AFINET 1
35 +#define HAVE_AFINET6 1
36 +#define HAVE_AFIPX 1
37 +#define HAVE_AFATALK 1
38 +#define HAVE_AFAX25 1
39 +#define HAVE_AFNETROM 1
40 +#define HAVE_AFROSE 0
41 +#define HAVE_AFX25 1
42 +#define HAVE_AFECONET 0
43 +#define HAVE_AFDECnet 0
44 +#define HAVE_AFASH 0
45 +
46 +/* 
47 + * 
48 + * Device Hardware types.
49 + * 
50 + */
51 +#define HAVE_HWETHER 1
52 +#define HAVE_HWARC 1
53 +#define HAVE_HWSLIP 1
54 +#define HAVE_HWPPP 1
55 +#define HAVE_HWTUNNEL 1
56 +
57 +#define HAVE_HWTR 1
58 +#define HAVE_HWAX25 1
59 +#define HAVE_HWROSE 0
60 +#define HAVE_HWNETROM 1
61 +#define HAVE_HWX25 1
62 +#define HAVE_HWFR 1
63 +#define HAVE_HWSIT 0
64 +#define HAVE_HWFDDI 0
65 +#define HAVE_HWHIPPI 0
66 +#define HAVE_HWASH 0
67 +#define HAVE_HWHDLCLAPB 0
68 +#define HAVE_HWIRDA 1
69 +#define HAVE_HWEC 0
70 +
71 +/* 
72 + * 
73 + * Other Features.
74 + * 
75 + */
76 +#define HAVE_FW_MASQUERADE 1
77 +#define HAVE_IP_TOOLS 0
78 +#define HAVE_MII 1
79 +#define HAVE_SELINUX 1
80 diff -Nru net-tools-1.56/config.make net-tools-1.56.new/config.make
81 --- net-tools-1.56/config.make  Thu Jan  1 01:00:00 1970
82 +++ net-tools-1.56.new/config.make      Tue May 30 03:19:19 2000
83 @@ -0,0 +1,38 @@
84 +I18N=1
85 +HAVE_AFUNIX=1
86 +HAVE_AFINET=1
87 +HAVE_AFINET6=1
88 +HAVE_AFIPX=1
89 +HAVE_AFATALK=1
90 +HAVE_AFAX25=1
91 +HAVE_AFNETROM=1
92 +# HAVE_AFROSE=0
93 +HAVE_AFX25=1
94 +# HAVE_AFECONET=0
95 +# HAVE_AFDECnet=0
96 +# HAVE_AFASH=0
97 +HAVE_ARP_TOOLS=1
98 +HAVE_HWETHER=1
99 +HAVE_HWARC=1
100 +HAVE_HWSLIP=1
101 +HAVE_HWPPP=1
102 +HAVE_HWTUNNEL=1
103 +HAVE_SERIAL_TOOLS=1
104 +HAVE_PLIP_TOOLS=1
105 +HAVE_HWTR=1
106 +HAVE_HWAX25=1
107 +# HAVE_HWROSE=0
108 +HAVE_HWNETROM=1
109 +HAVE_HWX25=1
110 +HAVE_HWFR=1
111 +# HAVE_HWSIT=0
112 +# HAVE_HWFDDI=0
113 +# HAVE_HWHIPPI=0
114 +# HAVE_HWASH=0
115 +# HAVE_HWHDLCLAPB=0
116 +HAVE_HWIRDA=1
117 +# HAVE_HWEC=0
118 +# HAVE_FW_MASQUERADE=1
119 +# HAVE_IP_TOOLS=0
120 +HAVE_MII=1
121 +HAVE_SELINUX=1
122 diff -Nru net-tools-1.56/config.status net-tools-1.56.new/config.status
123 --- net-tools-1.56/config.status        Thu Jan  1 01:00:00 1970
124 +++ net-tools-1.56.new/config.status    Tue May 30 03:19:19 2000
125 @@ -0,0 +1,92 @@
126 +#
127 +# config.in    Configure.sh source for the net-tools.
128 +#              This file contains the definition of what the support
129 +#              library contains.  Most of all, it defines which types
130 +#              of address families and hardware we know of.
131 +#
132 +# NET-TOOLS    A collection of programs that form the base set of the
133 +#              NET-3 Networking Distribution for the LINUX operating
134 +#              system.
135 +#
136 +# Version:     config.in 1.22  (99-04-19)
137 +#
138 +# Author:      Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
139 +#              Copyright 1988-1993 MicroWalt Corporation
140 +#
141 +#              Bernd 'eckes' Eckenfels <net-tools@lina.inka.de>
142 +#              Arnaldo Carvalho de Melo <acme@conectiva.com.br>
143 +#                GNU gettext - I18N
144 +#
145 +#              This program is free software; you can redistribute it
146 +#              and/or  modify it under  the terms of  the GNU General
147 +#              Public  License as  published  by  the  Free  Software
148 +#              Foundation;  either  version 2 of the License, or  (at
149 +#              your option) any later version.
150 +#
151 += /*
152 +=  * config.h  Automatically generated configuration includefile
153 +=  *
154 +=  * NET-TOOLS A collection of programs that form the base set of the
155 +=  *           NET-3 Networking Distribution for the LINUX operating
156 +=  *           system.
157 +=  *
158 +=  *           DO  NOT  EDIT  DIRECTLY
159 +=  *
160 +=  */
161 +*
162 +*
163 +*              Internationalization
164 +*
165 +* The net-tools package has currently been translated to French,
166 +* German and Brazilian Portugese.  Other translations are, of
167 +* course, welcome.  Answer `n' here if you have no support for
168 +* internationalization on your system.
169 +*
170 +bool 'Does your system support GNU gettext?' I18N y
171 +*
172 +*
173 +*             Protocol Families.
174 +* 
175 +bool 'UNIX protocol family' HAVE_AFUNIX y
176 +bool 'INET (TCP/IP) protocol family' HAVE_AFINET y
177 +bool 'INET6 (IPv6) protocol family' HAVE_AFINET6 y
178 +bool 'Novell IPX/SPX protocol family' HAVE_AFIPX y
179 +bool 'Appletalk DDP protocol family' HAVE_AFATALK y
180 +bool 'AX25 (packet radio) protocol family' HAVE_AFAX25 y
181 +bool 'NET/ROM (packet radio) protocol family' HAVE_AFNETROM y
182 +bool 'Rose (packet radio) protocol family' HAVE_AFROSE n
183 +bool 'X.25 (CCITT) protocol family' HAVE_AFX25 y
184 +bool 'Econet protocol family' HAVE_AFECONET n
185 +bool 'DECnet protocol family' HAVE_AFDECnet n
186 +bool 'Ash protocol family' HAVE_AFASH n
187 +*
188 +*
189 +*            Device Hardware types.
190 +*
191 +bool 'Ethernet (generic) support' HAVE_HWETHER y
192 +bool 'ARCnet support' HAVE_HWARC y
193 +bool 'SLIP (serial line) support' HAVE_HWSLIP y
194 +bool 'PPP (serial line) support' HAVE_HWPPP y
195 +bool 'IPIP Tunnel support' HAVE_HWTUNNEL y
196 +bool 'STRIP (Metricom radio) support' HAVE_HWSTRIP y
197 +bool 'Token ring (generic) support' HAVE_HWTR y
198 +bool 'AX25 (packet radio) support' HAVE_HWAX25 y
199 +bool 'Rose (packet radio) support' HAVE_HWROSE n
200 +bool 'NET/ROM (packet radio) support' HAVE_HWNETROM y
201 +bool 'X.25 (generic) support' HAVE_HWX25 y
202 +bool 'DLCI/FRAD (frame relay) support' HAVE_HWFR y
203 +bool 'SIT (IPv6-in-IPv4) support' HAVE_HWSIT n
204 +bool 'FDDI (generic) support' HAVE_HWFDDI n
205 +bool 'HIPPI (generic) support' HAVE_HWHIPPI n
206 +bool 'Ash hardware support' HAVE_HWASH n
207 +bool '(Cisco)-HDLC/LAPB support' HAVE_HWHDLCLAPB n
208 +bool 'IrDA support' HAVE_HWIRDA y
209 +bool 'Econet hardware support' HAVE_HWEC n
210 +*
211 +*
212 +*           Other Features.
213 +*
214 +bool 'IP Masquerading support' HAVE_FW_MASQUERADE y
215 +bool 'Build iptunnel and ipmaddr' HAVE_IP_TOOLS n
216 +bool 'Build mii-tool' HAVE_MII y
217 +bool 'SELinux support' HAVE_SELINUX y
This page took 0.074263 seconds and 3 git commands to generate.