Hash :
74d50938
Author :
Date :
2010-06-04T00:21:14
Don't use AC_LIBOBJ with file names in subdirectories.
Description:
Formatted output to a string, with automatic memory allocation.
Files:
lib/unistdio/ulc-asprintf.c
lib/unistdio/u-asprintf.h
Depends-on:
unistdio/base
unistdio/ulc-vasprintf
configure.ac:
gl_LIBUNISTRING_MODULE([0.9], [unistdio/ulc-asprintf])
Makefile.am:
if LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASPRINTF
lib_SOURCES += unistdio/ulc-asprintf.c
endif
Include:
"unistdio.h"
License:
LGPL
Maintainer:
Bruno Haible