Mercurial > hg > octave-nkf
diff ChangeLog @ 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 | 0cabc95f0833 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-12-26 John W. Eaton <jwe@octave.org> + + * bootstrap.conf (gnulib_modules): Include fstat, lstat, and + stat in the list. + * configure.ac: Don't check for fstat, lstat, or stat. + 2009-12-25 John W. Eaton <jwe@octave.org> * bootstrap.conf (gnulib_modules): Include mkdir in the list.