Fixed intl/ and some tests, so that the project can be built and tested
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 13 Dec 2003 11:18:31 +0000 (11:18 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 13 Dec 2003 11:18:31 +0000 (11:18 +0000)
commitfd02af47572a2325b4308477a6bd89950ed4d3b8
tree7f55896cd56a82b3585ddbb353c801f58a4f76d7
parent3838b041ea9a749d3a0d604f62f7d9523f91f3d8
Fixed intl/ and some tests, so that the project can be built and tested
from outside of the source tree (or at least it will when some bugs are
squashed)
69 files changed:
ABOUT-NLS
ChangeLog
Makefile.am
config.rpath
configure.ac
intl/ChangeLog [deleted file]
intl/Makefile.in [deleted file]
intl/VERSION [deleted file]
intl/bindtextdom.c [deleted file]
intl/config.charset [deleted file]
intl/dcgettext.c [deleted file]
intl/dcigettext.c [deleted file]
intl/dcngettext.c [deleted file]
intl/dgettext.c [deleted file]
intl/dngettext.c [deleted file]
intl/eval-plural.h [deleted file]
intl/explodename.c [deleted file]
intl/finddomain.c [deleted file]
intl/gettext.c [deleted file]
intl/gettextP.h [deleted file]
intl/gmo.h [deleted file]
intl/hash-string.h [deleted file]
intl/intl-compat.c [deleted file]
intl/l10nflist.c [deleted file]
intl/libgnuintl.h [new file with mode: 0644]
intl/libgnuintl.h.in [deleted file]
intl/loadinfo.h [deleted file]
intl/loadmsgcat.c [deleted file]
intl/localcharset.c [deleted file]
intl/localcharset.h [deleted file]
intl/locale.alias [deleted file]
intl/localealias.c [deleted file]
intl/localename.c [deleted file]
intl/log.c [deleted file]
intl/ngettext.c [deleted file]
intl/os2compat.c [deleted file]
intl/os2compat.h [deleted file]
intl/osdep.c [deleted file]
intl/plural-exp.c [deleted file]
intl/plural-exp.h [deleted file]
intl/plural.c [deleted file]
intl/plural.y [deleted file]
intl/ref-add.sin [deleted file]
intl/ref-del.sin [deleted file]
intl/relocatable.c [deleted file]
intl/relocatable.h [deleted file]
intl/textdomain.c [deleted file]
m4/ChangeLog
m4/gettext.m4
m4/inttypes_h.m4
m4/lib-ld.m4
m4/lib-link.m4
m4/lib-prefix.m4
m4/progtest.m4
m4/stdint_h.m4
m4/uintmax_t.m4
po/ChangeLog
po/Makefile.in.in
tests/Makefile.am
tests/bugs/double-frequency.sh
tests/bugs/html-frequency.sh
tests/expect/crosstabs.stat
tests/expect/data-fmts.stat
tests/expect/expr.stat
tests/expect/loop.stat
tests/expect/mdfy-vars.stat
tests/expect/vector.stat
tests/expect/weighting.stat
tests/syntax