]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Fix build failure when people set DESTDIR already during 'make'.
authorBruno Haible <bruno@clisp.org>
Tue, 10 Sep 2024 11:41:03 +0000 (13:41 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 10 Sep 2024 11:41:48 +0000 (13:41 +0200)
commitc374241a7a1479b1444191ca601e53ea1a5fbc74
treea0001548a9e42181478015441090e649bdfe40f7
parent607eee071b782d2124819f5c876aee771c6b69b3
build: Fix build failure when people set DESTDIR already during 'make'.

Reported by Henrik Holst <henrik.holst@outlook.com> in
<https://lists.gnu.org/archive/html/bug-gettext/2024-09/msg00005.html>.

* gettext-tools/src/Makefile.am (textstyle.h): Pass an empty DESTDIR to
libtextstyle/lib/Makefile.
gettext-tools/src/Makefile.am