]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Fix build error on MSVC with --disable-shared.
authorBruno Haible <bruno@clisp.org>
Sun, 5 Jan 2020 19:15:46 +0000 (20:15 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 13 Apr 2020 11:39:01 +0000 (13:39 +0200)
commitf51edef5d3b514bdc891d4a73ed812cd30312666
tree93eab37d7e001308f44fc0e37ba16b48c1bd1fbf
parent3c1ba20286537d2f2a4cf4fde40e363e1e585ae6
build: Fix build error on MSVC with --disable-shared.

* gettext-tools/configure.ac (AH_BOTTOM): On MSVC with --disable-shared, even
when compiling with option -MD, define DLL_VARIABLE to empty.
gettext-tools/configure.ac