New module 'uniwidth/u16-strwidth'.
[gnulib.git] / modules / strndup
index 3e55e6c..cfe0dd0 100644 (file)
@@ -2,21 +2,21 @@ Description:
 strndup() function: duplicate a size-bounded string.
 
 Files:
-lib/strndup.h
 lib/strndup.c
 m4/strndup.m4
 
 Depends-on:
+string
 strnlen
 
 configure.ac:
 gl_FUNC_STRNDUP
+gl_STRING_MODULE_INDICATOR([strndup])
 
 Makefile.am:
-EXTRA_DIST += strndup.h
 
 Include:
-"strndup.h"
+<string.h>
 
 License:
 LGPL