Merge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858' into stable, which was:
[gnulib.git] / modules / unistdio / ulc-vfprintf
index 81f4cc9..5d9bf3f 100644 (file)
@@ -11,9 +11,12 @@ 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"