ansi-c++-opt: Provide option --enable-c++/--disable-c++ when possible.
[gnulib.git] / modules / timespec
index b1bfd32..8d74632 100644 (file)
@@ -1,18 +1,17 @@
 Description:
-struct timespec.
+timespec-related declarations
 
 Files:
 lib/timespec.h
 m4/timespec.m4
 
 Depends-on:
-extensions
+time
 
 configure.ac:
 gl_TIMESPEC
 
 Makefile.am:
-EXTRA_DIST += timespec.h
 
 Include:
 "timespec.h"
@@ -21,4 +20,4 @@ License:
 GPL
 
 Maintainer:
-Jim Meyering
+Paul Eggert and Jim Meyering