From: Bruno Haible Date: Fri, 25 Dec 2020 18:25:13 +0000 (+0100) Subject: Update after gnulib changed. X-Git-Tag: v0.21.1~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=551ff505deb495e0d09684819f55d65b09202475;p=thirdparty%2Fgettext.git Update after gnulib changed. * libtextstyle/configure.ac: Set GNULIB_MDA_ISATTY. This fixes a link error on native Windows. --- diff --git a/libtextstyle/configure.ac b/libtextstyle/configure.ac index 0a35a60b4..df14033ab 100644 --- a/libtextstyle/configure.ac +++ b/libtextstyle/configure.ac @@ -73,6 +73,7 @@ lts_INIT dnl Arrange that the gnulib-generated does not declare isatty(). The dnl adhoc-tests want to get this declaration from , not . GNULIB_ISATTY=0 +GNULIB_MDA_ISATTY=0 dnl Compilation on mingw and Cygwin needs special Makefile rules, because dnl 1. when we install a shared library, we must arrange to export