view modules/tzset @ 14974:8421bcc8acbf

gettimeofday, tzset: Respect rules for use of AC_LIBOBJ. * modules/tzset (configure.ac): Don't invoke gl_FUNC_TZSET_CLOBBER, just gl_FUNC_TZSET. * m4/tzset.m4 (gl_FUNC_TZSET): New macro. (gl_FUNC_TZSET_CLOBBER): Remove actions. * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Invoke gl_FUNC_TZSET_CLOBBER and its actions here, if present.
author Bruno Haible <bruno@clisp.org>
date Sun, 08 May 2011 17:45:18 +0200
parents 8c3c2e0677f6
children 661c3fb8962f
line wrap: on
line source

Description:
tzset - initialize time conversion information

Files:
m4/tzset.m4

Depends-on:
gettimeofday

configure.ac:
gl_FUNC_TZSET

Makefile.am:

Include:
<time.h>

License:
LGPL

Maintainer:
Jim Meyering