diff bootstrap.conf @ 10029:3b2f81d5a6dc

use gnulib modules for fstat, lstat, and stat
author John W. Eaton <jwe@octave.org>
date Sat, 26 Dec 2009 00:07:01 -0500
parents 0f312e11957e
children 7494d047e98d
line wrap: on
line diff
--- a/bootstrap.conf	Fri Dec 25 23:58:08 2009 -0500
+++ b/bootstrap.conf	Sat Dec 26 00:07:01 2009 -0500
@@ -20,8 +20,11 @@
 gnulib_modules="
   crypto/md5
   fnmatch
+  fstat
   glob
+  lstat
   mkdir
+  stat
   strftime
 "