summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-06-20 03:44:25 +0200
committerBruno Haible <bruno@clisp.org>2022-10-09 09:30:42 +0200
commitc2b5d234826b31b1609e15666be17039711badbd (patch)
treeb6bde57bc4b95e5fa19446e70e805f25a028e86d
parent551ff505deb495e0d09684819f55d65b09202475 (diff)
downloadgettext-c2b5d234826b31b1609e15666be17039711badbd.tar.gz
Update after gnulib changed.
* libtextstyle/configure.ac: Update for changed naming convention of module indicator variables.
-rw-r--r--libtextstyle/configure.ac6
1 files changed, 3 insertions, 3 deletions
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 <unistd.h> does not declare isatty(). The
dnl adhoc-tests want to get this declaration from <textstyle.h>, not <unistd.h>.
-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