gettext/gettext-runtime
Bruno Haible 15ed5a0c72 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 21:30:18 +02:00
..
2025-02-25 11:04:01 +01:00
2024-10-09 04:06:47 +02:00
2025-02-25 11:04:01 +01:00
2024-11-19 19:18:44 +01:00
2025-05-02 19:34:22 +02:00
2025-02-25 11:04:01 +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
2024-12-01 10:39:52 +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.