strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / strsep
index 3510fbacaf7b6fd5b43d629af9b72ac0b76e5a8d..10ca817a820c4d228eb6447c4b054253af286683 100644 (file)
@@ -6,11 +6,13 @@ lib/strsep.c
 m4/strsep.m4
 
 Depends-on:
+extensions
 string
 strpbrk
 
 configure.ac:
 gl_FUNC_STRSEP
+gl_STRING_MODULE_INDICATOR([strsep])
 
 Makefile.am:
 
@@ -18,7 +20,7 @@ Include:
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Yoann Vandoorselaere