2002-12-11 Bruno Haible <bruno@clisp.org>
authorRoland McGrath <roland@gnu.org>
Wed, 11 Dec 2002 22:58:23 +0000 (22:58 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 11 Dec 2002 22:58:23 +0000 (22:58 +0000)
* intl/gettext.h: Renamed to ...
* intl/gmo.h: ... here.
* intl/Makefile (distribute): Add gmo.h, remove gettext.h.
* intl/gettextP.h: Update.
* intl/loadmsgcat.c: Update.

intl/Makefile
intl/gmo.h [moved from intl/gettext.h with 100% similarity]

index bb4b21b..60700e2 100644 (file)
@@ -24,7 +24,7 @@ routines = bindtextdom dcgettext dgettext gettext     \
           dcigettext dcngettext dngettext ngettext \
           finddomain loadmsgcat localealias textdomain \
           l10nflist explodename plural plural-exp
-distribute = gettext.h gettextP.h hash-string.h loadinfo.h locale.alias \
+distribute = gmo.h gettextP.h hash-string.h loadinfo.h locale.alias \
             plural.y plural-exp.h po2test.sed tst-gettext.sh tst-translit.sh \
             translit.po tst-gettext2.sh tstlang1.po tstlang2.po tstcodeset.po\
             tst-codeset.sh plural-eval.c
similarity index 100%
rename from intl/gettext.h
rename to intl/gmo.h