]> git.wh0rd.org - dump.git/blob - config.h.in
Version 0.4b5.
[dump.git] / config.h.in
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
2
3 /* Define if you have the ANSI C header files. */
4 #undef STDC_HEADERS
5
6 /* Define to __s64 if <sys/types.h> does not define */
7 #undef quad_t
8
9 /* Define to __u64 if <sys/types.h> does not define */
10 #undef u_quad_t
11
12 /* Define if you have the err function. */
13 #undef HAVE_ERR
14
15 /* Define if you have the errc function. */
16 #undef HAVE_ERRC
17
18 /* Define if you have the errx function. */
19 #undef HAVE_ERRX
20
21 /* Define if you have the realpath function. */
22 #undef HAVE_REALPATH
23
24 /* Define if you have the verr function. */
25 #undef HAVE_VERR
26
27 /* Define if you have the verrc function. */
28 #undef HAVE_VERRC
29
30 /* Define if you have the verrx function. */
31 #undef HAVE_VERRX
32
33 /* Define if you have the vwarn function. */
34 #undef HAVE_VWARN
35
36 /* Define if you have the vwarnc function. */
37 #undef HAVE_VWARNC
38
39 /* Define if you have the vwarnx function. */
40 #undef HAVE_VWARNX
41
42 /* Define if you have the warn function. */
43 #undef HAVE_WARN
44
45 /* Define if you have the warnc function. */
46 #undef HAVE_WARNC
47
48 /* Define if you have the warnx function. */
49 #undef HAVE_WARNX