NEWS.stable: log cherry-pick [79aac72]->[cc1a9b7] canonicalize-lgpl: use common idiom
[gnulib.git] / modules / strerror
index e2b21f7..cd14d12 100644 (file)
@@ -6,12 +6,21 @@ lib/strerror.c
 m4/strerror.m4
 
 Depends-on:
+string
+errno           [test $REPLACE_STRERROR = 1]
+intprops        [test $REPLACE_STRERROR = 1]
 
 configure.ac:
 gl_FUNC_STRERROR
+gl_STRING_MODULE_INDICATOR([strerror])
 
 Makefile.am:
 
 Include:
 <string.h>
 
+License:
+LGPLv2+
+
+Maintainer:
+all