Ensure we get the mkstemp() declaration. On MacOS X, it comes from <unistd.h>.
[gnulib.git] / modules / strverscmp
index cf86920..c6acf5b 100644 (file)
@@ -12,11 +12,12 @@ configure.ac:
 gl_FUNC_STRVERSCMP
 
 Makefile.am:
-lib_SOURCES += strverscmp.h
 
 Include:
 "strverscmp.h"
 
+License:
+LGPL
+
 Maintainer:
 Jim Meyering, glibc
-