From 0361f4655449db3770553f15ab02fbfc786c2f22 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 25 Apr 2007 10:40:12 +0200 Subject: [PATCH] * bootstrap.conf (gnulib_modules): Add fseeko. --- ChangeLog | 4 ++++ bootstrap.conf | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c3a73ffa70..663eec824c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-04-25 Jim Meyering + + * bootstrap.conf (gnulib_modules): Add fseeko. + 2007-04-24 Jim Meyering * THANKS: Add Andreas Frische. diff --git a/bootstrap.conf b/bootstrap.conf index b64ebace5d..3e66226390 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 -- 2.47.3