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