You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
higepi 6c0debd407 projet 1 year ago
..
ChangeLog projet 1 year ago
Makefile.in projet 1 year ago
README projet 1 year ago
VERSION projet 1 year ago
aclocal.m4 projet 1 year ago
bindtextdom.c projet 1 year ago
config.h.in projet 1 year ago
config.intl.in projet 1 year ago
configure projet 1 year ago
configure.ac projet 1 year ago
dcgettext.c projet 1 year ago
dcigettext.c projet 1 year ago
dcngettext.c projet 1 year ago
dgettext.c projet 1 year ago
dngettext.c projet 1 year ago
eval-plural.h projet 1 year ago
explodename.c projet 1 year ago
finddomain.c projet 1 year ago
gettext.c projet 1 year ago
gettextP.h projet 1 year ago
gmo.h projet 1 year ago
hash-string.h projet 1 year ago
intl-compat.c projet 1 year ago
l10nflist.c projet 1 year ago
libgnuintl.h projet 1 year ago
loadinfo.h projet 1 year ago
loadmsgcat.c projet 1 year ago
localcharset.c projet 1 year ago
localcharset.h projet 1 year ago
locale.alias projet 1 year ago
localealias.c projet 1 year ago
localename.c projet 1 year ago
log.c projet 1 year ago
ngettext.c projet 1 year ago
osdep.c projet 1 year ago
plural-config.h projet 1 year ago
plural-exp.c projet 1 year ago
plural-exp.h projet 1 year ago
plural.c projet 1 year ago
plural.y projet 1 year ago
relocatable.c projet 1 year ago
relocatable.h projet 1 year ago
textdomain.c projet 1 year ago

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.