getgroups: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / gettimeofday
index d9821d4b17cb65d7b4a27a12f34cf2c88c6a28ec..979f601d0786a9bdf7df9464cc9483ccc7fe69c3 100644 (file)
@@ -10,6 +10,7 @@ sys_time
 
 configure.ac:
 gl_FUNC_GETTIMEOFDAY
+gl_SYS_TIME_MODULE_INDICATOR([gettimeofday])
 
 Makefile.am:
 
@@ -17,7 +18,7 @@ Include:
 <sys/time.h>
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert, Jim Meyering