mbrlen: Fix cross-compilation guess for AIX.
[gnulib.git] / modules / stpcpy
index d30c1cf..3d00faf 100644 (file)
@@ -6,10 +6,12 @@ lib/stpcpy.c
 m4/stpcpy.m4
 
 Depends-on:
+extensions
 string
 
 configure.ac:
 gl_FUNC_STPCPY
+gl_STRING_MODULE_INDICATOR([stpcpy])
 
 Makefile.am:
 
@@ -17,7 +19,7 @@ Include:
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible, glibc