rt_gccstream/intl
apop 5c1fb0cf09 Creating a development branch for OpenMP stream extensions.
git-svn-id: svn://gcc.gnu.org/svn/gcc/branches/omp-stream@159266 138bc75d-0d04-0410-961f-82ee72b054a4
2010-05-11 10:00:02 +00:00
..
ChangeLog Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
Makefile.in Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
README Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
VERSION Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
aclocal.m4 Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
bindtextdom.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
config.h.in Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
config.intl.in Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
configure Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
configure.ac Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
dcgettext.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
dcigettext.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
dcngettext.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
dgettext.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
dngettext.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
eval-plural.h Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
explodename.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
finddomain.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
gettext.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
gettextP.h Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
gmo.h Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
hash-string.h Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
intl-compat.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
l10nflist.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
libgnuintl.h Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
loadinfo.h Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
loadmsgcat.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
localcharset.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
localcharset.h Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
locale.alias Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
localealias.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
localename.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
log.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
ngettext.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
osdep.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
plural-exp.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
plural-exp.h Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
plural.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
plural.y Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
relocatable.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
relocatable.h Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
textdomain.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +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.