changeset 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 a19b50f6697f
children 0ca8f06aba7a e116dd862879
files build-aux/bootstrap.conf
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/build-aux/bootstrap.conf
+++ b/build-aux/bootstrap.conf
@@ -21,6 +21,7 @@
   c-strcase
   copysign
   crypto/md5
+  fclose
   fcntl
   filemode
   fnmatch
@@ -51,6 +52,7 @@
   sleep
   stat
   stdint
+  stdio
   strftime
   strptime
   symlink