summaryrefslogtreecommitdiffstats
path: root/intl
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2002-01-31 14:40:05 +0000
committerBruno Haible <bruno@clisp.org>2009-06-22 01:12:51 +0200
commit127a361284435c38db9486bf3b16107a4da3c9d7 (patch)
tree38cd6a89396837eef7ba52e2533f5abf9b0d3b4d /intl
parent5a80cc2b5842c1f967ce1d3d4c4bbebd014818da (diff)
downloadexternal_gettext-127a361284435c38db9486bf3b16107a4da3c9d7.zip
external_gettext-127a361284435c38db9486bf3b16107a4da3c9d7.tar.gz
external_gettext-127a361284435c38db9486bf3b16107a4da3c9d7.tar.bz2
Renamed plural-eval.c to eval-plural.h.
Diffstat (limited to 'intl')
-rw-r--r--intl/ChangeLog7
-rw-r--r--intl/Makefile.in6
-rw-r--r--intl/dcigettext.c2
3 files changed, 11 insertions, 4 deletions
diff --git a/intl/ChangeLog b/intl/ChangeLog
index 0c73356..46c011b 100644
--- a/intl/ChangeLog
+++ b/intl/ChangeLog
@@ -2,6 +2,13 @@
* gettext-0.11 released.
+2002-01-31 Bruno Haible <bruno@clisp.org>
+
+ * eval-plural.h: Renamed from plural-eval.c.
+ * dcigettext.c: Include eval-plural.h instead of plural-eval.c.
+ * Makefile.in (COMHDRS): Remove plural-eval.c, add eval-plural.h.
+ (DISTFILES.obsolete): Add plural-eval.c.
+
2002-01-24 Bruno Haible <bruno@clisp.org>
* Makefile.in (libintl.la): Use @LTLIBICONV@ instead of @LIBICONV@.
diff --git a/intl/Makefile.in b/intl/Makefile.in
index a00f92d..c2cb20f 100644
--- a/intl/Makefile.in
+++ b/intl/Makefile.in
@@ -60,7 +60,7 @@ LDFLAGS = @LDFLAGS@
COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(XCFLAGS)
HEADERS = $(COMHDRS) libgnuintl.h loadinfo.h
-COMHDRS = gmo.h gettextP.h hash-string.h plural-exp.h plural-eval.c os2compat.h
+COMHDRS = gmo.h gettextP.h hash-string.h plural-exp.h eval-plural.h os2compat.h
SOURCES = $(COMSRCS) intl-compat.c
COMSRCS = bindtextdom.c dcgettext.c dgettext.c gettext.c \
finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c \
@@ -77,7 +77,7 @@ DISTFILES.generated = plural.c
DISTFILES.normal = VERSION
DISTFILES.gettext = COPYING.LIB-2.0 COPYING.LIB-2.1 libintl.glibc
DISTFILES.obsolete = xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c \
-COPYING.LIB-2 gettext.h libgettext.h
+COPYING.LIB-2 gettext.h libgettext.h plural-eval.c
# Libtool's library version information for libintl.
# Before making a gettext release, the gettext maintainer must change this
@@ -280,7 +280,7 @@ bindtextdom.$lo dcgettext.$lo dcigettext.$lo dcngettext.$lo dgettext.$lo dngette
dcigettext.$lo: hash-string.h
explodename.$lo l10nflist.$lo: loadinfo.h
dcigettext.$lo loadmsgcat.$lo plural.$lo plural-exp.$lo: plural-exp.h
-dcigettext.$lo: plural-eval.c
+dcigettext.$lo: eval-plural.h
tags: TAGS
diff --git a/intl/dcigettext.c b/intl/dcigettext.c
index de60d9f..2e724e1 100644
--- a/intl/dcigettext.c
+++ b/intl/dcigettext.c
@@ -382,7 +382,7 @@ static int enable_secure;
#endif
/* Get the function to evaluate the plural expression. */
-#include "plural-eval.c"
+#include "eval-plural.h"
/* Look up MSGID in the DOMAINNAME message catalog for the current
CATEGORY locale and, if PLURAL is nonzero, search over string