idcache: Fix module description.
[pspp] / modules / strchrnul
index 2f75450606967e42f9e4966a4aa9a753e5109c7d..59c4cc68abb05d1bf9aae77e1f4521eafbde86f1 100644 (file)
@@ -8,9 +8,9 @@ lib/strchrnul.valgrind
 m4/strchrnul.m4
 
 Depends-on:
-extensions
 string
-rawmemchr
+extensions
+rawmemchr       [test $HAVE_STRCHRNUL = 0 || test $REPLACE_STRCHRNUL = 1]
 
 configure.ac:
 gl_FUNC_STRCHRNUL
@@ -22,7 +22,7 @@ Include:
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Eric Blake, glibc