1 | /* include/config.h.in. Generated automatically from configure.in by autoheader. */ |
---|
2 | |
---|
3 | /* Define to empty if the keyword does not work. */ |
---|
4 | #undef const |
---|
5 | |
---|
6 | /* Define if you don't have vprintf but do have _doprnt. */ |
---|
7 | #undef HAVE_DOPRNT |
---|
8 | |
---|
9 | /* Define if you have the strftime function. */ |
---|
10 | #undef HAVE_STRFTIME |
---|
11 | |
---|
12 | /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */ |
---|
13 | #undef HAVE_SYS_WAIT_H |
---|
14 | |
---|
15 | /* Define if you have the vprintf function. */ |
---|
16 | #undef HAVE_VPRINTF |
---|
17 | |
---|
18 | /* Define as __inline if that's what the C compiler calls it. */ |
---|
19 | #undef inline |
---|
20 | |
---|
21 | /* Define to `int' if <sys/types.h> doesn't define. */ |
---|
22 | #undef pid_t |
---|
23 | |
---|
24 | /* Define as the return type of signal handlers (int or void). */ |
---|
25 | #undef RETSIGTYPE |
---|
26 | |
---|
27 | /* Define to `unsigned' if <sys/types.h> doesn't define. */ |
---|
28 | #undef size_t |
---|
29 | |
---|
30 | /* Define if you have the ANSI C header files. */ |
---|
31 | #undef STDC_HEADERS |
---|
32 | |
---|
33 | /* Define if you can safely include both <sys/time.h> and <time.h>. */ |
---|
34 | #undef TIME_WITH_SYS_TIME |
---|
35 | |
---|
36 | /* Define if your <sys/time.h> declares struct tm. */ |
---|
37 | #undef TM_IN_SYS_TIME |
---|
38 | |
---|
39 | /* Define if you have the getaddrinfo function. */ |
---|
40 | #undef HAVE_GETADDRINFO |
---|
41 | |
---|
42 | /* Define if you have the gethostname function. */ |
---|
43 | #undef HAVE_GETHOSTNAME |
---|
44 | |
---|
45 | /* Define if you have the gettimeofday function. */ |
---|
46 | #undef HAVE_GETTIMEOFDAY |
---|
47 | |
---|
48 | /* Define if you have the select function. */ |
---|
49 | #undef HAVE_SELECT |
---|
50 | |
---|
51 | /* Define if you have the socket function. */ |
---|
52 | #undef HAVE_SOCKET |
---|
53 | |
---|
54 | /* Define if you have the strdup function. */ |
---|
55 | #undef HAVE_STRDUP |
---|
56 | |
---|
57 | /* Define if you have the strstr function. */ |
---|
58 | #undef HAVE_STRSTR |
---|
59 | |
---|
60 | /* Define if you have the strtol function. */ |
---|
61 | #undef HAVE_STRTOL |
---|
62 | |
---|
63 | /* Define if you have the uname function. */ |
---|
64 | #undef HAVE_UNAME |
---|
65 | |
---|
66 | /* Define if you have the <fcntl.h> header file. */ |
---|
67 | #undef HAVE_FCNTL_H |
---|
68 | |
---|
69 | /* Define if you have the <sys/time.h> header file. */ |
---|
70 | #undef HAVE_SYS_TIME_H |
---|
71 | |
---|
72 | /* Define if you have the <unistd.h> header file. */ |
---|
73 | #undef HAVE_UNISTD_H |
---|
74 | |
---|
75 | /* Define if you have the faim library (-lfaim). */ |
---|
76 | #undef HAVE_LIBFAIM |
---|
77 | |
---|
78 | /* Name of package */ |
---|
79 | #undef PACKAGE |
---|
80 | |
---|
81 | /* Version number of package */ |
---|
82 | #undef VERSION |
---|
83 | |
---|