1 /* config.h.in. Generated from configure.ac by autoheader. */ 2 3 /* Define to 1 if you have the `atexit' function. */ 4 #undef HAVE_ATEXIT 5 6 /* Define to 1 if you have the `basename' function. */ 7 #undef HAVE_BASENAME 8 9 /* Define to 1 if you have the <byteswap.h> header file. */ 10 #undef HAVE_BYTESWAP_H 11 12 /* Define to 1 if you have the <ctype.h> header file. */ 13 #define HAVE_CTYPE_H 1 14 15 #define HAVE_DAEMON 1 16 17 /* Define to 1 if you have the <dlfcn.h> header file. */ 18 #undef HAVE_DLFCN_H 19 20 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 21 #undef HAVE_DOPRNT 22 23 /* Define to 1 if you have the `dup2' function. */ 24 #undef HAVE_DUP2 25 26 /* Define to 1 if you have the <endian.h> header file. */ 27 #define HAVE_ENDIAN_H 1 28 29 /* Define to 1 if you have the <errno.h> header file. */ 30 #define HAVE_ERRNO_H 1 31 32 /* Define to 1 if you have the <fcntl.h> header file. */ 33 #define HAVE_FCNTL_H 1 34 35 /* Define to 1 if you have the `fdatasync' function. */ 36 #undef HAVE_FDATASYNC 37 38 /* Define to 1 if you have the <features.h> header file. */ 39 #undef HAVE_FEATURES_H 40 41 /* Define to 1 if you have the <gcrypt.h> header file. */ 42 #undef HAVE_GCRYPT_H 43 44 /* Define to 1 if you have the `getmntent' function. */ 45 #undef HAVE_GETMNTENT 46 47 /* Define to 1 if you have the <getopt.h> header file. */ 48 #undef HAVE_GETOPT_H 49 50 /* Define to 1 if you have the `getopt_long' function. */ 51 #undef HAVE_GETOPT_LONG 52 53 /* Define to 1 if you have the <gnutls/pkcs12.h> header file. */ 54 #undef HAVE_GNUTLS_PKCS12_H 55 56 /* Define to 1 if you have the `hasmntopt' function. */ 57 #undef HAVE_HASMNTOPT 58 59 /* Define to 1 if you have the <inttypes.h> header file. */ 60 #undef HAVE_INTTYPES_H 61 62 /* Define to 1 if you have the <libgen.h> header file. */ 63 #undef HAVE_LIBGEN_H 64 65 /* Define to 1 if you have the <libintl.h> header file. */ 66 #undef HAVE_LIBINTL_H 67 68 /* Define to 1 if you have the <limits.h> header file. */ 69 #undef HAVE_LIMITS_H 70 71 /* Define to 1 if you have the <linux/fd.h> header file. */ 72 #undef HAVE_LINUX_FD_H 73 74 /* Define to 1 if you have the <linux/hdreg.h> header file. */ 75 #undef HAVE_LINUX_HDREG_H 76 77 /* Define to 1 if you have the <linux/major.h> header file. */ 78 #undef HAVE_LINUX_MAJOR_H 79 80 /* Define to 1 if you have the <locale.h> header file. */ 81 #define HAVE_LOCALE_H 1 82 83 /* Define to 1 if you have the <machine/endian.h> header file. */ 84 #undef HAVE_MACHINE_ENDIAN_H 85 86 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */ 87 #undef HAVE_MBRTOWC 88 #define HAVE_MBRTOWC 1 89 90 /* Define to 1 if you have the `mbsinit' function. */ 91 #undef HAVE_MBSINIT 92 //#define HAVE_MBSINIT 1 93 94 /* Define to 1 if you have the `memmove' function. */ 95 #undef HAVE_MEMMOVE 96 97 /* Define to 1 if you have the <memory.h> header file. */ 98 #undef HAVE_MEMORY_H 99 100 /* Define to 1 if you have the `memset' function. */ 101 #undef HAVE_MEMSET 102 103 /* Define to 1 if you have the <mntent.h> header file. */ 104 #undef HAVE_MNTENT_H 105 106 /* Define to 1 if you have the `realpath' function. */ 107 #undef HAVE_REALPATH 108 109 /* Define to 1 if you have the `regcomp' function. */ 110 #undef HAVE_REGCOMP 111 112 /* Define to 1 if you have the `setlocale' function. */ 113 #undef HAVE_SETLOCALE 114 115 /* Define to 1 if you have the `setxattr' function. */ 116 #undef HAVE_SETXATTR 117 118 /* Define to 1 if `stat' has the bug that it succeeds when given the 119 zero-length file name argument. */ 120 #undef HAVE_STAT_EMPTY_STRING_BUG 121 122 /* Define to 1 if you have the <stdarg.h> header file. */ 123 #define HAVE_STDARG_H 1 124 125 /* Define to 1 if stdbool.h conforms to C99. */ 126 #undef HAVE_STDBOOL_H 127 128 /* Define to 1 if you have the <stddef.h> header file. */ 129 #undef HAVE_STDDEF_H 130 131 /* Define to 1 if you have the <stdint.h> header file. */ 132 #define HAVE_STDINT_H 1 133 134 /* Define to 1 if you have the <stdio.h> header file. */ 135 #define HAVE_STDIO_H 1 136 137 /* Define to 1 if you have the <stdlib.h> header file. */ 138 #define HAVE_STDLIB_H 1 139 140 /* Define to 1 if you have the `strcasecmp' function. */ 141 #undef HAVE_STRCASECMP 142 143 /* Define to 1 if you have the `strchr' function. */ 144 #undef HAVE_STRCHR 145 146 /* Define to 1 if you have the `strdup' function. */ 147 #undef HAVE_STRDUP 148 149 /* Define to 1 if you have the `strerror' function. */ 150 #undef HAVE_STRERROR 151 152 /* Define to 1 if you have the `strftime' function. */ 153 #undef HAVE_STRFTIME 154 155 /* Define to 1 if you have the <strings.h> header file. */ 156 #undef HAVE_STRINGS_H 157 158 /* Define to 1 if you have the <string.h> header file. */ 159 #define HAVE_STRING_H 1 160 161 /* Define to 1 if you have the `strnlen' function. */ 162 #undef HAVE_STRNLEN 163 164 /* Define to 1 if you have the `strtol' function. */ 165 #undef HAVE_STRTOL 166 167 /* Define to 1 if you have the `strtoul' function. */ 168 #undef HAVE_STRTOUL 169 170 /* Define to 1 if `st_blocks' is member of `struct stat'. */ 171 #undef HAVE_STRUCT_STAT_ST_BLOCKS 172 173 /* Define to 1 if `st_rdev' is member of `struct stat'. */ 174 #undef HAVE_STRUCT_STAT_ST_RDEV 175 176 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use 177 `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */ 178 #undef HAVE_ST_BLOCKS 179 180 /* Define to 1 if you have the `sysconf' function. */ 181 #undef HAVE_SYSCONF 182 183 /* Define to 1 if you have the <syslog.h> header file. */ 184 #undef HAVE_SYSLOG_H 185 186 /* Define to 1 if you have the <sys/byteorder.h> header file. */ 187 #undef HAVE_SYS_BYTEORDER_H 188 189 /* Define to 1 if you have the <sys/endian.h> header file. */ 190 #undef HAVE_SYS_ENDIAN_H 191 192 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 193 #undef HAVE_SYS_IOCTL_H 194 195 /* Define to 1 if you have the <sys/mount.h> header file. */ 196 #undef HAVE_SYS_MOUNT_H 197 198 /* Define to 1 if you have the <sys/param.h> header file. */ 199 #undef HAVE_SYS_PARAM_H 200 201 /* Define to 1 if you have the <sys/statvfs.h> header file. */ 202 #undef HAVE_SYS_STATVFS_H 203 204 /* Define to 1 if you have the <sys/stat.h> header file. */ 205 #define HAVE_SYS_STAT_H 1 206 207 /* Define to 1 if you have the <sys/sysmacros.h> header file. */ 208 #undef HAVE_SYS_SYSMACROS_H 209 210 /* Define to 1 if you have the <sys/types.h> header file. */ 211 #define HAVE_SYS_TYPES_H 1 212 213 /* Define to 1 if you have the <sys/vfs.h> header file. */ 214 #undef HAVE_SYS_VFS_H 215 216 /* Define to 1 if you have the <time.h> header file. */ 217 #undef HAVE_TIME_H 218 #define HAVE_TIME_H 1 219 220 /* Define to 1 if you have the <unistd.h> header file. */ 221 #undef HAVE_UNISTD_H 222 #define HAVE_UNISTD_H 1 223 224 /* Define to 1 if you have the `utime' function. */ 225 #undef HAVE_UTIME 226 227 /* Define to 1 if you have the <utime.h> header file. */ 228 #undef HAVE_UTIME_H 229 230 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */ 231 #undef HAVE_UTIME_NULL 232 233 /* Define to 1 if you have the `vprintf' function. */ 234 #undef HAVE_VPRINTF 235 #define HAVE_VPRINTF 1 236 237 /* Define to 1 if you have the <wchar.h> header file. */ 238 #undef HAVE_WCHAR_H 239 #define HAVE_WCHAR_H 1 240 241 /* Define to 1 if you have the <windows.h> header file. */ 242 #undef HAVE_WINDOWS_H 243 244 /* Define to 1 if the system has the type `_Bool'. */ 245 #undef HAVE__BOOL 246 247 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing 248 slash. */ 249 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK 250 251 /* Name of package */ 252 #undef PACKAGE 253 254 /* Define to the address where bug reports for this package should be sent. */ 255 #undef PACKAGE_BUGREPORT 256 257 /* Define to the full name of this package. */ 258 #undef PACKAGE_NAME 259 260 /* Define to the full name and version of this package. */ 261 #undef PACKAGE_STRING 262 263 /* Define to the one symbol short name of this package. */ 264 #undef PACKAGE_TARNAME 265 266 /* Define to the version of this package. */ 267 #undef PACKAGE_VERSION 268 269 /* Define to 1 if you have the ANSI C header files. */ 270 #undef STDC_HEADERS 271 272 /* Version number of package */ 273 #undef VERSION 274 275 /* Define to 1 if your processor stores words with the most significant byte 276 first (like Motorola and SPARC, unlike Intel and VAX). */ 277 #undef WORDS_BIGENDIAN 278 279 /* Define to 1 if your processor stores words with the least significant byte 280 first (like Intel and VAX, unlike Motorola and SPARC). */ 281 #undef WORDS_LITTLEENDIAN 282 283 /* Number of bits in a file offset, on hosts where this is settable. */ 284 #undef _FILE_OFFSET_BITS 285 286 /* Enable GNU extensions on systems that have them. */ 287 #ifndef _GNU_SOURCE 288 # undef _GNU_SOURCE 289 #endif 290 291 /* Define for large files, on AIX-style hosts. */ 292 #undef _LARGE_FILES 293 294 /* Define to empty if `const' does not conform to ANSI C. */ 295 #undef const 296 297 /* Define to `__inline__' or `__inline' if that's what the C compiler 298 calls it, or to nothing if 'inline' is not supported under any name. */ 299 #ifndef __cplusplus 300 #undef inline 301 #endif 302 303 /* Define to `long' if <sys/types.h> does not define. */ 304 #undef off_t 305 306 /* Define to `unsigned' if <sys/types.h> does not define. */ 307 #undef size_t 308 309 #define LOGGING_DISABLE 1 310 311 /* major part of a device */ 312 #define major(x) (int)((unsigned)((x)>>8)&0x7F) 313 #define bmajor(x) (int)((unsigned)((x)>>8)&0x7F) 314 315 /* minor part of a device */ 316 #define minor(x) (int)((x)&0xFF) 317 318 /* make a device number */ 319 #define makedev(x,y) (dev_t)(((x)<<8) | (y)) 320