From 5cb5cfa2a26007b9a4a1c89d791cb5a0493bf7cd Mon Sep 17 00:00:00 2001
From: Roland McGrath <roland@gnu.org>
Date: Wed, 11 Dec 2002 22:58:23 +0000
Subject: 2002-12-11  Bruno Haible  <bruno@clisp.org>

	* 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'intl/Makefile')

diff --git a/intl/Makefile b/intl/Makefile
index bb4b21b7e9..60700e2152 100644
--- a/intl/Makefile
+++ b/intl/Makefile
@@ -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
-- 
cgit v1.2.3-65-gdbad