* lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
[gnulib.git] / modules / gettimeofday
index b4874ba..41b9b31 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
+LGPL
 
 Maintainer:
-Jim Meyering
-
+Paul Eggert, Jim Meyering