maint.mk: relax the default _gl_TS_function_match regexp
[gnulib.git] / modules / unistdio / ulc-vfprintf
index 317f95b..5d9bf3f 100644 (file)
@@ -11,9 +11,12 @@ fseterr
 errno
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unistdio/ulc-vfprintf.c])
+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"