buildtools/gcc4/intl
Ingo Weinhold b4ad2f5e97 Copying gcc 4 into the main trunk.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@14971 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-16 19:04:34 +00:00
..
.cvsignore Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
aclocal.m4 Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
bindtextdom.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
ChangeLog Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
config.h.in Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
config.intl.in Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
configure Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
configure.ac Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
dcgettext.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
dcigettext.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
dcngettext.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
dgettext.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
dngettext.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
eval-plural.h Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
explodename.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
finddomain.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
gettext.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
gettextP.h Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
gmo.h Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
hash-string.h Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
intl-compat.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
l10nflist.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
libgnuintl.h Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
loadinfo.h Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
loadmsgcat.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
localcharset.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
localcharset.h Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
locale.alias Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
localealias.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
localename.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
log.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
Makefile.in Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
ngettext.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
osdep.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
plural-exp.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
plural-exp.h Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
plural.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
plural.y Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
README Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
relocatable.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
relocatable.h Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
textdomain.c Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00
VERSION Copying gcc 4 into the main trunk. 2005-11-16 19:04:34 +00:00

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.