/* 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 if using alloca.c.  */
#undef C_ALLOCA

/* Define to empty if the keyword does not work.  */
#undef const

/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
   This function is required for alloca.c support on those systems.  */
#undef CRAY_STACKSEG_END

/* Define for DGUX with <sys/dg_sys_info.h>.  */
#undef DGUX

/* Define to the type of elements in the array set by `getgroups'.
   Usually this is either `int' or `gid_t'.  */
#undef GETGROUPS_T

/* Define if the `getloadavg' function needs to be run setuid or setgid.  */
#undef GETLOADAVG_PRIVILEGED

/* Define to `int' if <sys/types.h> doesn't define.  */
#undef gid_t

/* Define if you have alloca, as a function or macro.  */
#undef HAVE_ALLOCA

/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
#undef HAVE_ALLOCA_H

/* Define if you don't have vprintf but do have _doprnt.  */
#undef HAVE_DOPRNT

/* Define if your system has a working fnmatch function.  */
#undef HAVE_FNMATCH

/* Define if your system has its own `getloadavg' function.  */
#undef HAVE_GETLOADAVG

/* Define if you have a working `mmap' system call.  */
#undef HAVE_MMAP

/* Define if your struct tm has tm_zone.  */
#undef HAVE_TM_ZONE

/* Define if you don't have tm_zone but do have the external array
   tzname.  */
#undef HAVE_TZNAME

/* Define if you have the vprintf function.  */
#undef HAVE_VPRINTF

/* Define as __inline if that's what the C compiler calls it.  */
#undef inline

/* Define if on MINIX.  */
#undef _MINIX

/* Define if your struct nlist has an n_un member.  */
#undef NLIST_NAME_UNION

/* Define if you have <nlist.h>.  */
#undef NLIST_STRUCT

/* 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 if the setvbuf function takes the buffering type as its second
   argument and the buffer pointer as the third, as on System V
   before release 3.  */
#undef SETVBUF_REVERSED

/* If using the C implementation of alloca, define if you know the
   direction of stack growth for your system; otherwise it will be
   automatically deduced at run-time.
 STACK_DIRECTION > 0 => grows toward higher addresses
 STACK_DIRECTION < 0 => grows toward lower addresses
 STACK_DIRECTION = 0 => direction of growth unknown
 */
#undef STACK_DIRECTION

/* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
#undef STAT_MACROS_BROKEN

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define on System V Release 4.  */
#undef SVR4

/* Define if you can safely include both <sys/time.h> and <time.h>.  */
#undef TIME_WITH_SYS_TIME

/* Define if your <sys/time.h> declares struct tm.  */
#undef TM_IN_SYS_TIME

/* Define to `int' if <sys/types.h> doesn't define.  */
#undef uid_t

/* Define for Encore UMAX.  */
#undef UMAX

/* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
   instead of <sys/cpustats.h>.  */
#undef UMAX4_3

/* Define if your processor stores words with the most significant
   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
#undef WORDS_BIGENDIAN

/* This is always defined.  It enables GNU extensions on systems that
   have them.  */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif

/* Define if your system's definition of `struct termios' has a member
   named c_line.  */
#undef HAVE_C_LINE

/* Define if your system has SysV shadow passwords and the shadow.h header.  */
#undef HAVE_SHADOW_H

/* Define if you have the syslog function.  */
#undef HAVE_SYSLOG

/* Define if your system's struct utmp has a member named ut_host.  */
#undef HAVE_UT_HOST

/* Define if you have the <utmpx.h> header file.  */
#undef HAVE_UTMPX_H

/* Define if localtime caches TZ, despite what Posix requires.  */
#undef LOCALTIME_CACHE

/* Define if your system lacks the getpriority and setpriority system calls,
   but has `nice' instead.  */
#undef NICE_PRIORITY

/* Define if you need _XOPEN_SOURCE in order to make termios.h define
   all of the useful symbols.  */
#undef TERMIOS_NEEDS_XOPEN_SOURCE

/* Define if you have the __argz_count function.  */
#undef HAVE___ARGZ_COUNT

/* Define if you have the __argz_next function.  */
#undef HAVE___ARGZ_NEXT

/* Define if you have the __argz_stringify function.  */
#undef HAVE___ARGZ_STRINGIFY

/* Define if you have the alarm function.  */
#undef HAVE_ALARM

/* Define if you have the bcopy function.  */
#undef HAVE_BCOPY

/* Define if you have the btowc function.  */
#undef HAVE_BTOWC

