]> git.ipfire.org Git - thirdparty/gettext.git/commit
Don't export symbols from static object files on Windows.
authorBruno Haible <bruno@clisp.org>
Wed, 6 Sep 2023 19:13:25 +0000 (21:13 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 6 Sep 2023 23:41:06 +0000 (01:41 +0200)
commit8e914861708ed459a2ae8157eb60d89375ab46cd
tree588bbcdebdcf68c9e8d6ed14d9011ccbc0bbf0de
parentaae966bcc193968e460a4ec4a8163cde6a01f8a3
Don't export symbols from static object files on Windows.

* gettext-tools/configure.ac (DLL_VARIABLE): Test DLL_EXPORT, not WOE32DLL.
(WOE32DLL): Don't define as a C macro.
* gettext-runtime/configure.ac: Likewise.
(DLL_VARIABLE): Drop special assumption regarding 'exit_failure'.
gettext-runtime/configure.ac
gettext-tools/configure.ac