]> 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>
Mon, 13 Apr 2020 11:29:44 +0000 (13:29 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 13 Apr 2020 11:39:01 +0000 (13:39 +0200)
* 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 45708ba61161e3e63057db6030774341170813c9..09cca2a5dce3b08bed1d38223277079768057106 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
     xalloc
     xconcat-filename