strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / mbslen
index 9374c937474b48a9cc971ecf069fed0b1c98d660..830a21e7045eb0450bb7d45c932c7ca9f758033d 100644 (file)
@@ -3,12 +3,14 @@ mbslen() function: Determine the number of multibyte characters in a string.
 
 Files:
 lib/mbslen.c
+m4/mbslen.m4
 
 Depends-on:
 mbuiter
 string
 
 configure.ac:
+gl_FUNC_MBSLEN
 gl_STRING_MODULE_INDICATOR([mbslen])
 
 Makefile.am: