/* include/config.h.in. Generated from configure.ac by autoheader. */ /* Define if you want client commands timeout */ #undef CLIENT_TIMEOUT /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID /* Define if you want more debug messages */ #undef DEBUG /* Key locking prefix */ #undef FSP_KEY_PREFIX /* Define if you do not want to use any locking */ #undef FSP_NOLOCKING /* Define for flock style locks */ #undef FSP_USE_FLOCK /* Define for lockf style locking */ #undef FSP_USE_LOCKF /* Define for lockf locking */ #undef FSP_USE_SHAREMEM_AND_LOCKF /* Define for sharemem+semop locking */ #undef FSP_USE_SHAREMEM_AND_SEMOP /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ #undef HAVE_DOPRNT /* do you have d_fileno in struct direct */ #undef HAVE_D_FILENO /* do you have d_ino in struct direct */ #undef HAVE_D_INO /* Define to 1 if you have the header file. */ #undef HAVE_ERRNO_H /* Define to 1 if you have the `flock' function. */ #undef HAVE_FLOCK /* Define to 1 if you have the `fork' function. */ #undef HAVE_FORK /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ #undef HAVE_FSEEKO /* Define to 1 if you have the `getrlimit' function. */ #undef HAVE_GETRLIMIT /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `efence' library (-lefence). */ #undef HAVE_LIBEFENCE /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H /* Define to 1 if you have the `lockf' function. */ #undef HAVE_LOCKF /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_NDIR_H /* Define to 1 if you have the `random' function. */ #undef HAVE_RANDOM /* Define to 1 if you have the `semop' function. */ #undef HAVE_SEMOP /* Define to 1 if you have the `setsid' function. */ #undef HAVE_SETSID /* Define the following if you have working shared memory */ #undef HAVE_SHMEM /* Define to 1 if you have the `srandomdev' function. */ #undef HAVE_SRANDOMDEV /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_DIR_H /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_NDIR_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_RESOURCE_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SYSLIMITS_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the header file. */ #undef HAVE_UTIME_H /* Define to 1 if you have the `vprintf' function. */ #undef HAVE_VPRINTF /* Define if you want to build for lamer disabled ppl */ #undef LAMERPACK /* Define if we have 64bit off_t and fseeko */ #undef NATIVE_LARGEFILES /* Define if you are building for cygwin */ #undef OS_CYGWIN /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* undefine If your signal handlers don't reinstall automatically */ #undef RELIABLE_SIGNALS /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE /* The size of a `char', as computed by sizeof. */ #undef SIZEOF_CHAR /* The size of a `long', as computed by sizeof. */ #undef SIZEOF_LONG /* The size of a `off_t', as computed by sizeof. */ #undef SIZEOF_OFF_T /* The size of a `penis', as computed by sizeof. */ #undef SIZEOF_PENIS /* The size of a `short', as computed by sizeof. */ #undef SIZEOF_SHORT /* The size of a `unsigned', as computed by sizeof. */ #undef SIZEOF_UNSIGNED /* The size of a `void', as computed by sizeof. */ #undef SIZEOF_VOID /* Define to 1 if the `S_IS*' macros in do not work properly. */ #undef STAT_MACROS_BROKEN /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Version number of package */ #undef VERSION /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #undef YYTEXT_POINTER /* Define to 1 if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE # undef _ALL_SOURCE #endif /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ #undef _LARGEFILE_SOURCE /* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES /* Define if you do not have semun in sys/sem.h */ #undef _SEM_SEMUN_UNDEFINED /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define to `int' if doesn't define. */ #undef gid_t /* Define to `int' if does not define. */ #undef mode_t /* declare nlink_t as int if not found in */ #undef nlink_t /* Define to `int' if does not define. */ #undef pid_t /* declare rlim_t as unsigned int if not found in */ #undef rlim_t /* Define to `unsigned' if does not define. */ #undef size_t /* Define to `int' if doesn't define. */ #undef uid_t /* Define to empty if the keyword `volatile' does not work. Warning: valid code using `volatile' can become incorrect without. Disable with care. */ #undef volatile