home *** CD-ROM | disk | FTP | other *** search
- /* config.h Generated automatically from configure.in by autoheader. */
-
- #define AMIGA
- #define X_DISPLAY_MISSING
-
- #undef mips
- #undef unix
- #undef x_window
-
- /* 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). */
- #define RETSIGTYPE void
-
- /* Define to `unsigned' if <sys/types.h> doesn't define. */
- #undef size_t
-
- /* Define if you have the ANSI C header files. */
- #define STDC_HEADERS
-
- /* Define if you have the matherr function. */
- #undef HAVE_MATHERR
-
- /* Define if you have the sigsetmask function. */
- #undef HAVE_SIGSETMASK
-
- /* Define if you have the sigvec function. */
- #undef HAVE_SIGVEC
-
- /* Define if you have the srandom function. */
- #undef HAVE_SRANDOM
-
- /* Define if you have the usleep function. */
- #undef HAVE_USLEEP
-
- /* Define if you have the memcpy function. */
- #define HAVE_MEMCPY
-
- /* Define if you have the <sgtty.h> header file. */
- #undef HAVE_SGTTY_H
-
- /* Define if you have the <termio.h> header file. */
- #undef HAVE_TERMIO_H
-
- /* Define if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
-
- /* Define if you have the <string.h> header file. */
- #undef HAVE_STRING_H
-
- /* Define if you have the <termcap.h> header file. */
- #undef HAVE_TERMCAP_H
-
- /* Define if you have the <termlib.h> header file. */
- #undef HAVE_TERMLIB_H
-
- /* Define if you have the <curses.h> header file. */
- #undef HAVE_CURSES_H
-
- /* Define if you have the BSD library (-lBSD). */
- #undef HAVE_LIBBSD
-
- /* Define if you have the curses library (-lcurses). */
- #undef HAVE_LIBCURSES
-
- /* Define if you have the m library (-lm). */
- #undef HAVE_LIBM
-
- /* Define if you have the termcap library (-ltermcap). */
- #undef HAVE_LIBTERMCAP
-
- /* Define if you have the termlib library (-ltermlib). */
- #undef HAVE_LIBTERMLIB
-