2005-09-20 13:26:39 +00:00
|
|
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
|
|
|
|
/* CPU type */
|
|
|
|
#undef CPU
|
|
|
|
|
|
|
|
/* Documentation directory */
|
|
|
|
#undef DOCDIR
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `futimes' function. */
|
|
|
|
#undef HAVE_FUTIMES
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <getopt.h> header file. */
|
|
|
|
#undef HAVE_GETOPT_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
|
2005-10-10 16:12:55 +00:00
|
|
|
/* Define to 1 if you have the `rt' library (-lrt). */
|
|
|
|
#undef HAVE_LIBRT
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `socket' library (-lsocket). */
|
|
|
|
#undef HAVE_LIBSOCKET
|
|
|
|
|
2005-09-20 13:26:39 +00:00
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
|
|
#undef HAVE_MEMORY_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <ncurses.h> header file. */
|
|
|
|
#undef HAVE_NCURSES_H
|
|
|
|
|
2005-10-17 13:36:57 +00:00
|
|
|
/* Define to 1 if HAVE_RLIMIT_AS is defined in <sys/resource.h>. */
|
|
|
|
#undef HAVE_RLIMIT_AS
|
|
|
|
|
2005-09-20 13:26:39 +00:00
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
|
|
#undef HAVE_STDINT_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
|
|
#undef HAVE_STDLIB_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
|
|
#undef HAVE_STRINGS_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
|
|
#undef HAVE_STRING_H
|
|
|
|
|
2005-10-17 13:36:57 +00:00
|
|
|
/* Define to 1 if you have the <sys/resource.h> header file. */
|
|
|
|
#undef HAVE_SYS_RESOURCE_H
|
|
|
|
|
2005-09-20 13:26:39 +00:00
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
|
|
#undef HAVE_SYS_STAT_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <termio.h> header file. */
|
|
|
|
#undef HAVE_TERMIO_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
|
|
#undef HAVE_UNISTD_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `wcswidth' function. */
|
|
|
|
#undef HAVE_WCSWIDTH
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `wcwidth' function. */
|
|
|
|
#undef HAVE_WCWIDTH
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `wprintf' function. */
|
|
|
|
#undef HAVE_WPRINTF
|
|
|
|
|
|
|
|
/* Define to 1 if you have the file `AC_File'. */
|
|
|
|
#undef HAVE__PROC_SELF_STAT
|
|
|
|
|
|
|
|
/* 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
|
|
|
|
|
|
|
|
/* Installation directory */
|
|
|
|
#undef PREFIX
|
|
|
|
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
|
|
#undef STDC_HEADERS
|
|
|
|
|
2005-09-26 12:33:06 +00:00
|
|
|
/* System configuration directory */
|
|
|
|
#undef SYSCONFDIR
|
|
|
|
|
2005-09-20 13:26:39 +00:00
|
|
|
/* Evil kludge to get Power based machines to work */
|
|
|
|
#undef TPUTS_KLUDGE
|