diff options
author | Bruno Haible <bruno@clisp.org> | 2003-03-30 16:17:53 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:10:18 +0200 |
commit | a7a689cbb68a3c08851f87af3c8e9d40fc5242f0 (patch) | |
tree | e3eb546e5d079510d1e747b5b4d40a9ff0b64d1f /gettext-tools/windows | |
parent | 8ca69644afeae9873fcd012e614762698b0f5333 (diff) | |
download | external_gettext-a7a689cbb68a3c08851f87af3c8e9d40fc5242f0.zip external_gettext-a7a689cbb68a3c08851f87af3c8e9d40fc5242f0.tar.gz external_gettext-a7a689cbb68a3c08851f87af3c8e9d40fc5242f0.tar.bz2 |
Move gettextsrc.exp to gettextsrc.def.
Diffstat (limited to 'gettext-tools/windows')
-rw-r--r-- | gettext-tools/windows/gettextsrc.def (renamed from gettext-tools/windows/gettextsrc.exp) | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gettext-tools/windows/gettextsrc.exp b/gettext-tools/windows/gettextsrc.def index eabae6f..6c44724 100644 --- a/gettext-tools/windows/gettextsrc.exp +++ b/gettext-tools/windows/gettextsrc.def @@ -1,3 +1,5 @@ +LIBRARY gettextsrc +EXPORTS allow_duplicates format_language format_language_pretty @@ -97,6 +99,7 @@ po_callback_message po_charset_ascii_compatible po_charset_canonicalize po_free +po_gram_error_at_line po_gram_lex po_gram_parse po_hash |