* doc/gnulib-tool.texi (Initial import): Update to match current
[pspp] / modules / strnlen
index ef56a41e62101b1f8e6e3db242a6712031c85101..56f20512b064cce724ee3fe6eeffcd67d6e31d4f 100644 (file)
@@ -2,21 +2,20 @@ Description:
 strnlen() function: determine the length of a size-bounded string.
 
 Files:
-lib/strnlen.h
 lib/strnlen.c
 m4/strnlen.m4
 
 Depends-on:
 extensions
+string
 
 configure.ac:
 gl_FUNC_STRNLEN
 
 Makefile.am:
-EXTRA_DIST += strnlen.h
 
 Include:
-"strnlen.h"
+<string.h>
 
 License:
 LGPL