* openat.c (openat): Use ?:, not if, to work around GCC bug 4210
[gnulib.git] / modules / strverscmp
index e778174..c6acf5b 100644 (file)
@@ -12,8 +12,12 @@ configure.ac:
 gl_FUNC_STRVERSCMP
 
 Makefile.am:
-lib_SOURCES += strverscmp.h
 
 Include:
 "strverscmp.h"
 
+License:
+LGPL
+
+Maintainer:
+Jim Meyering, glibc