OSDN Git Service

top:
[pf3gnuchains/gcc-fork.git] / intl / README
1 GNU toolchain edition of GNU libintl 0.12.1
2
3 Most of the content of this directory is taken from gettext 0.12.1
4 and is owned by that project.  Patches should be directed to the
5 gettext developers first.  However, note the following:
6
7 * libintl.h comes from gettext, but is named libgnuintl.h.in in that
8   project's source tree.
9
10 * The files COPYING.LIB-2.0 and COPYING.LIB-2.1 are redundant with the
11   top-level COPYING.LIB and have therefore been removed.
12
13 * The files config.charset, ref-add.sin, and ref-del.sin are not used
14   in this setup and have therefore been removed.
15
16 * aclocal.m4 was constructed following the instructions printed by
17   "gettextize" from the files that gettext 0.12.1 installs in
18   $(prefix)/share/aclocal.
19
20 * configure.in and Makefile.in were written for this directory
21   layout, by Zack Weinberg <zack@codesourcery.com>.  Please direct
22   patches for these files to gcc-patches@gcc.gnu.org.