Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
[gnulib.git] / modules / memmem
index 2e8b298..c51ee30 100644 (file)
@@ -6,10 +6,12 @@ lib/memmem.c
 m4/memmem.m4
 
 Depends-on:
+extensions
 string
 
 configure.ac:
 gl_FUNC_MEMMEM
+gl_STRING_MODULE_INDICATOR([memmem])
 
 Makefile.am:
 
@@ -17,7 +19,7 @@ Include:
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 libc, Simon Josefsson