Ensure temp file is closed before its directory is removed.
[gnulib.git] / modules / mbchar
index 5f19321..13b9e41 100644 (file)
@@ -8,6 +8,7 @@ m4/mbchar.m4
 
 Depends-on:
 stdbool
+wcwidth
 
 configure.ac:
 gl_MBCHAR
@@ -16,7 +17,7 @@ Makefile.am:
 lib_SOURCES += mbchar.h
 
 Include:
-#if HAVE_WCHAR_H && HAVE_WCTYPE_H
+#if HAVE_WCHAR_H
 #include "mbchar.h"
 #endif