comparison 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
comparison
equal deleted inserted replaced
12896:a19b50f6697f 12898:c68fe26745ae
19 # gnulib modules used by this package. 19 # gnulib modules used by this package.
20 gnulib_modules=" 20 gnulib_modules="
21 c-strcase 21 c-strcase
22 copysign 22 copysign
23 crypto/md5 23 crypto/md5
24 fclose
24 fcntl 25 fcntl
25 filemode 26 filemode
26 fnmatch 27 fnmatch
27 getcwd 28 getcwd
28 gethostname 29 gethostname
49 sigprocmask 50 sigprocmask
50 sleep 51 sleep
51 sleep 52 sleep
52 stat 53 stat
53 stdint 54 stdint
55 stdio
54 strftime 56 strftime
55 strptime 57 strptime
56 symlink 58 symlink
57 sys_stat 59 sys_stat
58 sys_time 60 sys_time