Blame config.h.in

Packit Service c6cebd
/* config.h.in.  Generated from configure.in by autoheader.  */
Packit Service c6cebd
Packit Service c6cebd
/* We're using a BSD-flavoured Unix */
Packit Service c6cebd
#undef BSD
Packit Service c6cebd
Packit Service c6cebd
/* Found some version of curses that we're going to use */
Packit Service c6cebd
#undef HAS_CURSES
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `asprintf' function. */
Packit Service c6cebd
#undef HAVE_ASPRINTF
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
Packit Service c6cebd
   */
Packit Service c6cebd
#undef HAVE_DIRENT_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <fcntl.h> header file. */
Packit Service c6cebd
#undef HAVE_FCNTL_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `fixkeypad' function. */
Packit Service c6cebd
#undef HAVE_FIXKEYPAD
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <floss.h> header file. */
Packit Service c6cebd
#undef HAVE_FLOSS_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `getcwd' function. */
Packit Service c6cebd
#undef HAVE_GETCWD
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `getopt_long' function. */
Packit Service c6cebd
#undef HAVE_GETOPT_LONG
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if the system has the type `intmax_t'. */
Packit Service c6cebd
#undef HAVE_INTMAX_T
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service c6cebd
#undef HAVE_INTTYPES_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <io.h> header file. */
Packit Service c6cebd
#undef HAVE_IO_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `regex' library (-lregex). */
Packit Service c6cebd
#undef HAVE_LIBREGEX
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `localeconv' function. */
Packit Service c6cebd
#undef HAVE_LOCALECONV
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <locale.h> header file. */
Packit Service c6cebd
#undef HAVE_LOCALE_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if the system has the type `long double'. */
Packit Service c6cebd
#undef HAVE_LONG_DOUBLE
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if the system has the type 'long long int'. */
Packit Service c6cebd
#undef HAVE_LONG_LONG_INT
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `lstat' function. */
Packit Service c6cebd
#undef HAVE_LSTAT
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `memcpy' function. */
Packit Service c6cebd
#undef HAVE_MEMCPY
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <memory.h> header file. */
Packit Service c6cebd
#undef HAVE_MEMORY_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `memset' function. */
Packit Service c6cebd
#undef HAVE_MEMSET
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
Packit Service c6cebd
#undef HAVE_NDIR_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if the system has the type `ptrdiff_t'. */
Packit Service c6cebd
#undef HAVE_PTRDIFF_T
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `regcmp' function. */
Packit Service c6cebd
#undef HAVE_REGCMP
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `regcomp' function. */
Packit Service c6cebd
#undef HAVE_REGCOMP
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `setmode' function. */
Packit Service c6cebd
#undef HAVE_SETMODE
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <signal.h> header file. */
Packit Service c6cebd
#undef HAVE_SIGNAL_H
Packit Service c6cebd
Packit Service c6cebd
/* Define if we have sigsetjmp(). */
Packit Service c6cebd
#undef HAVE_SIGSETJMP
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have a C99 compliant `snprintf' function. */
Packit Service c6cebd
#undef HAVE_SNPRINTF
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <stdarg.h> header file. */
Packit Service c6cebd
#undef HAVE_STDARG_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <stddef.h> header file. */
Packit Service c6cebd
#undef HAVE_STDDEF_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service c6cebd
#undef HAVE_STDINT_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service c6cebd
#undef HAVE_STDLIB_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `strchr' function. */
Packit Service c6cebd
#undef HAVE_STRCHR
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `strerror' function. */
Packit Service c6cebd
#undef HAVE_STRERROR
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <strings.h> header file. */
Packit Service c6cebd
#undef HAVE_STRINGS_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <string.h> header file. */
Packit Service c6cebd
#undef HAVE_STRING_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if `decimal_point' is a member of `struct lconv'. */
Packit Service c6cebd
#undef HAVE_STRUCT_LCONV_DECIMAL_POINT
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if `thousands_sep' is a member of `struct lconv'. */
Packit Service c6cebd
#undef HAVE_STRUCT_LCONV_THOUSANDS_SEP
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
Packit Service c6cebd
   */
Packit Service c6cebd
#undef HAVE_SYS_DIR_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
Packit Service c6cebd
   */
