config.h 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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 0
  30. #define HAVE_AFIPX 0
  31. #define HAVE_AFATALK 0
  32. #define HAVE_AFAX25 0
  33. #define HAVE_AFNETROM 0
  34. #define HAVE_AFROSE 0
  35. #define HAVE_AFX25 0
  36. #define HAVE_AFECONET 0
  37. #define HAVE_AFDECnet 0
  38. #define HAVE_AFASH 0
  39. /*
  40. *
  41. * Device Hardware types.
  42. *
  43. */
  44. #define HAVE_HWETHER 1
  45. #define HAVE_HWARC 0
  46. #define HAVE_HWSLIP 0
  47. #define HAVE_HWPPP 1
  48. #define HAVE_HWTUNNEL 1
  49. #define HAVE_HWSTRIP 0
  50. #define HAVE_HWTR 0
  51. #define HAVE_HWAX25 0
  52. #define HAVE_HWROSE 0
  53. #define HAVE_HWNETROM 0
  54. #define HAVE_HWX25 0
  55. #define HAVE_HWFR 0
  56. #define HAVE_HWSIT 0
  57. #define HAVE_HWFDDI 0
  58. #define HAVE_HWHIPPI 0
  59. #define HAVE_HWASH 0
  60. #define HAVE_HWHDLCLAPB 0
  61. #define HAVE_HWIRDA 0
  62. #define HAVE_HWEC 0
  63. /*
  64. *
  65. * Other Features.
  66. *
  67. */
  68. #define HAVE_FW_MASQUERADE 0
  69. #define HAVE_IP_TOOLS 0
  70. #define HAVE_MII 0