/* Define if you have the bzero function.  */
#undef HAVE_BZERO

/* Define if you have the chroot function.  */
#undef HAVE_CHROOT

/* Define if you have the dcgettext function.  */
#undef HAVE_DCGETTEXT

/* Define if you have the doprnt function.  */
#undef HAVE_DOPRNT

/* Define if you have the dup2 function.  */
#undef HAVE_DUP2

/* Define if you have the endgrent function.  */
#undef HAVE_ENDGRENT

/* Define if you have the endpwent function.  */
#undef HAVE_ENDPWENT

/* Define if you have the floor function.  */
#undef HAVE_FLOOR

/* Define if you have the ftime function.  */
#undef HAVE_FTIME

/* Define if you have the getcwd function.  */
#undef HAVE_GETCWD

/* Define if you have the getdelim function.  */
#undef HAVE_GETDELIM

/* Define if you have the getgroups function.  */
#undef HAVE_GETGROUPS

/* Define if you have the gethostbyaddr function.  */
#undef HAVE_GETHOSTBYADDR

/* Define if you have the gethostbyname function.  */
#undef HAVE_GETHOSTBYNAME

/* Define if you have the gethostid function.  */
#undef HAVE_GETHOSTID

/* Define if you have the gethostname function.  */
#undef HAVE_GETHOSTNAME

/* Define if you have the getloadavg function.  */
#undef HAVE_GETLOADAVG

/* Define if you have the getpagesize function.  */
#undef HAVE_GETPAGESIZE

/* Define if you have the gettimeofday function.  */
#undef HAVE_GETTIMEOFDAY

/* Define if you have the getusershell function.  */
#undef HAVE_GETUSERSHELL

/* Define if you have the inet_ntoa function.  */
#undef HAVE_INET_NTOA

/* Define if you have the initgroups function.  */
#undef HAVE_INITGROUPS

/* Define if you have the isascii function.  */
#undef HAVE_ISASCII

/* Define if you have the lchown function.  */
#undef HAVE_LCHOWN

/* Define if you have the localeconv function.  */
#undef HAVE_LOCALECONV

/* Define if you have the localtime_r function.  */
#undef HAVE_LOCALTIME_R

/* Define if you have the memchr function.  */
#undef HAVE_MEMCHR

/* 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 mempcpy function.  */
#undef HAVE_MEMPCPY

/* Define if you have the memset function.  */
#undef HAVE_MEMSET

/* Define if you have the modf function.  */
#undef HAVE_MODF

/* Define if you have the munmap function.  */
#undef HAVE_MUNMAP

/* Define if you have the pow function.  */
#undef HAVE_POW

/* Define if you have the pstat_getdynamic function.  */
#undef HAVE_PSTAT_GETDYNAMIC

/* Define if you have the putenv function.  */
#undef HAVE_PUTENV

/* Define if you have the rint function.  */
#undef HAVE_RINT

/* Define if you have the setenv function.  */
#undef HAVE_SETENV

/* Define if you have the sethostname function.  */
#undef HAVE_SETHOSTNAME

/* Define if you have the setlocale function.  */
#undef HAVE_SETLOCALE

/* Define if you have the sqrt function.  */
#undef HAVE_SQRT

/* Define if you have the stime function.  */
#undef HAVE_STIME

/* Define if you have the stpcpy function.  */
#undef HAVE_STPCPY

/* 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 strerror_r function.  */
#undef HAVE_STRERROR_R

/* Define if you have the strncasecmp function.  */
#undef HAVE_STRNCASECMP

/* Define if you have the strrchr function.  */
#undef HAVE_STRRCHR

/* Define if you have the strstr function.  */
#undef HAVE_STRSTR

/* Define if you have the strtol function.  */
#undef HAVE_STRTOL

/* Define if you have the strtoul function.  */
#undef HAVE_STRTOUL

/* Define if you have the strtoull function.  */
#undef HAVE_STRTOULL

/* Define if you have the strtoumax function.  */
#undef HAVE_STRTOUMAX

/* Define if you have the sysinfo function.  */
#undef HAVE_SYSINFO

/* Define if you have the syslog function.  */
#undef HAVE_SYSLOG

/* Define if you have the tzset function.  */
#undef HAVE_TZSET

/* Define if you have the uname function.  */
#undef HAVE_UNAME

/* Define if you have the utmpname function.  */
#undef HAVE_UTMPNAME

/* Define if you have the vprintf function.  */
#undef HAVE_VPRINTF

/* Define if you have the <alloca.h> header file.  */
#undef HAVE_ALLOCA_H

