📄 config.in
字号:
## config.in Configure.sh source for the net-tools.# This file contains the definition of what the support# library contains. Most of all, it defines which types# of address families and hardware we know of.## NET-TOOLS A collection of programs that form the base set of the# NET-3 Networking Distribution for the LINUX operating# system.## Version: config.in 1.22 (99-04-19)## Author: Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org># Copyright 1988-1993 MicroWalt Corporation## Bernd 'eckes' Eckenfels <net-tools@lina.inka.de># Arnaldo Carvalho de Melo <acme@conectiva.com.br># GNU gettext - I18N## This program is free software; you can redistribute it# and/or modify it under the terms of the GNU General# Public License as published by the Free Software# Foundation; either version 2 of the License, or (at# your option) any later version.#= /*= * config.h Automatically generated configuration includefile= *= * NET-TOOLS A collection of programs that form the base set of the= * NET-3 Networking Distribution for the LINUX operating= * system.= *= * DO NOT EDIT DIRECTLY= *= */*** Internationalization** The net-tools package has currently been translated to French,* German and Brazilian Portugese. Other translations are, of* course, welcome. Answer `n' here if you have no support for* internationalization on your system.*bool 'Does your system support GNU gettext?' I18N n*** Protocol Families.* bool 'UNIX protocol family' HAVE_AFUNIX ybool 'INET (TCP/IP) protocol family' HAVE_AFINET ybool 'INET6 (IPv6) protocol family' HAVE_AFINET6 nbool 'Novell IPX/SPX protocol family' HAVE_AFIPX ybool 'Appletalk DDP protocol family' HAVE_AFATALK ybool 'AX25 (packet radio) protocol family' HAVE_AFAX25 ybool 'NET/ROM (packet radio) protocol family' HAVE_AFNETROM ybool 'Rose (packet radio) protocol family' HAVE_AFROSE nbool 'Econet protocol family' HAVE_AFECONET nbool 'DECnet protocol family' HAVE_AFDECnet n*** Device Hardware types.*bool 'Ethernet (generic) support' HAVE_HWETHER ybool 'ARCnet support' HAVE_HWARC ybool 'SLIP (serial line) support' HAVE_HWSLIP ybool 'PPP (serial line) support' HAVE_HWPPP ybool 'IPIP Tunnel support' HAVE_HWTUNNEL ybool 'Token ring (generic) support' HAVE_HWTR ybool 'AX25 (packet radio) support' HAVE_HWAX25 ybool 'Rose (packet radio) support' HAVE_HWROSE nbool 'NET/ROM (packet radio) support' HAVE_HWNETROM ybool 'DLCI/FRAD (frame relay) support' HAVE_HWFR ybool 'SIT (IPv6-in-IPv4) support' HAVE_HWSIT nbool 'FDDI (generic) support' HAVE_HWFDDI nbool 'HIPPI (generic) support' HAVE_HWHIPPI nbool 'Ash hardware support' HAVE_HWASH nbool '(Cisco)-HDLC/LAPB support' HAVE_HWHDLCLAPB nbool 'IrDA support' HAVE_HWIRDA y*** Other Features.*bool 'IP Masquerading support' HAVE_FW_MASQUERADE nbool 'Build iptunnel and ipmaddr' HAVE_IP_TOOLS n
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -