1 |
/* config.h.in. Generated automatically from configure.in by autoheader. */ |
2 |
|
3 |
/* Define if on AIX 3. |
4 |
System headers sometimes define this. |
5 |
We just want to avoid a redefinition error message. */ |
6 |
#ifndef _ALL_SOURCE |
7 |
#undef _ALL_SOURCE |
8 |
#endif |
9 |
|
10 |
/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */ |
11 |
#undef HAVE_SYS_WAIT_H |
12 |
|
13 |
/* Define as __inline if that's what the C compiler calls it. */ |
14 |
#undef inline |
15 |
|
16 |
/* Define if on MINIX. */ |
17 |
#undef _MINIX |
18 |
|
19 |
/* Define to `int' if <sys/types.h> doesn't define. */ |
20 |
#undef pid_t |
21 |
|
22 |
/* Define if the system does not provide POSIX.1 features except |
23 |
with this defined. */ |
24 |
#undef _POSIX_1_SOURCE |
25 |
|
26 |
/* Define if you need to in order for stat and other things to work. */ |
27 |
#undef _POSIX_SOURCE |
28 |
|
29 |
/* Define if you have the ANSI C header files. */ |
30 |
#undef STDC_HEADERS |
31 |
|
32 |
/* Define if you can safely include both <sys/time.h> and <time.h>. */ |
33 |
#undef TIME_WITH_SYS_TIME |
34 |
|
35 |
/* Define if your processor stores words with the most significant |
36 |
byte first (like Motorola and SPARC, unlike Intel and VAX). */ |
37 |
#undef WORDS_BIGENDIAN |
38 |
|
39 |
/* Define if modules will work on your system */ |
40 |
#undef MODULES_OK |
41 |
|
42 |
/* Define if running on hpux that supports dynamic linking */ |
43 |
#undef HPUX_HACKS |
44 |
|
45 |
/* Define if running on hpux 10.x */ |
46 |
#undef HPUX10_HACKS |
47 |
|
48 |
/* Define if running on OSF/1 platform. */ |
49 |
#undef OSF1_HACKS |
50 |
|
51 |
/* Define if running on OSF/1 platform. */ |
52 |
#undef STOP_UAC |
53 |
|
54 |
/* Define if running on sunos 4.0 *sigh* */ |
55 |
#undef DLOPEN_1 |
56 |
|
57 |
/* Define if running on NeXT Step */ |
58 |
#undef BORGCUBES |
59 |
|
60 |
/* Define if running under cygwin */ |
61 |
#undef CYGWIN_HACKS |
62 |
|
63 |
/* Define if we need dlopen (for module support) */ |
64 |
#undef HAVE_DLOPEN |
65 |
|
66 |
/* Define for pre Tcl 7.5 compat */ |
67 |
#undef HAVE_OLD_TCL |
68 |
|
69 |
/* Define for buggy Tcl threads */ |
70 |
#undef HAVE_BUGGY_TCL_THREADS |
71 |
|
72 |
/* The number of bytes in a int. */ |
73 |
#undef SIZEOF_INT |
74 |
|
75 |
/* The number of bytes in a long. */ |
76 |
#undef SIZEOF_LONG |
77 |
|
78 |
/* Define if you have the bzero function. */ |
79 |
#undef HAVE_BZERO |
80 |
|
81 |
/* Define if you have the clock function. */ |
82 |
#undef HAVE_CLOCK |
83 |
|
84 |
/* Define if you have the dlopen function. */ |
85 |
#undef HAVE_DLOPEN |
86 |
|
87 |
/* Define if you have the dprintf function. */ |
88 |
#undef HAVE_DPRINTF |
89 |
|
90 |
/* Define if you have the getdtablesize function. */ |
91 |
#undef HAVE_GETDTABLESIZE |
92 |
|
93 |
/* Define if you have the getrusage function. */ |
94 |
#undef HAVE_GETRUSAGE |
95 |
|
96 |
/* Define if you have the random function. */ |
97 |
#undef HAVE_RANDOM |
98 |
|
99 |
/* Define if you have the rename function. */ |
100 |
#undef HAVE_RENAME |
101 |
|
102 |
/* Define if you have the setpgid function. */ |
103 |
#undef HAVE_SETPGID |
104 |
|
105 |
/* Define if you have the sigaction function. */ |
106 |
#undef HAVE_SIGACTION |
107 |
|
108 |
/* Define if you have the sigemptyset function. */ |
109 |
#undef HAVE_SIGEMPTYSET |
110 |
|
111 |
/* Define if you have the snprintf function. */ |
112 |
#undef HAVE_SNPRINTF |
113 |
|
114 |
/* Define if you have the srandom function. */ |
115 |
#undef HAVE_SRANDOM |
116 |
|
117 |
/* Define if you have the strcasecmp function. */ |
118 |
#undef HAVE_STRCASECMP |
119 |
|
120 |
/* Define if you have the uname function. */ |
121 |
#undef HAVE_UNAME |
122 |
|
123 |
/* Define if you have the vsnprintf function. */ |
124 |
#undef HAVE_VSNPRINTF |
125 |
|
126 |
/* Define if you have the vsprintf function. */ |
127 |
#undef HAVE_VSPRINTF |
128 |
|
129 |
/* Define if you have the <dirent.h> header file. */ |
130 |
#undef HAVE_DIRENT_H |
131 |
|
132 |
/* Define if you have the <dlfcn.h> header file. */ |
133 |
#undef HAVE_DLFCN_H |
134 |
|
135 |
/* Define if you have the <ndir.h> header file. */ |
136 |
#undef HAVE_NDIR_H |
137 |
|
138 |
/* Define if you have the <std_args.h> header file. */ |
139 |
#undef HAVE_STD_ARGS_H |
140 |
|
141 |
/* Define if you have the <stdarg.h> header file. */ |
142 |
#undef HAVE_STDARG_H |
143 |
|
144 |
/* Define if you have the <sys/dir.h> header file. */ |
145 |
#undef HAVE_SYS_DIR_H |
146 |
|
147 |
/* Define if you have the <sys/ndir.h> header file. */ |
148 |
#undef HAVE_SYS_NDIR_H |
149 |
|
150 |
/* Define if you have the <sys/rusage.h> header file. */ |
151 |
#undef HAVE_SYS_RUSAGE_H |
152 |
|
153 |
/* Define if you have the <sys/select.h> header file. */ |
154 |
#undef HAVE_SYS_SELECT_H |
155 |
|
156 |
/* Define if you have the <sys/time.h> header file. */ |
157 |
#undef HAVE_SYS_TIME_H |
158 |
|
159 |
/* Define if you have the <unistd.h> header file. */ |
160 |
#undef HAVE_UNISTD_H |
161 |
|
162 |
/* Define if you have the dl library (-ldl). */ |
163 |
#undef HAVE_LIBDL |
164 |
|
165 |
/* Define if you have the dld library (-ldld). */ |
166 |
#undef HAVE_LIBDLD |
167 |
|
168 |
/* Define if you have the dns library (-ldns). */ |
169 |
#undef HAVE_LIBDNS |
170 |
|
171 |
/* Define if you have the nsl library (-lnsl). */ |
172 |
#undef HAVE_LIBNSL |
173 |
|
174 |
/* Define if you have the socket library (-lsocket). */ |
175 |
#undef HAVE_LIBSOCKET |