Set cut_dir properly, and add mode line for Emacs.
[gnulib/ericb.git] / modules / obstack-printf
blob3604ce29bcdc9547cce376d328ccc7e68bca6e36
1 Description:
2 Formatted printing into an obstack.
4 Files:
5 m4/obstack-printf.m4
6 lib/obstack_printf.c
8 Depends-on:
9 obstack
10 stdio
11 vasnprintf
12 extensions
14 configure.ac:
15 gl_FUNC_OBSTACK_PRINTF
16 gl_STDIO_MODULE_INDICATOR([obstack-printf])
18 Makefile.am:
20 Include:
21 <stdio.h>
23 License:
24 GPL
26 Maintainer:
27 Eric Blake