* modules/sys_time (Makefile.am): Build sys/time.h only when it's the
authorJim Meyering <jim@meyering.net>
Sun, 28 Jan 2007 18:55:01 +0000 (18:55 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 28 Jan 2007 18:55:01 +0000 (18:55 +0000)
commit1d4024b4187e22048a33e5baf953183fc2dedeb3
tree8a516e462af4c077671a68f2faea5f3dc92008a4
parent8e2cdb066af972ddb93eb27bb1f7cdb51193c5e5
* modules/sys_time (Makefile.am): Build sys/time.h only when it's the
value of $(SYS_TIME_H).
[MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
remove it conditionally, too.
* m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
* m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
(gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
GETTIMEOFDAY_REPLACEMENT to 1.

2007-01-28  Bruno Haible  <bruno@clisp.org>
ChangeLog
m4/gettimeofday.m4
m4/sys_time_h.m4
modules/sys_time