From: Bruno Haible Date: Sun, 20 Jun 2021 01:44:25 +0000 (+0200) Subject: Update after gnulib changed. X-Git-Tag: v0.21.1~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2b5d234826b31b1609e15666be17039711badbd;p=thirdparty%2Fgettext.git Update after gnulib changed. * libtextstyle/configure.ac: Update for changed naming convention of module indicator variables. --- diff --git a/libtextstyle/configure.ac b/libtextstyle/configure.ac index df14033ab..e79417d6a 100644 --- a/libtextstyle/configure.ac +++ b/libtextstyle/configure.ac @@ -1,5 +1,5 @@ dnl Configuration for the toplevel directory of GNU libtextstyle -dnl Copyright (C) 2009-2020 Free Software Foundation, Inc. +dnl Copyright (C) 2009-2021 Free Software Foundation, Inc. dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by @@ -72,8 +72,8 @@ 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 +GL_LTS_GNULIB_ISATTY=0 +GL_LTS_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