Tests for module 'uninorm/nfkd'.
[gnulib.git] / modules / gettimeofday
index 5749661..0913cf1 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:
+LGPLv2+
+
+Maintainer:
+Paul Eggert, Jim Meyering