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