From 7258f3aa1a24f0d195249621771be646f2d2c49c Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Mon, 15 Apr 2013 15:49:12 +0900 Subject: [PATCH] Export formatstring_lua for Woe32DLL. --- gettext-tools/ChangeLog | 4 ++++ gettext-tools/woe32dll/gettextsrc-exports.c | 1 + 2 files changed, 5 insertions(+) diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog index 123c114ef..9d2aad69b 100644 --- a/gettext-tools/ChangeLog +++ b/gettext-tools/ChangeLog @@ -1,3 +1,7 @@ +2013-04-15 Daiki Ueno + + * woe32dll/gettextsrc-exports.c: Export formatstring_lua. + 2012-12-27 Daiki Ueno Determine imported C symbol prefix at configure time. diff --git a/gettext-tools/woe32dll/gettextsrc-exports.c b/gettext-tools/woe32dll/gettextsrc-exports.c index 44ff5c511..2b0cb3331 100644 --- a/gettext-tools/woe32dll/gettextsrc-exports.c +++ b/gettext-tools/woe32dll/gettextsrc-exports.c @@ -33,6 +33,7 @@ VARIABLE(formatstring_java) VARIABLE(formatstring_kde) VARIABLE(formatstring_librep) VARIABLE(formatstring_lisp) +VARIABLE(formatstring_lua) VARIABLE(formatstring_objc) VARIABLE(formatstring_parsers) VARIABLE(formatstring_pascal) -- 2.47.2