Move to here from u32-mbtouc-safe.
[gnulib.git] / modules / strsep
index 5699e31..3510fba 100644 (file)
@@ -2,21 +2,20 @@ Description:
 strsep() function: extract token from string.
 
 Files:
-lib/strsep.h
 lib/strsep.c
 m4/strsep.m4
 
 Depends-on:
+string
 strpbrk
 
 configure.ac:
 gl_FUNC_STRSEP
 
 Makefile.am:
-EXTRA_DIST += strsep.h strsep.c
 
 Include:
-"strsep.h"
+<string.h>
 
 License:
 LGPL