/* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the `assert' function. */ #undef HAVE_ASSERT /* Define to 1 if you have the `atoi' function. */ #undef HAVE_ATOI /* Define to 1 if you have the `endwin' function. */ #undef HAVE_ENDWIN /* Define to 1 if you have the header file. */ #undef HAVE_ERRNO_H /* Define to 1 if you have the `exit' function. */ #undef HAVE_EXIT /* Define to 1 if you have the `getch' function. */ #undef HAVE_GETCH /* Define to 1 if you have the `getopt_long' function. */ #undef HAVE_GETOPT_LONG /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY /* Define to 1 if you have the `gmtime' function. */ #undef HAVE_GMTIME /* Define to 1 if you have the `initscr' function. */ #undef HAVE_INITSCR /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #undef HAVE_MALLOC /* Define to 1 if you have the `memset' function. */ #undef HAVE_MEMSET /* Define to 1 if you have ncurses installed */ #undef HAVE_NCURSES /* Define to 1 if you have the header file. */ #undef HAVE_NCURSESW_NCURSES_H /* Define to 1 if you have the `printw' function. */ #undef HAVE_PRINTW /* Define to 1 if you have the `pthread_create' function. */ #undef HAVE_PTHREAD_CREATE /* Define to 1 if you have the `refresh' function. */ #undef HAVE_REFRESH /* Define to 1 if you have SDL2 installed */ #undef HAVE_SDL /* Define to 1 if you have the header file. */ #undef HAVE_SDL2_SDL_AUDIO_H /* Define to 1 if you have the header file. */ #undef HAVE_SDL2_SDL_H /* Define to 1 if you have the `SDL_CloseAudio' function. */ #undef HAVE_SDL_CLOSEAUDIO /* Define to 1 if you have the `SDL_Init' function. */ #undef HAVE_SDL_INIT /* Define to 1 if you have the `SDL_OpenAudio' function. */ #undef HAVE_SDL_OPENAUDIO /* Define to 1 if you have the `SDL_PauseAudio' function. */ #undef HAVE_SDL_PAUSEAUDIO /* Define to 1 if you have the `SDL_Quit' function. */ #undef HAVE_SDL_QUIT /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the `strdup' function. */ #undef HAVE_STRDUP /* Define to 1 if you have the `strerror' function. */ #undef HAVE_STRERROR /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the `strlen' function. */ #undef HAVE_STRLEN /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the `timeradd' function. */ #undef HAVE_TIMERADD /* Define to 1 if you have the `timersub' function. */ #undef HAVE_TIMERSUB /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `usleep' function. */ #undef HAVE_USLEEP /* Define to 1 if you have libX11 installed */ #undef HAVE_X11 /* Define to 1 if you have the header file. */ #undef HAVE_X11_XATOM_H /* Define to 1 if you have the header file. */ #undef HAVE_X11_XLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_X11_XUTIL_H /* Define to 1 if you have the `XClearArea' function. */ #undef HAVE_XCLEARAREA /* Define to 1 if you have the `XCreateGC' function. */ #undef HAVE_XCREATEGC /* Define to 1 if you have the `XCreateWindow' function. */ #undef HAVE_XCREATEWINDOW /* Define to 1 if you have the `XDestroyWindow' function. */ #undef HAVE_XDESTROYWINDOW /* Define to 1 if you have the `XDrawText' function. */ #undef HAVE_XDRAWTEXT /* Define to 1 if you have the `XInternAtom' function. */ #undef HAVE_XINTERNATOM /* Define to 1 if you have the `XLoadQueryFont' function. */ #undef HAVE_XLOADQUERYFONT /* Define to 1 if you have the `XMapWindow' function. */ #undef HAVE_XMAPWINDOW /* Define to 1 if you have the `XNextEvent' function. */ #undef HAVE_XNEXTEVENT /* Define to 1 if you have the `XOpenDisplay' function. */ #undef HAVE_XOPENDISPLAY /* Define to 1 if you have the `XPending' function. */ #undef HAVE_XPENDING /* Define to 1 if you have the `XSendEvent' function. */ #undef HAVE_XSENDEVENT /* Define to 1 if you have the `XSetErrorHandler' function. */ #undef HAVE_XSETERRORHANDLER /* Define to 1 if you have the `XSetWMHints' function. */ #undef HAVE_XSETWMHINTS /* Define to 1 if you have the `XSetWMIconName' function. */ #undef HAVE_XSETWMICONNAME /* Define to 1 if you have the `XSetWMName' function. */ #undef HAVE_XSETWMNAME /* Define to 1 if you have the `XSetWMNormalHints' function. */ #undef HAVE_XSETWMNORMALHINTS /* Define to 1 if you have the `XStringListToTextProperty' function. */ #undef HAVE_XSTRINGLISTTOTEXTPROPERTY /* Define to 1 if you have the `XUnmapWindow' function. */ #undef HAVE_XUNMAPWINDOW /* Name of package */ #undef PACKAGE /* 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 home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if all of the C90 standard headers exist (not just the ones required in a freestanding environment). This macro is provided for backward compatibility; new code need not use it. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Define to rpl_malloc if the replacement function should be used. */ #undef malloc