OpenSDE Packages Database (without history before r20070)
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.

86 lines
1.9 KiB

  1. /*
  2. *
  3. * --- T2-COPYRIGHT-NOTE-BEGIN ---
  4. * This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  5. *
  6. * T2 SDE: package/.../net-tools/config.h
  7. * Copyright (C) 2004 - 2006 The T2 SDE Project
  8. * Copyright (C) 1998 - 2003 Clifford Wolf
  9. *
  10. * More information can be found in the files COPYING and README.
  11. *
  12. * This program is free software; you can redistribute it and/or modify
  13. * it under the terms of the GNU General Public License as published by
  14. * the Free Software Foundation; version 2 of the License. A copy of the
  15. * GNU General Public License can be found in the file COPYING.
  16. * --- T2-COPYRIGHT-NOTE-END ---
  17. *
  18. * config.h Automatically generated configuration includefile
  19. *
  20. * NET-TOOLS A collection of programs that form the base set of the
  21. * NET-3 Networking Distribution for the LINUX operating
  22. * system.
  23. *
  24. * DO NOT EDIT DIRECTLY
  25. *
  26. */
  27. /*
  28. *
  29. * I18N
  30. *
  31. * (Internationalization)
  32. *
  33. * In this BETA Release the I18N (NLS) is enabled and now based
  34. * on GNU gettext, only a brazilian portuguese and German catalog
  35. * (translation) is present, but others are *highly* welcome!
  36. *
  37. * (answer 'n' if you have no system with GNU gettext support)
  38. *
  39. */
  40. #define I18N 0
  41. /*
  42. *
  43. * Protocol Families.
  44. *
  45. */
  46. #define HAVE_AFUNIX 1
  47. #define HAVE_AFINET 1
  48. #define HAVE_AFINET6 1
  49. #define HAVE_AFIPX 1
  50. #define HAVE_AFATALK 1
  51. #define HAVE_AFAX25 1
  52. #define HAVE_AFNETROM 1
  53. #define HAVE_AFROSE 1
  54. #define HAVE_AFECONET 1
  55. #define HAVE_AFDECnet 0
  56. /*
  57. *
  58. * Device Hardware types.
  59. *
  60. */
  61. #define HAVE_HWETHER 1
  62. #define HAVE_HWARC 1
  63. #define HAVE_HWSLIP 1
  64. #define HAVE_HWPPP 1
  65. #define HAVE_HWTUNNEL 1
  66. #define HAVE_HWTR 1
  67. #define HAVE_HWAX25 1
  68. #define HAVE_HWROSE 1
  69. #define HAVE_HWNETROM 1
  70. #define HAVE_HWFR 1
  71. #define HAVE_HWSIT 1
  72. #define HAVE_HWFDDI 1
  73. #define HAVE_HWHIPPI 1
  74. #define HAVE_HWASH 1
  75. #define HAVE_HWHDLCLAPB 1
  76. /*
  77. *
  78. * Other Features.
  79. *
  80. */
  81. #define HAVE_FW_MASQUERADE 1
  82. #define HAVE_IP_TOOLS 1