NEWS.stable: log cherry-pick [79aac72]->[cc1a9b7] canonicalize-lgpl: use common idiom
[gnulib.git] / modules / strerror
index 5bed018..cd14d12 100644 (file)
@@ -6,9 +6,13 @@ 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:
 
@@ -16,8 +20,7 @@ Include:
 <string.h>
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
 all
-