From: Dmitry V. Levin Date: Fri, 3 Jan 2020 12:08:20 +0000 (+0100) Subject: libtextstyle: Enable large files and, on Linux, 64-bit inodes support. X-Git-Tag: v0.21~122 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31029d82715f094bf633e52e250fb47b2d78fc00;p=thirdparty%2Fgettext.git libtextstyle: Enable large files and, on Linux, 64-bit inodes support. * 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. --- diff --git a/libtextstyle/autogen.sh b/libtextstyle/autogen.sh index 160bae4d8..e7a7f98e2 100755 --- a/libtextstyle/autogen.sh +++ b/libtextstyle/autogen.sh @@ -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