mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

74 lines
1.4 KiB

  1. /*
  2. * config.h Automatically generated configuration includefile
  3. *
  4. * NET-TOOLS A collection of programs that form the base set of the
  5. * NET-3 Networking Distribution for the LINUX operating
  6. * system.
  7. *
  8. * DO NOT EDIT DIRECTLY
  9. *
  10. */
  11. /*
  12. *
  13. * Internationalization
  14. *
  15. * The net-tools package has currently been translated to French,
  16. * German and Brazilian Portugese. Other translations are, of
  17. * course, welcome. Answer `n' here if you have no support for
  18. * internationalization on your system.
  19. *
  20. */
  21. #define I18N 0
  22. /*
  23. *
  24. * Protocol Families.
  25. *
  26. */
  27. #define HAVE_AFUNIX 1
  28. #define HAVE_AFINET 1
  29. #define HAVE_AFINET6 1
  30. #define HAVE_AFIPX 1
  31. #define HAVE_AFATALK 1
  32. #define HAVE_AFAX25 1
  33. #define HAVE_AFNETROM 1
  34. #define HAVE_AFROSE 1
  35. #define HAVE_AFX25 1
  36. #define HAVE_AFECONET 1
  37. #define HAVE_AFDECnet 0
  38. #define HAVE_AFASH 1
  39. /*
  40. *
  41. * Device Hardware types.
  42. *
  43. */
  44. #define HAVE_HWETHER 1
  45. #define HAVE_HWARC 1
  46. #define HAVE_HWSLIP 1
  47. #define HAVE_HWPPP 1
  48. #define HAVE_HWTUNNEL 1
  49. #define HAVE_HWSTRIP 1
  50. #define HAVE_HWTR 1
  51. #define HAVE_HWAX25 1
  52. #define HAVE_HWROSE 1
  53. #define HAVE_HWNETROM 1
  54. #define HAVE_HWX25 1
  55. #define HAVE_HWFR 1
  56. #define HAVE_HWSIT 1
  57. #define HAVE_HWFDDI 1
  58. #define HAVE_HWHIPPI 1
  59. #define HAVE_HWASH 1
  60. #define HAVE_HWHDLCLAPB 1
  61. #define HAVE_HWIRDA 1
  62. #define HAVE_HWEC 1
  63. /*
  64. *
  65. * Other Features.
  66. *
  67. */
  68. #define HAVE_FW_MASQUERADE 1
  69. #define HAVE_IP_TOOLS 1
  70. #define HAVE_MII 1