]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Fix "make distcheck" after the line-breaking algorithm changed, part 2.
authorBruno Haible <bruno@clisp.org>
Wed, 6 Nov 2024 19:41:29 +0000 (20:41 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 6 Nov 2024 19:41:29 +0000 (20:41 +0100)
commitceef32d03a3dd3f6a4d7897300d2099e4dab9311
treeef90947ebb2915e1202249623189bb5b70043421
parent7185ecbc550c0b504ab5ba77b262acaeaf2b198e
build: Fix "make distcheck" after the line-breaking algorithm changed, part 2.

* gettext-tools/configure.ac (MSGMERGE): Test $cross_compiling, since
$CROSS_COMPILING is not set at this point.
gettext-tools/configure.ac