From b10f9e2ec6d19d3317dc43e95f3e2474c1dfa14a Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Wed, 24 Jun 2015 21:32:34 +0900 Subject: [PATCH] build: Export formatstring_kde_kuit to W32 * woe32dll/gettextsrc-exports.c: Export formatstring_kde_kuit. Reported by Vincent Torri. --- gettext-tools/ChangeLog | 5 +++++ gettext-tools/woe32dll/gettextsrc-exports.c | 1 + 2 files changed, 6 insertions(+) diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog index 6bd71d6aa..22754c48b 100644 --- a/gettext-tools/ChangeLog +++ b/gettext-tools/ChangeLog @@ -1,3 +1,8 @@ +2015-06-24 Daiki Ueno + + * woe32dll/gettextsrc-exports.c: Export formatstring_kde_kuit. + Reported by Vincent Torri. + 2015-06-23 Daiki Ueno * ABOUT-NLS: Regenerate for 0.19.5. diff --git a/gettext-tools/woe32dll/gettextsrc-exports.c b/gettext-tools/woe32dll/gettextsrc-exports.c index 640ad1f96..c49a899c8 100644 --- a/gettext-tools/woe32dll/gettextsrc-exports.c +++ b/gettext-tools/woe32dll/gettextsrc-exports.c @@ -37,6 +37,7 @@ VARIABLE(formatstring_gfc_internal) VARIABLE(formatstring_java) VARIABLE(formatstring_javascript) VARIABLE(formatstring_kde) +VARIABLE(formatstring_kde_kuit) VARIABLE(formatstring_librep) VARIABLE(formatstring_lisp) VARIABLE(formatstring_lua) -- 2.47.2