]> git.pld-linux.org Git - packages/net-tools.git/blame - net-tools-config.patch
- rediffed
[packages/net-tools.git] / net-tools-config.patch
CommitLineData
17e6f08e 1diff -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
03596bd7 4@@ -0,0 +1,75 @@
9955ed42 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+ *
8d10c0f0 18+ * Internationalization
9955ed42 19+ *
8d10c0f0
AF
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.
9955ed42 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
17e6f08e 40+#define HAVE_AFROSE 0
41+#define HAVE_AFX25 1
42+#define HAVE_AFECONET 0
9daddc9f 43+#define HAVE_AFDECnet 0
17e6f08e 44+#define HAVE_AFASH 0
9955ed42 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
0275448c 56+
9955ed42 57+#define HAVE_HWTR 1
58+#define HAVE_HWAX25 1
17e6f08e 59+#define HAVE_HWROSE 0
9955ed42 60+#define HAVE_HWNETROM 1
17e6f08e 61+#define HAVE_HWX25 1
9955ed42 62+#define HAVE_HWFR 1
17e6f08e 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
8d10c0f0 68+#define HAVE_HWIRDA 1
17e6f08e 69+#define HAVE_HWEC 0
8d10c0f0
AF
70+
71+/*
72+ *
73+ * Other Features.
74+ *
75+ */
1f31ec14 76+#define HAVE_FW_MASQUERADE 1
17e6f08e 77+#define HAVE_IP_TOOLS 0
78+#define HAVE_MII 1
03596bd7 79+#define HAVE_SELINUX 1
17e6f08e 80diff -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
917f10ac 83@@ -0,0 +1,38 @@
17e6f08e 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
917f10ac 97+HAVE_ARP_TOOLS=1
17e6f08e 98+HAVE_HWETHER=1
99+HAVE_HWARC=1
100+HAVE_HWSLIP=1
101+HAVE_HWPPP=1
102+HAVE_HWTUNNEL=1
917f10ac
AM
103+HAVE_SERIAL_TOOLS=1
104+HAVE_PLIP_TOOLS=1
17e6f08e 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
1f31ec14 118+# HAVE_FW_MASQUERADE=1
17e6f08e 119+# HAVE_IP_TOOLS=0
120+HAVE_MII=1
03596bd7 121+HAVE_SELINUX=1
17e6f08e 122diff -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
03596bd7 125@@ -0,0 +1,92 @@
9955ed42 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+#
8d10c0f0 136+# Version: config.in 1.22 (99-04-19)
9955ed42 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+*
8d10c0f0 163+* Internationalization
9955ed42 164+*
8d10c0f0
AF
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.
9955ed42 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
17e6f08e 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
9daddc9f 185+bool 'DECnet protocol family' HAVE_AFDECnet n
17e6f08e 186+bool 'Ash protocol family' HAVE_AFASH n
9955ed42 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
17e6f08e 196+bool 'STRIP (Metricom radio) support' HAVE_HWSTRIP y
9955ed42 197+bool 'Token ring (generic) support' HAVE_HWTR y
198+bool 'AX25 (packet radio) support' HAVE_HWAX25 y
17e6f08e 199+bool 'Rose (packet radio) support' HAVE_HWROSE n
9955ed42 200+bool 'NET/ROM (packet radio) support' HAVE_HWNETROM y
17e6f08e 201+bool 'X.25 (generic) support' HAVE_HWX25 y
9955ed42 202+bool 'DLCI/FRAD (frame relay) support' HAVE_HWFR y
17e6f08e 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
8d10c0f0 208+bool 'IrDA support' HAVE_HWIRDA y
17e6f08e 209+bool 'Econet hardware support' HAVE_HWEC n
8d10c0f0
AF
210+*
211+*
212+* Other Features.
213+*
1f31ec14 214+bool 'IP Masquerading support' HAVE_FW_MASQUERADE y
17e6f08e 215+bool 'Build iptunnel and ipmaddr' HAVE_IP_TOOLS n
216+bool 'Build mii-tool' HAVE_MII y
03596bd7 217+bool 'SELinux support' HAVE_SELINUX y
This page took 0.120286 seconds and 4 git commands to generate.