ignore-value: prefer GCC version back through 2.0
[gnulib.git] / modules / unistdio / ulc-vfprintf
index 0b5fef6..5d9bf3f 100644 (file)
@@ -8,11 +8,15 @@ Depends-on:
 unistdio/base
 unistdio/ulc-vasnprintf
 fseterr
+errno
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistdio/ulc-vfprintf])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF
 lib_SOURCES += unistdio/ulc-vfprintf.c
+endif
 
 Include:
 "unistdio.h"