/* Define if you have the <argz.h> header file.  */
#undef HAVE_ARGZ_H

/* Define if you have the <arpa/inet.h> header file.  */
#undef HAVE_ARPA_INET_H

/* Define if you have the <dirent.h> header file.  */
#undef HAVE_DIRENT_H

/* Define if you have the <fcntl.h> header file.  */
#undef HAVE_FCNTL_H

/* Define if you have the <float.h> header file.  */
#undef HAVE_FLOAT_H

/* Define if you have the <libintl.h> header file.  */
#undef HAVE_LIBINTL_H

/* Define if you have the <limits.h> header file.  */
#undef HAVE_LIMITS_H

/* Define if you have the <locale.h> header file.  */
#undef HAVE_LOCALE_H

/* Define if you have the <mach/mach.h> header file.  */
#undef HAVE_MACH_MACH_H

/* Define if you have the <malloc.h> header file.  */
#undef HAVE_MALLOC_H

/* Define if you have the <memory.h> header file.  */
#undef HAVE_MEMORY_H

/* Define if you have the <ndir.h> header file.  */
#undef HAVE_NDIR_H

/* Define if you have the <netdb.h> header file.  */
#undef HAVE_NETDB_H

/* Define if you have the <netinet/in.h> header file.  */
#undef HAVE_NETINET_IN_H

/* Define if you have the <nl_types.h> header file.  */
#undef HAVE_NL_TYPES_H

/* Define if you have the <paths.h> header file.  */
#undef HAVE_PATHS_H

/* Define if you have the <stdlib.h> header file.  */
#undef HAVE_STDLIB_H

/* Define if you have the <string.h> header file.  */
#undef HAVE_STRING_H

/* Define if you have the <strings.h> header file.  */
#undef HAVE_STRINGS_H

/* Define if you have the <sys/dir.h> header file.  */
#undef HAVE_SYS_DIR_H

/* Define if you have the <sys/ndir.h> header file.  */
#undef HAVE_SYS_NDIR_H

/* Define if you have the <sys/param.h> header file.  */
#undef HAVE_SYS_PARAM_H

/* Define if you have the <sys/socket.h> header file.  */
#undef HAVE_SYS_SOCKET_H

/* Define if you have the <sys/systeminfo.h> header file.  */
#undef HAVE_SYS_SYSTEMINFO_H

/* Define if you have the <sys/time.h> header file.  */
#undef HAVE_SYS_TIME_H

/* Define if you have the <sys/timeb.h> header file.  */
#undef HAVE_SYS_TIMEB_H

/* Define if you have the <syslog.h> header file.  */
#undef HAVE_SYSLOG_H

/* Define if you have the <termios.h> header file.  */
#undef HAVE_TERMIOS_H

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H

/* Define if you have the <utime.h> header file.  */
#undef HAVE_UTIME_H

/* Define if you have the <wchar.h> header file.  */
#undef HAVE_WCHAR_H

/* Define if you have the <wctype.h> header file.  */
#undef HAVE_WCTYPE_H

/* Define if you have the dgc library (-ldgc).  */
#undef HAVE_LIBDGC

/* Define if you have the i library (-li).  */
#undef HAVE_LIBI

/* Define if you have the intl library (-lintl).  */
#undef HAVE_LIBINTL

/* Define if you have the kstat library (-lkstat).  */
#undef HAVE_LIBKSTAT

/* Define if you have the os library (-los).  */
#undef HAVE_LIBOS

/* Name of package */
#undef PACKAGE

/* Version number of package */
#undef VERSION

/* Number of bits in a file offset, on hosts where this is settable.
       case  in
	# HP-UX 10.20 and later
	hpux10.2-90-9* | hpux11-9* | hpux2-90-9*)
	  ac_cv_sys_file_offset_bits=64 ;;
	esac */
#undef _FILE_OFFSET_BITS

/* Define to make fseeko etc. visible, on some hosts. */
#undef _LARGEFILE_SOURCE

/* Define for large files, on AIX-style hosts. */
#undef _LARGE_FILES

/* Define if compiler has function prototypes */
#undef PROTOTYPES

/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>,
   and declares uintmax_t.  */
#undef HAVE_INTTYPES_H

/* Define if you have the unsigned long long type. */
#undef HAVE_UNSIGNED_LONG_LONG

/*   Define to `unsigned long' or `unsigned long long'
   if <inttypes.h> doesn't define. */
#undef uintmax_t

/*   Define to `int' if certain system header files doesn't define it. */
#undef mode_t

