Hash :
74d50938
Author :
Date :
2010-06-04T00:21:14
Don't use AC_LIBOBJ with file names in subdirectories.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
Description:
Formatted output to UTF-32 strings.
Files:
lib/unistdio/u32-vasnprintf.c
lib/vasnprintf.c
m4/vasnprintf.m4
m4/printf.m4
m4/wchar_t.m4
m4/wint_t.m4
m4/longlong.m4
m4/intmax_t.m4
m4/stdint_h.m4
m4/inttypes_h.m4
Depends-on:
unistdio/base
unistdio/ulc-printf-parse
unistdio/u-printf-args
uniconv/u32-conv-from-enc
unistr/u32-cpy
unistr/u32-set
unistr/u32-mbsnlen
unistr/u8-to-u32
unistr/u16-to-u32
unistr/u8-strlen
unistr/u8-strmblen
unistr/u16-strlen
unistr/u16-strmblen
unistr/u32-strlen
unistr/u32-strmblen
isnand-nolibm
isnanl-nolibm
frexpl-nolibm
printf-frexp
printf-frexpl
signbit
fpucw
nocrash
printf-safe
alloca-opt
localcharset
xsize
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"
License:
LGPL
Maintainer:
Bruno Haible