gcc/intl
Kelley Cook 1381bf1ac4 Makefile.in (config.h.in): Correct dependencies.
2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>

	* Makefile.in (config.h.in): Correct dependencies.
	(stamp-h1): Likewise.
	(config.intl): Likewise.

From-SVN: r87918
2004-09-23 03:53:33 +00:00
..
.cvsignore cvsignore: Ignore autom4te.cache 2004-09-22 22:45:05 +00:00
ChangeLog Makefile.in (config.h.in): Correct dependencies. 2004-09-23 03:53:33 +00:00
Makefile.in Makefile.in (config.h.in): Correct dependencies. 2004-09-23 03:53:33 +00:00
README gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
VERSION intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
aclocal.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
bindtextdom.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
config.h.in configure.ac: Bump AC_PREREQ to 2.59. 2004-03-11 00:27:41 +00:00
config.intl.in Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. 2003-07-08 05:55:11 +00:00
configure gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
configure.ac gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
dcgettext.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
dcigettext.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
dcngettext.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
dgettext.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
dngettext.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
eval-plural.h intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
explodename.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
finddomain.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
gettext.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
gettextP.h intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
gmo.h intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
hash-string.h intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
intl-compat.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
l10nflist.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
libgnuintl.h intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
loadinfo.h intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
loadmsgcat.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
localcharset.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
localcharset.h intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
locale.alias intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
localealias.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
localename.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
log.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
ngettext.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
osdep.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
plural-exp.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
plural-exp.h intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
plural.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
plural.y intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
relocatable.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
relocatable.h intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
textdomain.c intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00

README

GNU toolchain edition of GNU libintl 0.12.1

Most of the content of this directory is taken from gettext 0.12.1
and is owned by that project.  Patches should be directed to the
gettext developers first.  However, note the following:

* libintl.h comes from gettext, but is named libgnuintl.h.in in that
  project's source tree.

* 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, ref-del.sin, os2compat.c,
  and os2compat.h are not used in this setup and have therefore been 
  removed.

* aclocal.m4 was constructed using automake's "aclocal -I ../config".

* 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.