Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / xvasprintf
1 Description:
2 vasprintf and asprintf with out-of-memory checking.  Also see xalloc-die.
3
4 Files:
5 lib/xvasprintf.h
6 lib/xvasprintf.c
7 lib/xasprintf.c
8 lib/xalloc.h
9
10 Depends-on:
11 vasprintf
12
13 configure.ac:
14
15 Makefile.am:
16 lib_SOURCES += xvasprintf.h xvasprintf.c xasprintf.c
17
18 Include:
19 "xvasprintf.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Oskar Liljeblad