X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funistdio%2Fu16-u16-vasnprintf;h=c32166961d9fed770a242616ad3fd84ecb739f22;hb=c93f15eceb7bad3fd57d32ebf7f0676fb5fd3247;hp=430c60d1775fe6362e1b9cc10742dad26633a2b2;hpb=b17d7ac7df62c7c7f56fe857ed28151d8b0e4e28;p=gnulib.git diff --git a/modules/unistdio/u16-u16-vasnprintf b/modules/unistdio/u16-u16-vasnprintf index 430c60d17..c32166961 100644 --- a/modules/unistdio/u16-u16-vasnprintf +++ b/modules/unistdio/u16-u16-vasnprintf @@ -12,7 +12,6 @@ m4/longlong.m4 m4/intmax_t.m4 m4/stdint_h.m4 m4/inttypes_h.m4 -m4/eoverflow.m4 Depends-on: unistdio/base @@ -42,12 +41,19 @@ printf-safe alloca-opt localcharset xsize +errno +memchr +multiarch +verify configure.ac: gl_PREREQ_VASNPRINTF_WITH_EXTRAS +gl_LIBUNISTRING_MODULE([0.9], [unistdio/u16-u16-vasnprintf]) Makefile.am: +if LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASNPRINTF lib_SOURCES += unistdio/u16-u16-vasnprintf.c +endif Include: "unistdio.h"