/* config.h. Generated from config.h.in by configure. */ /* 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. */ #define HAVE_ATOI 1 /* Define to 1 if you have the `endwin' function. */ #define HAVE_ENDWIN 1 /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define to 1 if you have the `exit' function. */ #define HAVE_EXIT 1 /* Define to 1 if you have the `getch' function. */ #define HAVE_GETCH 1 /* Define to 1 if you have the `getopt_long' function. */ #define HAVE_GETOPT_LONG 1 /* Define to 1 if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define to 1 if you have the `gmtime' function. */ #define HAVE_GMTIME 1 /* Define to 1 if you have the `initscr' function. */ #define HAVE_INITSCR 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #define HAVE_MALLOC 1 /* Define to 1 if you have the `memset' function. */ #define HAVE_MEMSET 1 /* Define to 1 if you have ncurses installed */ #define HAVE_NCURSES 1 /* Define to 1 if you have the header file. */ #define HAVE_NCURSESW_NCURSES_H 1 /* Define to 1 if you have the `printw' function. */ #define HAVE_PRINTW 1 /* Define to 1 if you have the `pthread_create' function. */ #define HAVE_PTHREAD_CREATE 1 /* Define to 1 if you have the `refresh' function. */ #define HAVE_REFRESH 1 /* Define to 1 if you have SDL2 installed */ #define HAVE_SDL 1 /* Define to 1 if you have the header file. */ #define HAVE_SDL2_SDL_AUDIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SDL2_SDL_H 1 /* Define to 1 if you have the `SDL_CloseAudio' function. */ #define HAVE_SDL_CLOSEAUDIO 1 /* Define to 1 if you have the `SDL_Init' function. */ #define HAVE_SDL_INIT 1 /* Define to 1 if you have the `SDL_OpenAudio' function. */ #define HAVE_SDL_OPENAUDIO 1 /* Define to 1 if you have the `SDL_PauseAudio' function. */ #define HAVE_SDL_PAUSEAUDIO 1 /* Define to 1 if you have the `SDL_Quit' function. */ #define HAVE_SDL_QUIT 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define to 1 if you have the `strerror' function. */ #define HAVE_STRERROR 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the `strlen' function. */ #define HAVE_STRLEN 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* 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. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the `usleep' function. */ #define HAVE_USLEEP 1 /* Define to 1 if you have libX11 installed */ #define HAVE_X11 1 /* Define to 1 if you have the header file. */ #define HAVE_X11_XATOM_H 1 /* Define to 1 if you have the header file. */ #define HAVE_X11_XLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_X11_XUTIL_H 1 /* Define to 1 if you have the `XClearArea' function. */ #define HAVE_XCLEARAREA 1 /* Define to 1 if you have the `XCreateGC' function. */ #define HAVE_XCREATEGC 1 /* Define to 1 if you have the `XCreateWindow' function. */ #define HAVE_XCREATEWINDOW 1 /* Define to 1 if you have the `XDestroyWindow' function. */ #define HAVE_XDESTROYWINDOW 1 /* Define to 1 if you have the `XDrawText' function. */ #define HAVE_XDRAWTEXT 1 /* Define to 1 if you have the `XInternAtom' function. */ #define HAVE_XINTERNATOM 1 /* Define to 1 if you have the `XLoadQueryFont' function. */ #define HAVE_XLOADQUERYFONT 1 /* Define to 1 if you have the `XMapWindow' function. */ #define HAVE_XMAPWINDOW 1 /* Define to 1 if you have the `XNextEvent' function. */ #define HAVE_XNEXTEVENT 1 /* Define to 1 if you have the `XOpenDisplay' function. */ #define HAVE_XOPENDISPLAY 1 /* Define to 1 if you have the `XPending' function. */ #define HAVE_XPENDING 1 /* Define to 1 if you have the `XSendEvent' function. */ #define HAVE_XSENDEVENT 1 /* Define to 1 if you have the `XSetErrorHandler' function. */ #define HAVE_XSETERRORHANDLER 1 /* Define to 1 if you have the `XSetWMHints' function. */ #define HAVE_XSETWMHINTS 1 /* Define to 1 if you have the `XSetWMIconName' function. */ #define HAVE_XSETWMICONNAME 1 /* Define to 1 if you have the `XSetWMName' function. */ #define HAVE_XSETWMNAME 1 /* Define to 1 if you have the `XSetWMNormalHints' function. */ #define HAVE_XSETWMNORMALHINTS 1 /* Define to 1 if you have the `XStringListToTextProperty' function. */ #define HAVE_XSTRINGLISTTOTEXTPROPERTY 1 /* Define to 1 if you have the `XUnmapWindow' function. */ #define HAVE_XUNMAPWINDOW 1 /* Name of package */ #define PACKAGE "chrono" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "bugs@esselfe.ca" /* Define to the full name of this package. */ #define PACKAGE_NAME "chrono" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "chrono 0.2.41" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "chrono" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "0.2.41" /* 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. */ #define STDC_HEADERS 1 /* Define to 1 if you can safely include both and . This macro is obsolete. */ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ #define VERSION "0.2.41" /* Define to rpl_malloc if the replacement function should be used. */ /* #undef malloc */