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