ignore-value: handle pointer types, too
[gnulib.git] / modules / trim
index 70286f8..42d5b76 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,10 @@ Depends-on:
 xalloc
 mbchar
 mbiter
+memmove
+strdup
 
 configure.ac:
-gl_FUNC_MBRTOWC
 
 Makefile.am:
 lib_SOURCES += trim.c