Packit Service c6cebd
#undef HAVE_SYS_NDIR_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service c6cebd
#undef HAVE_SYS_STAT_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <sys/termios.h> header file. */
Packit Service c6cebd
#undef HAVE_SYS_TERMIOS_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service c6cebd
#undef HAVE_SYS_TYPES_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <sys/window.h> header file. */
Packit Service c6cebd
#undef HAVE_SYS_WINDOW_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if the system has the type `uintmax_t'. */
Packit Service c6cebd
#undef HAVE_UINTMAX_T
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if the system has the type `uintptr_t'. */
Packit Service c6cebd
#undef HAVE_UINTPTR_T
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service c6cebd
#undef HAVE_UNISTD_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if the system has the type 'unsigned long long int'. */
Packit Service c6cebd
#undef HAVE_UNSIGNED_LONG_LONG_INT
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the <varargs.h> header file. */
Packit Service c6cebd
#undef HAVE_VARARGS_H
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `vasprintf' function. */
Packit Service c6cebd
#undef HAVE_VASPRINTF
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `va_copy' function or macro. */
Packit Service c6cebd
#undef HAVE_VA_COPY
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have a C99 compliant `vsnprintf' function. */
Packit Service c6cebd
#undef HAVE_VSNPRINTF
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `_setmode' function. */
Packit Service c6cebd
#undef HAVE__SETMODE
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the `__va_copy' function or macro. */
Packit Service c6cebd
#undef HAVE___VA_COPY
Packit Service c6cebd
Packit Service c6cebd
/* We're using some variant of Linux */
Packit Service c6cebd
#undef Linux
Packit Service c6cebd
Packit Service c6cebd
/* Set to reflect version of ncurses: 0 = version 1.* 1 = version 1.9.9g 2 =
Packit Service c6cebd
   version 4.0/4.1 */
