symlinkat: Fix documentation.
[gnulib.git] / modules / unistdio / u8-vasnprintf
index 893c53d..6e651bb 100644 (file)
@@ -41,13 +41,18 @@ printf-safe
 alloca-opt
 localcharset
 xsize
-EOVERFLOW
+errno
+memchr
+multiarch
 
 configure.ac:
 gl_PREREQ_VASNPRINTF_WITH_EXTRAS
+gl_LIBUNISTRING_MODULE([0.9], [unistdio/u8-vasnprintf])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTDIO_U8_VASNPRINTF
 lib_SOURCES += unistdio/u8-vasnprintf.c
+endif
 
 Include:
 "unistdio.h"