config.h.in (libcaca-0.99.beta19) | : | config.h.in (libcaca-0.99.beta20.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 79 | skipping to change at line 79 | |||
/* Define to 1 if you have the `ioctl' function. */ | /* Define to 1 if you have the `ioctl' function. */ | |||
#undef HAVE_IOCTL | #undef HAVE_IOCTL | |||
/* Define to 1 if you have the <jni.h> header file. */ | /* Define to 1 if you have the <jni.h> header file. */ | |||
#undef HAVE_JNI_H | #undef HAVE_JNI_H | |||
/* Define to 1 if you have the <locale.h> header file. */ | /* Define to 1 if you have the <locale.h> header file. */ | |||
#undef HAVE_LOCALE_H | #undef HAVE_LOCALE_H | |||
/* Define to 1 if you have the <memory.h> header file. */ | ||||
#undef HAVE_MEMORY_H | ||||
/* Define to 1 if you have the <ncursesw/ncurses.h> header file. */ | /* Define to 1 if you have the <ncursesw/ncurses.h> header file. */ | |||
#undef HAVE_NCURSESW_NCURSES_H | #undef HAVE_NCURSESW_NCURSES_H | |||
/* Define to 1 if you have the <ncurses.h> header file. */ | /* Define to 1 if you have the <ncurses.h> header file. */ | |||
#undef HAVE_NCURSES_H | #undef HAVE_NCURSES_H | |||
/* Define to 1 if you have the <ncurses/ncurses.h> header file. */ | /* Define to 1 if you have the <ncurses/ncurses.h> header file. */ | |||
#undef HAVE_NCURSES_NCURSES_H | #undef HAVE_NCURSES_NCURSES_H | |||
/* Define to 1 if you have the <netinet/in.h> header file. */ | /* Define to 1 if you have the <netinet/in.h> header file. */ | |||
skipping to change at line 196 | skipping to change at line 193 | |||
/* Define to 1 if you have the <winsock2.h> header file. */ | /* Define to 1 if you have the <winsock2.h> header file. */ | |||
#undef HAVE_WINSOCK2_H | #undef HAVE_WINSOCK2_H | |||
/* Define to 1 if you have the <X11/XKBlib.h> header file. */ | /* Define to 1 if you have the <X11/XKBlib.h> header file. */ | |||
#undef HAVE_X11_XKBLIB_H | #undef HAVE_X11_XKBLIB_H | |||
/* Define to 1 if you have the <zlib.h> header file. */ | /* Define to 1 if you have the <zlib.h> header file. */ | |||
#undef HAVE_ZLIB_H | #undef HAVE_ZLIB_H | |||
/* Define to the sub-directory in which libtool stores uninstalled libraries. | /* Define to 1 if you have the <_mingw.h> header file. */ | |||
*/ | #undef HAVE__MINGW_H | |||
/* Define to the sub-directory where libtool stores uninstalled libraries. */ | ||||
#undef LT_OBJDIR | #undef LT_OBJDIR | |||
/* Define to the address where bug reports for this package should be sent. */ | /* Define to the address where bug reports for this package should be sent. */ | |||
#undef PACKAGE_BUGREPORT | #undef PACKAGE_BUGREPORT | |||
/* Define to the full name of this package. */ | /* Define to the full name of this package. */ | |||
#undef PACKAGE_NAME | #undef PACKAGE_NAME | |||
/* Define to the full name and version of this package. */ | /* Define to the full name and version of this package. */ | |||
#undef PACKAGE_STRING | #undef PACKAGE_STRING | |||
skipping to change at line 221 | skipping to change at line 220 | |||
/* Define to the home page for this package. */ | /* Define to the home page for this package. */ | |||
#undef PACKAGE_URL | #undef PACKAGE_URL | |||
/* Define to the version of this package. */ | /* Define to the version of this package. */ | |||
#undef PACKAGE_VERSION | #undef PACKAGE_VERSION | |||
/* Define to 1 to activate profiling */ | /* Define to 1 to activate profiling */ | |||
#undef PROF | #undef PROF | |||
/* Define as the return type of signal handlers (`int' or `void'). */ | ||||
#undef RETSIGTYPE | ||||
/* Define to 1 if <pc.h> defines ScreenUpdate. */ | /* Define to 1 if <pc.h> defines ScreenUpdate. */ | |||
#undef SCREENUPDATE_IN_PC_H | #undef SCREENUPDATE_IN_PC_H | |||
/* Define to 1 if you have the ANSI C header files. */ | /* 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 | #undef STDC_HEADERS | |||
/* Define to 1 to activate the Cocoa backend driver */ | /* Define to 1 to activate the Cocoa backend driver */ | |||
#undef USE_COCOA | #undef USE_COCOA | |||
/* Define to 1 to activate the conio.h backend driver */ | /* Define to 1 to activate the conio.h backend driver */ | |||
#undef USE_CONIO | #undef USE_CONIO | |||
/* Define to 1 to activate the OpenGL backend driver */ | /* Define to 1 to activate the OpenGL backend driver */ | |||
#undef USE_GL | #undef USE_GL | |||
End of changes. 4 change blocks. | ||||
9 lines changed or deleted | 7 lines changed or added |