gettext/gettext-runtime
Bruno Haible 3b6fc49bb4 build: Fix "make install" in MSVC builds with --enable-shared.
The problem was that intl-8.dll was not installed with execute permissions.

* gettext-runtime/intl/Makefile.am (install-exec-libintl): Use $(INSTALL),
not $(INSTALL_DATA), with libtool --mode=install.
* INSTALL.windows: Remove constraint to use --disable-shared on MSVC.
2025-06-05 11:05:29 +02:00
..
2023-06-17 12:58:50 +02:00
2019-02-04 20:56:11 +01:00
2019-02-04 20:56:11 +01:00
2024-02-21 17:31:49 +01:00
2019-04-14 04:01:00 +02:00
2024-02-21 17:32:21 +01:00
2015-10-14 15:00:09 +09:00
2012-02-18 22:28:04 +01:00
2018-01-27 14:25:04 +01:00

This directory contains the runtime parts of GNU gettext, namely the libraries
for the end user, but neither documentation nor programs for the translator
or the maintainer.