c-common.c: Don't undefine GCC_DIAG_STYLE.
[gcc.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, ref-del.sin, os2compat.c,
14 and os2compat.h are not used in this setup and have therefore been
15 removed.
16
17 * aclocal.m4 was constructed following the instructions printed by
18 "gettextize" from the files that gettext 0.12.1 installs in
19 $(prefix)/share/aclocal.
20
21 * configure.in, config.intl.in, and Makefile.in were written for this
22 directory layout, by Zack Weinberg <zack@codesourcery.com>. Please
23 direct patches for these files to gcc-patches@gcc.gnu.org.