Drop tests that are now done in the gettimeofday module.
[gnulib.git] / modules / gettimeofday
index b4874ba..d9821d4 100644 (file)
@@ -6,9 +6,10 @@ lib/gettimeofday.c
 m4/gettimeofday.m4
 
 Depends-on:
+sys_time
 
 configure.ac:
-AC_FUNC_GETTIMEOFDAY_CLOBBER
+gl_FUNC_GETTIMEOFDAY
 
 Makefile.am:
 
@@ -19,5 +20,4 @@ License:
 GPL
 
 Maintainer:
-Jim Meyering
-
+Paul Eggert, Jim Meyering