Add CVS checkout update instructions.
[gnulib.git] / modules / strverscmp
index 937a7be..ad18c1f 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Compare strings holding version numbers.
 
 Files:
 lib/strverscmp.h
@@ -6,13 +7,18 @@ lib/strverscmp.c
 m4/strverscmp.m4
 
 Depends-on:
+extensions
 
 configure.ac:
 gl_FUNC_STRVERSCMP
 
 Makefile.am:
-lib_SOURCES += strverscmp.h
 
 Include:
 "strverscmp.h"
 
+License:
+LGPLv2+
+
+Maintainer:
+Jim Meyering, glibc