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