/*   Define to `long' if certain system header files doesn't define it. */
#undef off_t

/*   Define to `int' if certain system header files doesn't define it. */
#undef pid_t

/*   Define to `unsigned' if certain system header files doesn't define it. */
#undef size_t

/*   Define to `unsigned long' if certain system header files doesn't define it. */
#undef ino_t

/*   Define to `int' if certain system header files doesn't define it. */
#undef ssize_t

/* Define to 1 if assertions should be disabled. */
#undef NDEBUG

/* Define if struct utimbuf is declared -- usually in <utime.h>.
   Some systems have utime.h but don't declare the struct anywhere.  */
#undef HAVE_STRUCT_UTIMBUF

/* Define if there is a member named d_type in the struct describing
   directory headers. */
#undef D_TYPE_IN_DIRENT

/* Define if there is a member named d_ino in the struct describing
   directory headers. */
#undef D_INO_IN_DIRENT

/* Define if this function is declared. */
#undef HAVE_DECL_FREE

/* Define if this function is declared. */
#undef HAVE_DECL_LSEEK

/* Define if this function is declared. */
#undef HAVE_DECL_MALLOC

/* Define if this function is declared. */
#undef HAVE_DECL_MEMCHR

/* Define if this function is declared. */
#undef HAVE_DECL_REALLOC

/* Define if this function is declared. */
#undef HAVE_DECL_STPCPY

/* Define if this function is declared. */
#undef HAVE_DECL_STRSTR

/* Define to rpl_chown if the replacement function should be used. */
#undef chown

/* Define to rpl_mktime if the replacement function should be used. */
#undef mktime

/* Define if lstat has the bug that it succeeds when given the zero-length
   file name argument.  The lstat from SunOS4.1.4 and the Hurd as of 1998-11-01)
   do this.  */
#undef HAVE_LSTAT_EMPTY_STRING_BUG

/* Define if stat has the bug that it succeeds when given the zero-length
   file name argument.  The stat from SunOS4.1.4 and the Hurd as of 1998-11-01)
   do this.  */
#undef HAVE_STAT_EMPTY_STRING_BUG

/* Define if the realloc check has been performed.  */
#undef HAVE_DONE_WORKING_REALLOC_CHECK

/* Define to rpl_realloc if the replacement function should be used. */
#undef realloc

/* Define if the malloc check has been performed.  */
#undef HAVE_DONE_WORKING_MALLOC_CHECK

/* Define to rpl_malloc if the replacement function should be used. */
#undef malloc

/* Define if readdir is found to work properly in some unusual cases.  */
#undef HAVE_WORKING_READDIR

/* Define to rpl_memcmp if the replacement function should be used. */
#undef memcmp

/* Define to rpl_fnmatch if the replacement function should be used. */
#undef fnmatch

/* Define if you have the Andrew File System. */
#undef AFS

/* The concatenation of the strings `GNU ', and PACKAGE. */
#undef GNU_PACKAGE

/* Define to the function xargmatch calls on failures. */
#undef ARGMATCH_DIE

/* Define to the declaration of the xargmatch failure function. */
#undef ARGMATCH_DIE_DECL

/* Define to rpl_putenv if the replacement function should be used. */
#undef putenv

/* Define to gnu_strftime if the replacement function should be used. */
#undef strftime

/* Define to rpl_mktime if the replacement function should be used. */
#undef mktime

/* Define as rpl_getgroups if getgroups doesn't work right. */
#undef getgroups

/* Define if using getloadavg.c. */
#undef C_GETLOADAVG

/*   Define if your system has the /proc/uptime special file. */
#undef HAVE_PROC_UPTIME

/* Define if your system defines TIOCGWINSZ in sys/ioctl.h. */
#undef GWINSZ_IN_SYS_IOCTL

/* Define if your system defines `struct winsize' in sys/ptem.h. */
#undef WINSIZE_IN_PTEM

/* Define if your system defines TIOCGWINSZ in sys/pty.h. */
#undef GWINSZ_IN_SYS_PTY

/* Define to 1 if you have the stpcpy function. */
#undef HAVE_STPCPY

/* Define if your locale.h file contains LC_MESSAGES. */
#undef HAVE_LC_MESSAGES

/* Define to 1 if NLS is requested. */
#undef ENABLE_NLS

/* Define to 1 if you have gettext and don't want to use GNU gettext. */
#undef HAVE_GETTEXT

/* Define as 1 if you have catgets and don't want to use GNU gettext. */
#undef HAVE_CATGETS

