Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check.
[gnulib.git] / modules / unistdio / ulc-fprintf
1 Description:
2 Print formatted output to a stream.
3
4 Files:
5 lib/unistdio/ulc-fprintf.c
6
7 Depends-on:
8 unistdio/base
9 unistdio/ulc-vasnprintf
10 fseterr
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += unistdio/ulc-fprintf.c
16
17 Include:
18 "unistdio.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Bruno Haible
25