1 /* ------------------------------------------------------------------------- */
2 /* -- CONFIGURE SPECIFIED FEATURES -- */
3 /* ------------------------------------------------------------------------- */
5 /* Define if you want to use MySQL as Catalog database */
8 /* Define if you want SmartAlloc debug code enabled */
11 /* Define to `int' if <sys/types.h> doesn't define. */
14 /* Define to `int' if <sys/types.h> doesn't define. */
17 /* Define to `int' if <sys/types.h> doesn't define. */
20 /* Define to `int' if <sys/types.h> doesn't define. */
23 /* Define if you want to use MySQL */
26 /* Define if you want to use embedded MySQL */
27 #undef HAVE_EMBEDDED_MYSQL
29 /* Define if you want to use SQLite */
32 /* Define if you want to use Berkeley DB */
33 #undef HAVE_BERKELEY_DB
36 /* Define if you want to use PostgreSQL */
39 /* Define if you want to use mSQL */
42 /* Define if you want to use iODBC */
45 /* Define if you want to use unixODBC */
48 /* Define if you want to use Solid SQL Server */
51 /* Define if you want to use OpenLink ODBC (Virtuoso) */
54 /* Define if you want to use EasySoft ODBC */
57 /* Define if you want to use Interbase SQL Server */
60 /* Define if you want to use Oracle 8 SQL Server */
63 /* Define if you want to use Oracle 7 SQL Server */
67 /* ------------------------------------------------------------------------- */
68 /* -- CONFIGURE DETECTED FEATURES -- */
69 /* ------------------------------------------------------------------------- */
72 /* Define if you need function prototypes */
75 /* Define if you have XPointer typedef */
78 /* Define if you have _GNU_SOURCE getpt() */
81 /* Define if you have GCC */
84 /* Define if you have the Andrew File System. */
87 /* Define If you want find -nouser and -nogroup to make tables of
88 used UIDs and GIDs at startup instead of using getpwuid or
89 getgrgid when needed. Speeds up -nouser and -nogroup unless you
90 are running NIS or Hesiod, which make password and group calls
94 /* Define to use SVR4 statvfs to get filesystem type. */
97 /* Define to use SVR3.2 statfs to get filesystem type. */
98 #undef FSTYPE_USG_STATFS
100 /* Define to use AIX3 statfs to get filesystem type. */
101 #undef FSTYPE_AIX_STATFS
103 /* Define to use 4.3BSD getmntent to get filesystem type. */
106 /* Define to use 4.4BSD and OSF1 statfs to get filesystem type. */
109 /* Define to use Ultrix getmnt to get filesystem type. */
112 /* Define to `unsigned long' if <sys/types.h> doesn't define. */
115 /* Define to `unsigned long' if <sys/types.h> doesn't define. */
118 /* Define to 1 if utime.h exists and declares struct utimbuf. */
121 #if (HAVE_MYSQL||HAVE_PGSQL||HAVE_MSQL||HAVE_IODBC||HAVE_UNIXODBC||HAVE_SOLID||HAVE_VIRT||HAVE_IBASE||HAVE_ORACLE8||HAVE_ORACLE7||HAVE_EASYSOFT)
128 #undef HAVE_U_INTXX_T
131 #undef HAVE_U_INT64_T
133 #undef HAVE_U_INTMAX_T
135 /* Define if you want TCP Wrappers support */
138 /* Define if you have sys/bitypes.h */
139 #undef HAVE_SYS_BITYPES_H
141 /* Directory for PID files */
142 #undef _PATH_BACULA_PIDDIR
144 /* Define if you have zlib */
150 /* File daemon specif libraries */
153 /* Path to Sendmail program */
156 /* What kind of signals we have */
157 #undef HAVE_POSIX_SIGNALS
158 #undef HAVE_BSD_SIGNALS
159 #undef HAVE_USG_SIGHOLD
161 /* Operating systems */
164 #undef HAVE_FREEBSD_OS
165 #undef HAVE_NETBSD_OS
166 #undef HAVE_OPENBSD_OS
175 #undef HAVE_DARWIN_OS
177 /* Set to correct scanf value for long long int */
189 #undef HAVE_GETOPT_LONG
193 /* Check for thread safe routines */
194 #undef HAVE_LOCALTIME_R
195 #undef HAVE_READDIR_R
196 #undef HAVE_STRERROR_R
197 #undef HAVE_GETHOSTBYNAME_R
199 #undef HAVE_INET_PTON
201 #undef HAVE_SOCKLEN_T
203 #undef HAVE_OLD_SOCKOPT
205 #undef HAVE_BIGENDIAN