Implement thread control primitives for Win32.
[gnulib.git] / modules / strerror
index e2b21f7..2e914b3 100644 (file)
@@ -6,12 +6,20 @@ lib/strerror.c
 m4/strerror.m4
 
 Depends-on:
+intprops
+string
 
 configure.ac:
 gl_FUNC_STRERROR
+gl_STRING_MODULE_INDICATOR([strerror])
 
 Makefile.am:
 
 Include:
 <string.h>
 
+License:
+LGPL
+
+Maintainer:
+all