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

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.