comparison ChangeLog @ 30243:134a4ebe4407

fts.m4: correct the test for statfs.f_type * m4/fts.m4 (gl_FUNC_FTS_CORE): Include <sys/statfs.h> when checking for statfs.f_type.
author Jim Meyering <meyering@redhat.com>
date Tue, 30 Sep 2008 17:56:01 +0200
parents 86950e198e32
children 0135016b7acd
comparison
equal deleted inserted replaced
30242:86950e198e32 30243:134a4ebe4407
1 2008-09-30 Jim Meyering <meyering@redhat.com>
2
3 fts.m4: correct the test for statfs.f_type
4 * m4/fts.m4 (gl_FUNC_FTS_CORE): Include <sys/statfs.h>
5 when checking for statfs.f_type.
6
1 2008-09-15 Simon Josefsson <simon@josefsson.org> 7 2008-09-15 Simon Josefsson <simon@josefsson.org>
2 8
3 tests: avoid some compiler warnings 9 tests: avoid some compiler warnings
4 * tests/test-memchr.c (main): Pass NULL indirectly. 10 * tests/test-memchr.c (main): Pass NULL indirectly.
5 * tests/test-getdate.c (main): Remove unused variable 'ret'. 11 * tests/test-getdate.c (main): Remove unused variable 'ret'.