home *** CD-ROM | disk | FTP | other *** search
- /* config.h.in. Generated automatically from configure.in by autoheader. */
-
- /***** begin user configuration section *****/
-
- /* Define this to be the location of your password file */
- #define PASSWD_FILE "/etc/passwd"
-
- /* Define this to be the name of your NIS/YP password *
- * map (if applicable) */
- #define PASSWD_MAP "passwd.byname"
-
- /* Define to 1 if you want user names to be cached */
- #define CACHE_USERNAMES 1
-
- /* Define to 1 if system supports job control */
- #define JOB_CONTROL 1
-
- /* Define this if you use "suspended" instead of "stopped" */
- #define USE_SUSPENDED 1
-
- /* The default history buffer size in lines */
- #define DEFAULT_HISTSIZE 30
-
- /* The default editor for the fc builtin */
- #define DEFAULT_FCEDIT "vi"
-
- /* The default prefix for temporary files */
- #define DEFAULT_TMPPREFIX "/tmp/zsh"
-
-
- /***** end of user configuration section *****/
- /***** shouldn't have to change anything below here *****/
-
- /* Define to empty if the keyword does not work. */
- #undef const
-
- /* Define if the `getpgrp' function takes no argument. */
- #undef GETPGRP_VOID
-
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef gid_t
-
- /* Define if you have the strcoll function and it is properly defined. */
- #undef HAVE_STRCOLL
-
- /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
- #undef HAVE_SYS_WAIT_H
-
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef mode_t
-
- /* Define to `long' if <sys/types.h> doesn't define. */
- #undef off_t
-
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef pid_t
-
- /* Define as the return type of signal handlers (int or void). */
- #undef RETSIGTYPE
-
- /* Define to `unsigned' if <sys/types.h> doesn't define. */
- #undef size_t
-
- /* 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 if you can safely include both <sys/time.h> and <time.h>. */
- #undef TIME_WITH_SYS_TIME
-
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef uid_t
-
- /* The global file to source absolutely first whenever zsh is run; *
- * if undefined, don't source anything */
- #undef GLOBAL_ZSHENV
-
- /* The global file to source whenever zsh is run; *
- * if undefined, don't source anything */
- #undef GLOBAL_ZSHRC
-
- /* The global file to source whenever zsh is run as a login shell; *
- * if undefined, don't source anything */
- #undef GLOBAL_ZLOGIN
-
- /* The global file to source whenever zsh is run as a login shell, *
- * before zshrc is read; if undefined, don't source anything */
- #undef GLOBAL_ZPROFILE
-
- /* The global file to source whenever zsh was run as a login shell. *
- * This is sourced right before exiting. If undefined, don't source *
- * anything */
- #undef GLOBAL_ZLOGOUT
-
- /* Define to 1 if compiler could initialise a union */
- #undef HAVE_UNION_INIT
-
- /* Define to 1 if compiler incorrectly cast signed to unsigned */
- #undef BROKEN_SIGNED_TO_UNSIGNED_CASTING
-
- /* Define if your system defines TIOCGWINSZ in sys/ioctl.h. */
- #undef GWINSZ_IN_SYS_IOCTL
-
- /* Define to 1 if you have NIS */
- #undef HAVE_NIS
-
- /* Define to 1 if you have NISPLUS */
- #undef HAVE_NIS_PLUS
-
- /* Define to 1 if you have RFS superroot directory. */
- #undef HAVE_SUPERROOT
-
- /* Define to the path of the /dev/fd filesystem */
- #undef PATH_DEV_FD
-
- /* Define if sys/time.h and sys/select.h cannot be both included */
- #undef TIME_H_SELECT_H_CONFLICTS
-
- /* 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 to be the machine type (microprocessor class or machine model) */
- #undef MACHTYPE
-
- /* Define to be the name of the operating system */
- #undef OSTYPE
-
- /* Define to 1 if ANSI function prototypes are usable. */
- #undef PROTOTYPES
-
- /* Define to be location of utmp file. This value is only used if UTMP_FILE, *
- * UTMPX_FILE, or _PATH_UTMP are not defined in an include file. */
- #undef UTMP_FILE_CONFIG
-
- /* Define to be a string corresponding the vendor of the machine */
- #undef VENDOR
-
- /* Define if your system defines `struct winsize' in sys/ptem.h. */
- #undef WINSIZE_IN_PTEM
-
- /* Define to be location of wtmp file. This value is only use if WTMP_FILE, *
- * WTMPX_FILE, or _PATH_WTMP are not defined in an include file. */
- #undef WTMP_FILE_CONFIG
-
- /* Define to 1 if you want to debug zsh */
- #undef DEBUG
-
- /* Define to 1 if you want to use zsh's own memory allocation routines */
- #undef ZSH_MEM
-
- /* Define to 1 if you want to debug zsh memory allocation routines */
- #undef ZSH_MEM_DEBUG
-
- /* Define to 1 if you want to turn on warnings of memory allocation errors */
- #undef ZSH_MEM_WARNING
-
- /* Define to 1 if you want to turn on memory checking for free() */
- #undef ZSH_SECURE_FREE
-
- /* Define to 1 if you want to get debugging information on internal *
- * hash tables. This turns on the `hashinfo' builtin. */
- #undef ZSH_HASH_DEBUG
-
- /* Define to 1 if your termcap library has the ospeed variable */
- #undef HAVE_OSPEED
- /* Define to 1 if you have ospeed, but it is not defined in termcap.h */
- #undef MUST_DEFINE_OSPEED
-
- /* Define to 1 if tgetent() accepts NULL as a buffer */
- #undef TGETENT_ACCEPTS_NULL
-
- /* Define to 1 if you use POSIX style signal handling */
- #undef POSIX_SIGNALS
-
- /* Define to 1 if you use BSD style signal handling (and can block signals) */
- #undef BSD_SIGNALS
-
- /* Define to 1 if you use SYS style signal handling (and can block signals) */
- #undef SYSV_SIGNALS
-
- /* Define to 1 if you have no signal blocking at all (bummer) */
- #undef NO_SIGNAL_BLOCKING
-
- /* Define to `unsigned int' if <sys/types.h> or <signal.h> doesn't define */
- #undef sigset_t
-
- /* Define to 1 if struct timezone is defined by a system header */
- #undef HAVE_STRUCT_TIMEZONE
-
- /* Define if your system's typeahead disappears from the shell editor. */
- #undef CLOBBERS_TYPEAHEAD
-
- /* Define to 1 if there is a prototype defined for brk() on your system */
- #undef HAVE_BRK_PROTO
-
- /* Define to 1 if there is a prototype defined for sbrk() on your system */
- #undef HAVE_SBRK_PROTO
-
- /* Define to 1 if there is a prototype defined for ioctl() on your system */
- #undef HAVE_IOCTL_PROTO
-
- /* Define to 1 if system has working FIFO's */
- #undef HAVE_FIFOS
-
- /* Define to 1 if struct rlimit use quad_t */
- #undef RLIM_T_IS_QUAD_T
-
- /* Define to 1 if rlimit use unsigned */
- #undef RLIM_T_IS_UNSIGNED
-
- /* Define to the type used in struct rlimit */
- #undef rlim_t
-
- /* Define to 1 if /bin/sh does not interpret \ escape sequences */
- #undef SH_USE_BSD_ECHO
-
- /* The number of bytes in a long. */
- #undef SIZEOF_LONG
-
- /* Define if you have the difftime function. */
- #undef HAVE_DIFFTIME
-
- /* Define if you have the getdomainname function. */
- #undef HAVE_GETDOMAINNAME
-
- /* Define if you have the gethostname function. */
- #undef HAVE_GETHOSTNAME
-
- /* Define if you have the getlogin function. */
- #undef HAVE_GETLOGIN
-
- /* Define if you have the getrlimit function. */
- #undef HAVE_GETRLIMIT
-
- /* Define if you have the gettimeofday function. */
- #undef HAVE_GETTIMEOFDAY
-
- /* Define if you have the initgroups function. */
- #undef HAVE_INITGROUPS
-
- /* Define if you have the killpg function. */
- #undef HAVE_KILLPG
-
- /* Define if you have the lstat function. */
- #undef HAVE_LSTAT
-
- /* Define if you have the mkfifo function. */
- #undef HAVE_MKFIFO
-
- /* Define if you have the nis_list function. */
- #undef HAVE_NIS_LIST
-
- /* Define if you have the select function. */
- #undef HAVE_SELECT
-
- /* Define if you have the seteuid function. */
- #undef HAVE_SETEUID
-
- /* Define if you have the setpgid function. */
- #undef HAVE_SETPGID
-
- /* Define if you have the setresuid function. */
- #undef HAVE_SETRESUID
-
- /* Define if you have the setreuid function. */
- #undef HAVE_SETREUID
-
- /* Define if you have the setuid function. */
- #undef HAVE_SETUID
-
- /* Define if you have the sigaction function. */
- #undef HAVE_SIGACTION
-
- /* Define if you have the sigblock function. */
- #undef HAVE_SIGBLOCK
-
- /* Define if you have the sighold function. */
- #undef HAVE_SIGHOLD
-
- /* Define if you have the sigprocmask function. */
- #undef HAVE_SIGPROCMASK
-
- /* Define if you have the sigrelse function. */
- #undef HAVE_SIGRELSE
-
- /* Define if you have the sigsetmask function. */
- #undef HAVE_SIGSETMASK
-
- /* Define if you have the strerror function. */
- #undef HAVE_STRERROR
-
- /* Define if you have the strftime function. */
- #undef HAVE_STRFTIME
-
- /* Define if you have the strstr function. */
- #undef HAVE_STRSTR
-
- /* Define if you have the tcgetattr function. */
- #undef HAVE_TCGETATTR
-
- /* Define if you have the tcsetpgrp function. */
- #undef HAVE_TCSETPGRP
-
- /* Define if you have the wait3 function. */
- #undef HAVE_WAIT3
-
- /* Define if you have the waitpid function. */
- #undef HAVE_WAITPID
-
- /* Define if you have the <dirent.h> header file. */
- #undef HAVE_DIRENT_H
-
- /* Define if you have the <errno.h> header file. */
- #undef HAVE_ERRNO_H
-
- /* Define if you have the <fcntl.h> header file. */
- #undef HAVE_FCNTL_H
-
- /* Define if you have the <libc.h> header file. */
- #undef HAVE_LIBC_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 <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 <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 <sys/dir.h> header file. */
- #undef HAVE_SYS_DIR_H
-
- /* Define if you have the <sys/filio.h> header file. */
- #undef HAVE_SYS_FILIO_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/resource.h> header file. */
- #undef HAVE_SYS_RESOURCE_H
-
- /* Define if you have the <sys/select.h> header file. */
- #undef HAVE_SYS_SELECT_H
-
- /* Define if you have the <sys/time.h> header file. */
- #undef HAVE_SYS_TIME_H
-
- /* Define if you have the <sys/times.h> header file. */
- #undef HAVE_SYS_TIMES_H
-
- /* Define if you have the <sys/utsname.h> header file. */
- #undef HAVE_SYS_UTSNAME_H
-
- /* Define if you have the <termcap.h> header file. */
- #undef HAVE_TERMCAP_H
-
- /* Define if you have the <termio.h> header file. */
- #undef HAVE_TERMIO_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 nsl library (-lnsl). */
- #undef HAVE_LIBNSL
-