dirfd: Avoid link error on AIX 7.1.
[gnulib.git] / modules / unistdio / u32-vasnprintf
index 4854149..1a81597 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/u32-vasnprintf])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTDIO_U32_VASNPRINTF
 lib_SOURCES += unistdio/u32-vasnprintf.c
+endif
 
 Include:
 "unistdio.h"