Packit Service c6cebd
#undef NCURSES_970530
Packit Service c6cebd
Packit Service c6cebd
/* If your Curses does not have color define this one */
Packit Service c6cebd
#undef NO_COLOR_CURSES
Packit Service c6cebd
Packit Service c6cebd
/* Name of package */
Packit Service c6cebd
#undef PACKAGE
Packit Service c6cebd
Packit Service c6cebd
/* Define to the address where bug reports for this package should be sent. */
Packit Service c6cebd
#undef PACKAGE_BUGREPORT
Packit Service c6cebd
Packit Service c6cebd
/* Define to the full name of this package. */
Packit Service c6cebd
#undef PACKAGE_NAME
Packit Service c6cebd
Packit Service c6cebd
/* Define to the full name and version of this package. */
Packit Service c6cebd
#undef PACKAGE_STRING
Packit Service c6cebd
Packit Service c6cebd
/* Define to the one symbol short name of this package. */
Packit Service c6cebd
#undef PACKAGE_TARNAME
Packit Service c6cebd
Packit Service c6cebd
/* Define to the home page for this package. */
Packit Service c6cebd
#undef PACKAGE_URL
Packit Service c6cebd
Packit Service c6cebd
/* Define to the version of this package. */
Packit Service c6cebd
#undef PACKAGE_VERSION
Packit Service c6cebd
Packit Service c6cebd
/* Define if you want to turn on SCO-specific code */
Packit Service c6cebd
#undef SCO_FLAVOR
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you have the ANSI C header files. */
Packit Service c6cebd
#undef STDC_HEADERS
Packit Service c6cebd
Packit Service c6cebd
/* Use Ncurses? */
Packit Service c6cebd
#undef USE_NCURSES
Packit Service c6cebd
Packit Service c6cebd
/* Use SunOS SysV curses? */
Packit Service c6cebd
#undef USE_SUNOS_CURSES
Packit Service c6cebd
Packit Service c6cebd
/* Enable extensions on AIX 3, Interix.  */
Packit Service c6cebd
#ifndef _ALL_SOURCE
Packit Service c6cebd
# undef _ALL_SOURCE
Packit Service c6cebd
#endif
Packit Service c6cebd
/* Enable GNU extensions on systems that have them.  */
Packit Service c6cebd
#ifndef _GNU_SOURCE
Packit Service c6cebd
# undef _GNU_SOURCE
Packit Service c6cebd
#endif
Packit Service c6cebd
/* Enable threading extensions on Solaris.  */
Packit Service c6cebd
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit Service c6cebd
# undef _POSIX_PTHREAD_SEMANTICS
Packit Service c6cebd
#endif
Packit Service c6cebd
/* Enable extensions on HP NonStop.  */
Packit Service c6cebd
#ifndef _TANDEM_SOURCE
Packit Service c6cebd
# undef _TANDEM_SOURCE
Packit Service c6cebd
#endif
Packit Service c6cebd
/* Enable general extensions on Solaris.  */
Packit Service c6cebd
#ifndef __EXTENSIONS__
Packit Service c6cebd
# undef __EXTENSIONS__
Packit Service c6cebd
#endif
Packit Service c6cebd
Packit Service c6cebd
Packit Service c6cebd
/* Use SystemV curses? */
Packit Service c6cebd
#undef USE_SYSV_CURSES
Packit Service c6cebd
Packit Service c6cebd
/* Define this if the scanner is run through lex, not flex */
Packit Service c6cebd
#undef USING_LEX
Packit Service c6cebd
Packit Service c6cebd
/* Version number of package */
Packit Service c6cebd
#undef VERSION
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
Packit Service c6cebd
   `char[]'. */
Packit Service c6cebd
#undef YYTEXT_POINTER
Packit Service c6cebd
Packit Service c6cebd
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit Service c6cebd
#ifndef _DARWIN_USE_64_BIT_INODE
Packit Service c6cebd
# define _DARWIN_USE_64_BIT_INODE 1
Packit Service c6cebd
#endif
Packit Service c6cebd
Packit Service c6cebd
/* Number of bits in a file offset, on hosts where this is settable. */
Packit Service c6cebd
#undef _FILE_OFFSET_BITS
Packit Service c6cebd
Packit Service c6cebd
/* Define for large files, on AIX-style hosts. */
Packit Service c6cebd
#undef _LARGE_FILES
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if on MINIX. */
Packit Service c6cebd
#undef _MINIX
Packit Service c6cebd
Packit Service c6cebd
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit Service c6cebd
   this defined. */
Packit Service c6cebd
#undef _POSIX_1_SOURCE
Packit Service c6cebd
Packit Service c6cebd
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit Service c6cebd
#undef _POSIX_SOURCE
Packit Service c6cebd
Packit Service c6cebd
/* Define to rpl_asprintf if the replacement function should be used. */
Packit Service c6cebd
#undef asprintf
Packit Service c6cebd
Packit Service c6cebd
/* Define to empty if `const' does not conform to ANSI C. */
Packit Service c6cebd
#undef const
Packit Service c6cebd
Packit Service c6cebd
/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
Packit Service c6cebd
   not define. */
Packit Service c6cebd
#undef intmax_t
Packit Service c6cebd
Packit Service c6cebd
/* Define to `int' if <sys/types.h> does not define. */
Packit Service c6cebd
#undef mode_t
Packit Service c6cebd
Packit Service c6cebd
/* Define to `int' if <sys/types.h> does not define. */
Packit Service c6cebd
#undef pid_t
Packit Service c6cebd
Packit Service c6cebd
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit Service c6cebd
#undef size_t
Packit Service c6cebd
Packit Service c6cebd
/* Define to rpl_snprintf if the replacement function should be used. */
Packit Service c6cebd
#undef snprintf
Packit Service c6cebd
Packit Service c6cebd
/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
Packit Service c6cebd
   do not define. */
Packit Service c6cebd
#undef uintmax_t
Packit Service c6cebd
Packit Service c6cebd
/* Define to the type of an unsigned integer type wide enough to hold a
Packit Service c6cebd
   pointer, if such a type exists, and if the system does not define it. */
Packit Service c6cebd
#undef uintptr_t
Packit Service c6cebd
Packit Service c6cebd
/* Define to rpl_vasprintf if the replacement function should be used. */
Packit Service c6cebd
#undef vasprintf
Packit Service c6cebd
Packit Service c6cebd
/* Define to rpl_vsnprintf if the replacement function should be used. */
Packit Service c6cebd
#undef vsnprintf