/* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define 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 /* Define to empty if the keyword does not work. */ #undef const /* Define if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define as __inline if that's what the C compiler calls it. */ #undef inline /* Define if on MINIX. */ #undef _MINIX /* Define if the system does not provide POSIX.1 features except with this defined. */ #undef _POSIX_1_SOURCE /* Define if you need to in order for stat and other things to work. */ #undef _POSIX_SOURCE /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* Define to `unsigned' if doesn't define. */ #undef size_t /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Define if your declares struct tm. */ #undef TM_IN_SYS_TIME /* Define this if you want to use Xdf */ #undef USE_XDF /* Define this if you use mtools together with Solaris' vold */ #undef USING_VOLD /* Define this if you use mtools together with the new Solaris' vold * support */ #undef USING_NEW_VOLD /* Define for debugging messages */ #undef DEBUG /* Define on non Unix OS'es which don't have the concept of tty's */ #undef USE_RAWTERM /* Define if you have the atexit function. */ #undef HAVE_ATEXIT /* Define if you have the flock function. */ #undef HAVE_FLOCK /* Define if you have the getpass function. */ #undef HAVE_GETPASS /* Define if you have the gettimeofday function. */ #undef HAVE_GETTIMEOFDAY /* Define if you have the lockf function. */ #undef HAVE_LOCKF /* Define if you have the memcpy function. */ #undef HAVE_MEMCPY /* Define if you have the memmove function. */ #undef HAVE_MEMMOVE /* Define if you have the memset function. */ #undef HAVE_MEMSET /* Define if you have the on_exit function. */ #undef HAVE_ON_EXIT /* Define if you have the random function. */ #undef HAVE_RANDOM /* Define if you have the seteuid function. */ #undef HAVE_SETEUID /* Define if you have the setresuid function. */ #undef HAVE_SETRESUID /* Define if you have the srandom function. */ #undef HAVE_SRANDOM /* Define if you have the strcasecmp function. */ #undef HAVE_STRCASECMP /* Define if you have the strchr function. */ #undef HAVE_STRCHR /* Define if you have the strcspn function. */ #undef HAVE_STRCSPN /* Define if you have the strdup function. */ #undef HAVE_STRDUP /* Define if you have the strerror function. */ #undef HAVE_STRERROR /* Define if you have the strncasecmp function. */ #undef HAVE_STRNCASECMP /* Define if you have the strpbrk function. */ #undef HAVE_STRPBRK /* Define if you have the strrchr function. */ #undef HAVE_STRRCHR /* Define if you have the strspn function. */ #undef HAVE_STRSPN /* Define if you have the strtoul function. */ #undef HAVE_STRTOUL /* Define if you have the tcflush function. */ #undef HAVE_TCFLUSH /* Define if you have the tcsetattr function. */ #undef HAVE_TCSETATTR /* Define if you have the tzset function. */ #undef HAVE_TZSET /* Define if you have the utime function. */ #undef HAVE_UTIME /* Define if you have the utimes function. */ #undef HAVE_UTIMES /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the header file. */ #undef HAVE_GETOPT_H /* Define if you have the header file. */ #undef HAVE_LIBC_H /* Define if you have the header file. */ #undef HAVE_LIMITS_H /* Define if you have the header file. */ #undef HAVE_MALLOC_H /* Define if you have the header file. */ #undef HAVE_MEMORY_H /* Define if you have the header file. */ #undef HAVE_SGTTY_H /* Define if you have the header file. */ #undef HAVE_SIGNAL_H /* Define if you have the header file. */ #undef HAVE_STDLIB_H /* Define if you have the header file. */ #undef HAVE_STRING_H /* Define if you have the header file. */ #undef HAVE_STRINGS_H /* Define if you have the header file. */ #undef HAVE_SYS_FILE_H /* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define if you have the header file. */ #undef HAVE_SYS_SIGNAL_H /* Define if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define if you have the header file. */ #undef HAVE_SYS_TERMIO_H /* Define if you have the header file. */ #undef HAVE_SYS_TERMIOS_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_TERMIO_H /* Define if you have the header file. */ #undef HAVE_TERMIOS_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the header file. */ #undef HAVE_UTIME_H /* Define if you have the sun library (-lsun). */ #undef HAVE_LIBSUN