gettimeofday, tzset: Respect rules for use of AC_LIBOBJ.
authorBruno Haible <bruno@clisp.org>
Sun, 8 May 2011 15:45:18 +0000 (17:45 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:08 +0000 (00:06 +0200)
commit080e7e93ec987e12fd0e379f26388d53f50aceb9
tree76be29a85c8d29dbd781f2887c881a285748cafd
parente550c49d4d8fc3ce6bc3508df14ad72836225402
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.
ChangeLog
m4/gettimeofday.m4
m4/tzset.m4
modules/tzset