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.

93 lines
2.2 KiB

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