Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
     5         kx /*
     5         kx  * config.h     Automatically generated configuration includefile
     5         kx  *
     5         kx  * NET-TOOLS    A collection of programs that form the base set of the
     5         kx  *              NET-3 Networking Distribution for the LINUX operating
     5         kx  *              system.
     5         kx  *
     5         kx  *              DO  NOT  EDIT  DIRECTLY
     5         kx  *
     5         kx */
     5         kx 
     5         kx /*
     5         kx  *
     5         kx  * Internationalization
     5         kx  *
     5         kx  * The net-tools package has currently been translated to French,
     5         kx  * German and Brazilian Portugese.  Other translations are, of
     5         kx  * course, welcome.  Answer `n' here if you have no support for
     5         kx  * internationalization on your system.
     5         kx  *
     5         kx  */
     5         kx #define I18N 1
     5         kx 
     5         kx /*
     5         kx  *
     5         kx  * Protocol Families.
     5         kx  *
     5         kx  */
     5         kx #define HAVE_AFUNIX 1
     5         kx #define HAVE_AFINET 1
     5         kx #define HAVE_AFINET6 1
     5         kx #define HAVE_AFIPX 1
     5         kx #define HAVE_AFATALK 1
     5         kx #define HAVE_AFAX25 1
     5         kx #define HAVE_AFNETROM 1
     5         kx #define HAVE_AFROSE 0
     5         kx #define HAVE_AFX25 1
     5         kx #define HAVE_AFECONET 0
     5         kx #define HAVE_AFDECnet 0
     5         kx #define HAVE_AFASH 0
     5         kx #define HAVE_AFBLUETOOTH 1
     5         kx 
     5         kx /*
     5         kx  *
     5         kx  * Device Hardware types.
     5         kx  *
     5         kx  */
     5         kx #define HAVE_HWETHER 1
     5         kx #define HAVE_HWARC 1
     5         kx #define HAVE_HWSLIP 1
     5         kx #define HAVE_HWPPP 1
     5         kx #define HAVE_HWTUNNEL 1
     5         kx #define HAVE_HWSTRIP 1
     5         kx #define HAVE_HWTR 1
     5         kx #define HAVE_HWAX25 1
     5         kx #define HAVE_HWROSE 0
     5         kx #define HAVE_HWNETROM 1
     5         kx #define HAVE_HWX25 1
     5         kx #define HAVE_HWFR 1
     5         kx #define HAVE_HWSIT 0
     5         kx #define HAVE_HWFDDI 1
     5         kx #define HAVE_HWHIPPI 1
     5         kx #define HAVE_HWASH 0
     5         kx #define HAVE_HWHDLCLAPB 0
     5         kx #define HAVE_HWIRDA 1
     5         kx #define HAVE_HWEC 0
     5         kx #define HAVE_HWEUI64 1
     5         kx #define HAVE_HWIB 1
     5         kx 
     5         kx /*
     5         kx  *
     5         kx  * Other Features.
     5         kx  *
     5         kx  */
     5         kx #define HAVE_FW_MASQUERADE 1
     5         kx #define HAVE_ARP_TOOLS 1
     5         kx #define HAVE_HOSTNAME_TOOLS 1
     5         kx #define HAVE_HOSTNAME_SYMLINKS 1
     5         kx #define HAVE_IP_TOOLS 1
     5         kx #define HAVE_MII 1
     5         kx #define HAVE_PLIP_TOOLS 1
     5         kx #define HAVE_SERIAL_TOOLS 1
     5         kx #define HAVE_SELINUX 0