Ensure temp file is closed before its directory is removed.
[gnulib.git] / modules / strstr
index a4cb7be..08aa468 100644 (file)
@@ -5,17 +5,23 @@ Files:
 lib/strstr.h
 lib/strstr.c
 m4/strstr.m4
+m4/mbrtowc.m4
 
 Depends-on:
+mbuiter
 
 configure.ac:
 gl_FUNC_STRSTR
 
 Makefile.am:
+lib_SOURCES += strstr.h
 
 Include:
 "strstr.h"
 
+License:
+LGPL
+
 Maintainer:
 Bruno Haible, glibc