* openat.c (openat): Use ?:, not if, to work around GCC bug 4210
[gnulib.git] / modules / strverscmp
index 937a7be..c6acf5b 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Compare strings holding version numbers.
 
 Files:
 lib/strverscmp.h
@@ -11,8 +12,12 @@ configure.ac:
 gl_FUNC_STRVERSCMP
 
 Makefile.am:
-lib_SOURCES += strverscmp.h
 
 Include:
 "strverscmp.h"
 
+License:
+LGPL
+
+Maintainer:
+Jim Meyering, glibc