]> git.sur5r.net Git - bacula/bacula/blob - bacula/autoconf/config.h.in
Initial revision
[bacula/bacula] / bacula / autoconf / config.h.in
1 /* autoconf/config.h.in.  Generated automatically from autoconf/configure.in by autoheader.  */
2 /* ------------------------------------------------------------------------- */
3 /* --                     CONFIGURE SPECIFIED FEATURES                    -- */
4 /* ------------------------------------------------------------------------- */
5    
6 /* Define if you want to use MySQL as Catalog database */
7 #undef USE_MYSQL_DB
8
9 /* Define if you want SmartAlloc debug code enabled */
10 #undef SMARTALLOC
11
12 /* Define to `int' if <sys/types.h> doesn't define.  */
13 #undef daddr_t
14
15 /* Define to `int' if <sys/types.h> doesn't define.  */
16 #undef major_t
17
18 /* Define to `int' if <sys/types.h> doesn't define.  */
19 #undef minor_t
20
21 /* Define to `int' if <sys/types.h> doesn't define.  */
22 #undef ssize_t
23
24 /* Define if you want to use MySQL */
25 #undef HAVE_MYSQL
26
27 /* Define if you want to use SQLite */
28 #undef HAVE_SQLITE
29
30 /* Define if you want to use Berkeley DB */
31 #undef HAVE_BERKELEY_DB
32
33
34 /* Define if you want to use PostgreSQL */
35 #undef HAVE_PGSQL
36
37 /* Define if you want to use mSQL */
38 #undef HAVE_MSQL
39
40 /* Define if you want to use iODBC */
41 #undef HAVE_IODBC
42
43 /* Define if you want to use unixODBC */
44 #undef HAVE_UNIXODBC
45
46 /* Define if you want to use Solid SQL Server */
47 #undef HAVE_SOLID
48
49 /* Define if you want to use OpenLink ODBC (Virtuoso) */
50 #undef HAVE_VIRT
51
52 /* Define if you want to use EasySoft ODBC */
53 #undef HAVE_EASYSOFT
54
55 /* Define if you want to use Interbase SQL Server */
56 #undef HAVE_IBASE
57
58 /* Define if you want to use Oracle 8 SQL Server */
59 #undef HAVE_ORACLE8
60
61 /* Define if you want to use Oracle 7 SQL Server */
62 #undef HAVE_ORACLE7
63
64
65 /* ------------------------------------------------------------------------- */
66 /* --                     CONFIGURE DETECTED FEATURES                     -- */
67 /* ------------------------------------------------------------------------- */
68
69 /* Define if using alloca.c.  */
70 #undef C_ALLOCA
71
72 /* Define if the closedir function returns void instead of int.  */
73 #undef CLOSEDIR_VOID
74
75 /* Define to empty if the keyword does not work.  */
76 #undef const
77
78 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
79    This function is required for alloca.c support on those systems.  */
80 #undef CRAY_STACKSEG_END
81
82 /* Define to `int' if <sys/types.h> doesn't define.  */
83 #undef gid_t
84
85 /* Define if you have alloca, as a function or macro.  */
86 #undef HAVE_ALLOCA
87
88 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
89 #undef HAVE_ALLOCA_H
90
91 /* Define if you don't have vprintf but do have _doprnt.  */
92 #undef HAVE_DOPRNT
93
94 /* Define if your system has a working fnmatch function.  */
95 #undef HAVE_FNMATCH
96
97 /* Define if you have the getmntent function.  */
98 #undef HAVE_GETMNTENT
99
100 /* Define if your struct stat has st_blksize.  */
101 #undef HAVE_ST_BLKSIZE
102
103 /* Define if your struct stat has st_blocks.  */
104 #undef HAVE_ST_BLOCKS
105
106 /* Define if you have the strcoll function and it is properly defined.  */
107 #undef HAVE_STRCOLL
108
109 /* Define if your struct stat has st_rdev.  */
110 #undef HAVE_ST_RDEV
111
112 /* Define if you have the strftime function.  */
113 #undef HAVE_STRFTIME
114
115 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
116 #undef HAVE_SYS_WAIT_H
117
118 /* Define if your struct tm has tm_zone.  */
119 #undef HAVE_TM_ZONE
120
121 /* Define if you don't have tm_zone but do have the external array
122    tzname.  */
123 #undef HAVE_TZNAME
124
125 /* Define if you have the vprintf function.  */
126 #undef HAVE_VPRINTF
127
128 /* Define if major, minor, and makedev are declared in <mkdev.h>.  */
129 #undef MAJOR_IN_MKDEV
130
131 /* Define if major, minor, and makedev are declared in <sysmacros.h>.  */
132 #undef MAJOR_IN_SYSMACROS
133
134 /* Define to `int' if <sys/types.h> doesn't define.  */
135 #undef mode_t
136
137 /* Define if your C compiler doesn't accept -c and -o together.  */
138 #undef NO_MINUS_C_MINUS_O
139
140 /* Define to `long' if <sys/types.h> doesn't define.  */
141 #undef off_t
142
143 /* Define to `int' if <sys/types.h> doesn't define.  */
144 #undef pid_t
145
146 /* Define as the return type of signal handlers (int or void).  */
147 #undef RETSIGTYPE
148
149 /* Define if the `setpgrp' function takes no argument.  */
150 #undef SETPGRP_VOID
151
152 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
153 #undef size_t
154
155 /* If using the C implementation of alloca, define if you know the
156    direction of stack growth for your system; otherwise it will be
157    automatically deduced at run-time.
158  STACK_DIRECTION > 0 => grows toward higher addresses
159  STACK_DIRECTION < 0 => grows toward lower addresses
160  STACK_DIRECTION = 0 => direction of growth unknown
161  */
162 #undef STACK_DIRECTION
163
164 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
165 #undef STAT_MACROS_BROKEN
166
167 /* Define if you have the ANSI C header files.  */
168 #undef STDC_HEADERS
169
170 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
171 #undef TIME_WITH_SYS_TIME
172
173 /* Define if your <sys/time.h> declares struct tm.  */
174 #undef TM_IN_SYS_TIME
175
176 /* Define to `int' if <sys/types.h> doesn't define.  */
177 #undef uid_t
178
179 /* Define if the X Window System is missing or not being used.  */
180 #undef X_DISPLAY_MISSING
181
182 /* Define if you need function prototypes */
183 #undef PROTOTYPES
184
185 /* Define if you have GCC */
186 #undef HAVE_GCC
187
188 /* Define to use SVR4 statvfs to get filesystem type.  */
189 #undef FSTYPE_STATVFS
190
191 /* Define to use SVR3.2 statfs to get filesystem type.  */
192 #undef FSTYPE_USG_STATFS
193
194 /* Define to use AIX3 statfs to get filesystem type.  */
195 #undef FSTYPE_AIX_STATFS
196
197 /* Define to use 4.3BSD getmntent to get filesystem type.  */
198 #undef FSTYPE_MNTENT
199
200 /* Define to use 4.4BSD and OSF1 statfs to get filesystem type.  */
201 #undef FSTYPE_STATFS
202
203 /* Define to use Ultrix getmnt to get filesystem type.  */
204 #undef FSTYPE_GETMNT
205
206 /* Define to `unsigned long' if <sys/types.h> doesn't define.  */
207 #undef dev_t
208
209 /* Define to `unsigned long' if <sys/types.h> doesn't define.  */
210 #undef ino_t
211
212 /* Define to 1 if utime.h exists and declares struct utimbuf.  */
213 #undef HAVE_UTIME_H
214
215 /* Data types */
216 #undef HAVE_U_INT
217 #undef HAVE_INTXX_T
218 #undef HAVE_U_INTXX_T
219 #undef HAVE_UINTXX_T
220 #undef HAVE_INT64_T
221 #undef HAVE_U_INT64_T
222 #undef HAVE_INTMAX_T
223 #undef HAVE_U_INTMAX_T
224
225  
226 /* Define if you want TCP Wrappers support */
227 #undef HAVE_LIBWRAP
228
229 /* Define if you have sys/bitypes.h */
230 #undef HAVE_SYS_BITYPES_H
231
232  
233 /* Directory for PID files */
234 #undef _PATH_BACULA_PIDDIR
235
236 /* File daemon specif libraries */
237 #undef FDLIBS
238
239 /* What kind of signals we have */
240 #undef HAVE_POSIX_SIGNALS
241 #undef HAVE_BSD_SIGNALS
242 #undef HAVE_USG_SIGHOLD
243
244 /* Operating systems */
245 /* OSes */
246 #undef HAVE_LINUX_OS
247 #undef HAVE_FREEBSD_OS
248 #undef HAVE_NETBSD_OS
249 #undef HAVE_OPENBSD_OS
250 #undef HAVE_BSDI_OS
251 #undef HAVE_HPUX_OS
252 #undef HAVE_SUN_OS
253 #undef HAVE_AIX_OS
254 #undef HAVE_SGI_OS
255 #undef HAVE_CYGWIN
256 #undef HAVE_OSF1_OS
257
258 /* Set to correct scanf value for long long int */
259 #undef lld
260 #undef llu
261
262 #undef HAVE_READLINE 
263
264 #undef HAVE_GMP
265
266 #undef HAVE_CWEB
267
268 #undef HAVE_FCHDIR
269
270 #undef HAVE_LOCALTIME_R
271
272 #undef HAVE_READDIR_R
273
274 #undef HAVE_GETOPT_LONG
275
276 /* The number of bytes in a char.  */
277 #undef SIZEOF_CHAR
278
279 /* The number of bytes in a int.  */
280 #undef SIZEOF_INT
281
282 /* The number of bytes in a int *.  */
283 #undef SIZEOF_INT_P
284
285 /* The number of bytes in a long int.  */
286 #undef SIZEOF_LONG_INT
287
288 /* The number of bytes in a long long int.  */
289 #undef SIZEOF_LONG_LONG_INT
290
291 /* The number of bytes in a short int.  */
292 #undef SIZEOF_SHORT_INT
293
294 /* Define if you have the fchdir function.  */
295 #undef HAVE_FCHDIR
296
297 /* Define if you have the fork function.  */
298 #undef HAVE_FORK
299
300 /* Define if you have the getcwd function.  */
301 #undef HAVE_GETCWD
302
303 /* Define if you have the gethostname function.  */
304 #undef HAVE_GETHOSTNAME
305
306 /* Define if you have the getpid function.  */
307 #undef HAVE_GETPID
308
309 /* Define if you have the lchown function.  */
310 #undef HAVE_LCHOWN
311
312 /* Define if you have the localtime_r function.  */
313 #undef HAVE_LOCALTIME_R
314
315 /* Define if you have the lstat function.  */
316 #undef HAVE_LSTAT
317
318 /* Define if you have the putenv function.  */
319 #undef HAVE_PUTENV
320
321 /* Define if you have the readdir_r function.  */
322 #undef HAVE_READDIR_R
323
324 /* Define if you have the select function.  */
325 #undef HAVE_SELECT
326
327 /* Define if you have the setenv function.  */
328 #undef HAVE_SETENV
329
330 /* Define if you have the setlocale function.  */
331 #undef HAVE_SETLOCALE
332
333 /* Define if you have the setpgid function.  */
334 #undef HAVE_SETPGID
335
336 /* Define if you have the setpgrp function.  */
337 #undef HAVE_SETPGRP
338
339 /* Define if you have the setsid function.  */
340 #undef HAVE_SETSID
341
342 /* Define if you have the signal function.  */
343 #undef HAVE_SIGNAL
344
345 /* Define if you have the snprintf function.  */
346 #undef HAVE_SNPRINTF
347
348 /* Define if you have the strcasecmp function.  */
349 #undef HAVE_STRCASECMP
350
351 /* Define if you have the strerror function.  */
352 #undef HAVE_STRERROR
353
354 /* Define if you have the strncmp function.  */
355 #undef HAVE_STRNCMP
356
357 /* Define if you have the strncpy function.  */
358 #undef HAVE_STRNCPY
359
360 /* Define if you have the tcgetattr function.  */
361 #undef HAVE_TCGETATTR
362
363 /* Define if you have the vfprintf function.  */
364 #undef HAVE_VFPRINTF
365
366 /* Define if you have the vsnprintf function.  */
367 #undef HAVE_VSNPRINTF
368
369 /* Define if you have the <assert.h> header file.  */
370 #undef HAVE_ASSERT_H
371
372 /* Define if you have the <dirent.h> header file.  */
373 #undef HAVE_DIRENT_H
374
375 /* Define if you have the <fcntl.h> header file.  */
376 #undef HAVE_FCNTL_H
377
378 /* Define if you have the <grp.h> header file.  */
379 #undef HAVE_GRP_H
380
381 /* Define if you have the <libc.h> header file.  */
382 #undef HAVE_LIBC_H
383
384 /* Define if you have the <limits.h> header file.  */
385 #undef HAVE_LIMITS_H
386
387 /* Define if you have the <ndir.h> header file.  */
388 #undef HAVE_NDIR_H
389
390 /* Define if you have the <stdarg.h> header file.  */
391 #undef HAVE_STDARG_H
392
393 /* Define if you have the <stdlib.h> header file.  */
394 #undef HAVE_STDLIB_H
395
396 /* Define if you have the <string.h> header file.  */
397 #undef HAVE_STRING_H
398
399 /* Define if you have the <sys/byteorder.h> header file.  */
400 #undef HAVE_SYS_BYTEORDER_H
401
402 /* Define if you have the <sys/dir.h> header file.  */
403 #undef HAVE_SYS_DIR_H
404
405 /* Define if you have the <sys/ioctl.h> header file.  */
406 #undef HAVE_SYS_IOCTL_H
407
408 /* Define if you have the <sys/ndir.h> header file.  */
409 #undef HAVE_SYS_NDIR_H
410
411 /* Define if you have the <sys/pte.h> header file.  */
412 #undef HAVE_SYS_PTE_H
413
414 /* Define if you have the <sys/ptem.h> header file.  */
415 #undef HAVE_SYS_PTEM_H
416
417 /* Define if you have the <sys/select.h> header file.  */
418 #undef HAVE_SYS_SELECT_H
419
420 /* Define if you have the <sys/sockio.h> header file.  */
421 #undef HAVE_SYS_SOCKIO_H
422
423 /* Define if you have the <sys/stream.h> header file.  */
424 #undef HAVE_SYS_STREAM_H
425
426 /* Define if you have the <sys/time.h> header file.  */
427 #undef HAVE_SYS_TIME_H
428
429 /* Define if you have the <termcap.h> header file.  */
430 #undef HAVE_TERMCAP_H
431
432 /* Define if you have the <termio.h> header file.  */
433 #undef HAVE_TERMIO_H
434
435 /* Define if you have the <termios.h> header file.  */
436 #undef HAVE_TERMIOS_H
437
438 /* Define if you have the <unistd.h> header file.  */
439 #undef HAVE_UNISTD_H
440
441 /* Define if you have the <varargs.h> header file.  */
442 #undef HAVE_VARARGS_H
443
444 /* Define if you have the inet library (-linet).  */
445 #undef HAVE_LIBINET
446
447 /* Define if you have the nsl library (-lnsl).  */
448 #undef HAVE_LIBNSL
449
450 /* Define if you have the resolv library (-lresolv).  */
451 #undef HAVE_LIBRESOLV
452
453 /* Define if you have the socket library (-lsocket).  */
454 #undef HAVE_LIBSOCKET
455
456 /* Define if you have the sun library (-lsun).  */
457 #undef HAVE_LIBSUN
458
459 /* Define if you have the xnet library (-lxnet).  */
460 #undef HAVE_LIBXNET