New module 'uninorm/u32-normxfrm'.
[gnulib.git] / modules / trim
index 70286f8..645da5d 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-trim() removes leading and/or trailing whitespaces
+trim() function: remove leading and/or trailing whitespaces
 
 Files:
 lib/trim.h
@@ -9,9 +9,11 @@ Depends-on:
 xalloc
 mbchar
 mbiter
+memmove
+strdup
 
 configure.ac:
-gl_FUNC_MBRTOWC
+AC_FUNC_MBRTOWC
 
 Makefile.am:
 lib_SOURCES += trim.c