README 879 B

123456789101112131415161718192021
  1. GNU toolchain edition of GNU libintl 0.12.1
  2. Most of the content of this directory is taken from gettext 0.12.1
  3. and is owned by that project. Patches should be directed to the
  4. gettext developers first. However, note the following:
  5. * libintl.h comes from gettext, but is named libgnuintl.h.in in that
  6. project's source tree.
  7. * The files COPYING.LIB-2.0 and COPYING.LIB-2.1 are redundant with the
  8. top-level COPYING.LIB and have therefore been removed.
  9. * The files config.charset, ref-add.sin, ref-del.sin, os2compat.c,
  10. and os2compat.h are not used in this setup and have therefore been
  11. removed.
  12. * aclocal.m4 was constructed using automake's "aclocal -I ../config".
  13. * configure.ac, config.intl.in, and Makefile.in were written for this
  14. directory layout, by Zack Weinberg <zack@codesourcery.com>. Please
  15. direct patches for these files to gcc-patches@gcc.gnu.org.