Config.in 243 B

123456789
  1. config BR2_PACKAGE_GETTEXT
  2. bool "gettext"
  3. default n
  4. help
  5. The GNU `gettext' utilities are a set of tools that provide a
  6. framework to help other GNU packages produce multi-lingual
  7. messages.
  8. http://www.gnu.org/software/gettext/