]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
libtextstyle: Enable large files and, on Linux, 64-bit inodes support.
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 3 Jan 2020 12:08:20 +0000 (13:08 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 5 Jan 2020 19:12:06 +0000 (20:12 +0100)
* libtextstyle/autogen.sh (GNULIB_MODULES): Add 'largefile' to enable
large files support on systems where this is not the default and 64-bit
inodes in 32-bit applications on Linux.

libtextstyle/autogen.sh

index 160bae4d84ff1a6b2552662a76008a2e3cdf4738..e7a7f98e2da2c7196359818b0a375da062069274 100755 (executable)
@@ -8,7 +8,7 @@
 # If not used from a released tarball, it also requires
 #   - the GNULIB_SRCDIR environment variable pointing to a gnulib checkout.
 
-# Copyright (C) 2003-2019 Free Software Foundation, Inc.
+# Copyright (C) 2003-2020 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -87,6 +87,7 @@ if test $skip_gnulib = false; then
       term-styled-ostream
     filename
     isatty
+    largefile
     vasprintf-posix
     xalloc
     xconcat-filename