Drop tests that are now done in the gettimeofday module.
[gnulib.git] / modules / gettimeofday
index 5749661..d9821d4 100644 (file)
@@ -6,12 +6,18 @@ lib/gettimeofday.c
 m4/gettimeofday.m4
 
 Depends-on:
+sys_time
 
 configure.ac:
-AC_FUNC_GETTIMEOFDAY_CLOBBER
+gl_FUNC_GETTIMEOFDAY
 
 Makefile.am:
 
 Include:
 <sys/time.h>
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering