Tests for module 'uninorm/u32-normcmp'.
[gnulib.git] / modules / gettimeofday
index b4874ba..0913cf1 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:
 
@@ -16,8 +17,7 @@ Include:
 <sys/time.h>
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
-Jim Meyering
-
+Paul Eggert, Jim Meyering