]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Export syntax_check_name to W32
authorDaiki Ueno <ueno@gnu.org>
Thu, 25 Jun 2015 01:02:53 +0000 (10:02 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 25 Jun 2015 01:02:53 +0000 (10:02 +0900)
* woe32dll/gettextsrc-exports.c: Export syntax_check_name.
Reported by Michele Locati.

gettext-tools/ChangeLog
gettext-tools/woe32dll/gettextsrc-exports.c

index 22754c48b5f76525e1f0a38ab904a8aa898c48a8..ca26c6d0cc8f71c1308486a17be627ae91ac6d89 100644 (file)
@@ -1,3 +1,8 @@
+2015-06-25  Daiki Ueno  <ueno@gnu.org>
+
+       * woe32dll/gettextsrc-exports.c: Export syntax_check_name.
+       Reported by Michele Locati.
+
 2015-06-24  Daiki Ueno  <ueno@gnu.org>
 
        * woe32dll/gettextsrc-exports.c: Export formatstring_kde_kuit.
index c49a899c854e9f8c8c7ebc954fc1be47e42d6099..86b34cd3206dbc1b1a8083bb89b36bfaee6d147d 100644 (file)
@@ -85,5 +85,6 @@ VARIABLE(po_multiline_error)
 VARIABLE(po_multiline_warning)
 VARIABLE(po_xerror)
 VARIABLE(po_xerror2)
+VARIABLE(syntax_check_name)
 VARIABLE(style_file_name)
 VARIABLE(use_first)