diff build-aux/bootstrap.conf @ 12898:c68fe26745ae stable

maint: include fclose and stdio in bootstrap.conf module list * bootstrap.conf (gnulib_modules): Include fclose and stdio in the list.
author John W. Eaton <jwe@octave.org>
date Thu, 28 Jul 2011 11:59:38 -0400
parents d02c9a58bae1
children 9a498efac5f1
line wrap: on
line diff
--- a/build-aux/bootstrap.conf	Wed Jul 27 16:05:32 2011 -0700
+++ b/build-aux/bootstrap.conf	Thu Jul 28 11:59:38 2011 -0400
@@ -21,6 +21,7 @@
   c-strcase
   copysign
   crypto/md5
+  fclose
   fcntl
   filemode
   fnmatch
@@ -51,6 +52,7 @@
   sleep
   stat
   stdint
+  stdio
   strftime
   strptime
   symlink