]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Simplify handling of exported symbols on Windows, part 2.
authorBruno Haible <bruno@clisp.org>
Sun, 8 Jun 2025 21:09:37 +0000 (23:09 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 8 Jun 2025 21:09:37 +0000 (23:09 +0200)
commit3dbf4a9b3b11c5f5ec9a697c6c637354ff38c4c5
tree41fadf9af047b32fbfc3f498859f84b7d7416e82
parent8000b5d9e31796eedae529b1477750dc16971ad5
build: Simplify handling of exported symbols on Windows, part 2.

* gettext-tools/configure.ac (WINDOWS_MSVC): New conditional.
* gnulib-local/modules/gettext-tools-misc (Makefile.am): Re-add the
--export-all-symbols linker option.
* gettext-tools/src/Makefile.am (libgettextsrc_la_LDFLAGS): Re-add the
--export-all-symbols linker option.
gettext-tools/configure.ac
gettext-tools/src/Makefile.am
gnulib-local/modules/gettext-tools-misc