On Mon, Jul 27, 2009 at 12:04 PM, Bruno Haible<br...@clisp.org> wrote:
> ... > Fix compilation error when <ctime> is used and mktime is replaced. > * lib/time.in.h (mktime): New declaration. > * m4/mktime.m4 (gl_FUNC_MKTIME): Require gl_HEADER_TIME_H_DEFAULTS. Set > REPLACE_MKTIME instead of defining mktime in config.h. > * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize REPLACE_MKTIME. > * modules/time (Makefile.am): Substitute REPLACE_MKTIME. > Reported by Ross McFarland <rwmc...@neces.com>. > ... i just manually applied the changes in this patch to a drizzle/freebsd tree and it compiled cleanly. thanks, -- -rm