getline: Simplify.
[pspp] / modules / mbsnlen
index 59f0f942e2226eeb02fe35388c4580c1e2667b2d..568d48596e33396d4343d7f3ed5e6340ad9eb43d 100644 (file)
@@ -3,15 +3,12 @@ mbsnlen() function: Determine the number of multibyte characters in a string.
 
 Files:
 lib/mbsnlen.c
-m4/mbsnlen.m4
-m4/mbrtowc.m4
 
 Depends-on:
 mbiter
 string
 
 configure.ac:
-gl_FUNC_MBSNLEN
 gl_STRING_MODULE_INDICATOR([mbsnlen])
 
 Makefile.am: