Alan Modra 1292acf8fd Regen intl/configure 9 年 前
..
ChangeLog 1292acf8fd Regen intl/configure 9 年 前
Makefile.in 1983cb9a62 intl/ 15 年 前
README bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
VERSION bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
aclocal.m4 0fa6bd39ee merge from gcc 14 年 前
bindtextdom.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
config.h.in 7508667609 merge from gcc 15 年 前
config.intl.in bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
configure 1292acf8fd Regen intl/configure 9 年 前
configure.ac d444d2baea Sync from GCC: Update AC_PREREQ entries to 2.64. 15 年 前
dcgettext.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
dcigettext.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
dcngettext.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
dgettext.c b5d60b683c merge from gcc 18 年 前
dngettext.c b5d60b683c merge from gcc 18 年 前
eval-plural.h bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
explodename.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
finddomain.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
gettext.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
gettextP.h bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
gmo.h bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
hash-string.h bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
intl-compat.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
l10nflist.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
libgnuintl.h c44c601a50 2009-10-15 Jim Blandy <jimb@red-bean.com> 15 年 前
loadinfo.h bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
loadmsgcat.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
localcharset.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
localcharset.h bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
locale.alias bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
localealias.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
localename.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
log.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
ngettext.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
osdep.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
plural-exp.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
plural-exp.h bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
plural.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
plural.y bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
relocatable.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
relocatable.h bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前
textdomain.c bf070c84b1 2006-05-22 Steve Ellcey <sje@cup.hp.com> 18 年 前

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 . Please
direct patches for these files to gcc-patches@gcc.gnu.org.