OSDN Git Service

* Makefile.in (cgraphbuild.o): Add dependency on ipa-utils.h
[pf3gnuchains/gcc-fork.git] / intl / README
index e13c18f..6104343 100644 (file)
@@ -10,13 +10,12 @@ gettext developers first.  However, note the following:
 * The files COPYING.LIB-2.0 and COPYING.LIB-2.1 are redundant with the
   top-level COPYING.LIB and have therefore been removed.
 
-* The files config.charset, ref-add.sin, and ref-del.sin are not used
-  in this setup and have therefore been removed.
+* The files config.charset, ref-add.sin, ref-del.sin, os2compat.c,
+  and os2compat.h are not used in this setup and have therefore been 
+  removed.
 
-* aclocal.m4 was constructed following the instructions printed by
-  "gettextize" from the files that gettext 0.12.1 installs in
-  $(prefix)/share/aclocal.
+* aclocal.m4 was constructed using automake's "aclocal -I ../config".
 
-* configure.in and Makefile.in were written for this directory
-  layout, by Zack Weinberg <zack@codesourcery.com>.  Please direct
-  patches for these files to gcc-patches@gcc.gnu.org.
+* configure.ac, config.intl.in, and Makefile.in were written for this
+  directory layout, by Zack Weinberg <zack@codesourcery.com>.  Please
+  direct patches for these files to gcc-patches@gcc.gnu.org.