* lib/autoconf/functions.m4 (AC_FUNC_OBSTACK): Avoid `gcc -Wall'
commite3fa1c6cd5b5cf42e62576067c66ba0cb1d8a211
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 25 Sep 2006 17:50:06 +0000 (25 17:50 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 25 Sep 2006 17:50:06 +0000 (25 17:50 +0000)
tree898e51de7bedf1ec58fcbc2b0810488538a5e0c8
parent62a673768997de96bd95127c1395a15f55a84991
* lib/autoconf/functions.m4 (AC_FUNC_OBSTACK): Avoid `gcc -Wall'
warnings (uninitialized value).
(AC_FUNC_UTIME_NULL): Likewise, test for and include <utime.h> if
present.
* lib/autoconf/types.m4 (AC_TYPE_LONG_LONG_INT): Likewise, add
parentheses.
(AC_STRUCT_TM): Likewise, avoid unused variables.
ChangeLog
lib/autoconf/functions.m4
lib/autoconf/types.m4