diff options
author | Jim Meyering <jim@meyering.net> | 2007-04-25 10:40:12 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-04-25 10:40:12 +0200 |
commit | 0361f4655449db3770553f15ab02fbfc786c2f22 (patch) | |
tree | a9bb948d6731fc7b12d733eab0cf4257763a52f8 /bootstrap.conf | |
parent | 92137699339914b15367280939b8225c77fcbb32 (diff) | |
download | coreutils-0361f4655449db3770553f15ab02fbfc786c2f22.tar.gz coreutils-0361f4655449db3770553f15ab02fbfc786c2f22.tar.bz2 coreutils-0361f4655449db3770553f15ab02fbfc786c2f22.zip |
* bootstrap.conf (gnulib_modules): Add fseeko.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r-- | bootstrap.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf index b64ebace5..3e6622639 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -49,7 +49,9 @@ gnulib_modules=" error euidaccess exclude exitfail fchdir fcntl fcntl-safer fdl file-type fileblocks filemode filenamecat fnmatch-gnu fopen-safer - fprintftime fsusage ftruncate fts getdate getgroups gethrxtime + fprintftime + fseeko + fsusage ftruncate fts getdate getgroups gethrxtime getline getloadavg getndelim2 getopt getpagesize getpass-gnu gettext gettime gettimeofday getugroups getusershell gnupload group-member hard-locale hash hash-pjw host-os human idcache |