here are some fixes for Makefile.am and configure.in, also ANSI fixes. also, when compile with --enable-ansi, I get warnings "gdate.c:817: warning: implicit declaration of function `localtime_r'" and similar. It means that __USE_POSIX is not defined (these functions are declared inside #ifdef's). maybe not a problem. also, email addresses in HACKING and MAINTAINERS look strange a bit... -- Gediminas Paulauskas
Attachment:
build_ansi_fixes.diff.gz
Description: GNU Zip compressed data