You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

57 lines
1.4 KiB

  1. /* $Id$ */
  2. #define ALLOCCONSOLE_IN_WINDOWS_H 1
  3. /* #undef HAVE_CONIO_H */
  4. /* #undef HAVE_CURSES_H */
  5. /* #undef HAVE_ENDIAN_H */
  6. #define HAVE_ERRNO_H 1
  7. #define HAVE_GETENV 1
  8. /* #undef HAVE_GETTIMEOFDAY */
  9. /* #undef HAVE_IMLIB2_H */
  10. /* #undef HAVE_INTTYPES_H */
  11. /* #undef HAVE_IOCTL */
  12. #define HAVE_MEMORY_H 1
  13. /* #undef HAVE_NCURSES_H */
  14. #define HAVE_PUTENV 1
  15. /* #undef HAVE_RESIZETERM */
  16. /* #undef HAVE_RESIZE_TERM */
  17. /* #undef HAVE_SIGNAL */
  18. /* #undef HAVE_SIGNAL_H */
  19. /* #undef HAVE_SLANG_H */
  20. /* #undef HAVE_SLANG_SLANG_H */
  21. #define HAVE_SLEEP 1
  22. /* #undef HAVE_STDINT_H */
  23. #define HAVE_STDLIB_H 1
  24. /* #undef HAVE_STRCASECMP */
  25. #define HAVE_STRINGS_H 1
  26. #define HAVE_STRING_H 1
  27. /* #undef HAVE_SYS_IOCTL_H */
  28. #define HAVE_SYS_STAT_H 1
  29. /* #undef HAVE_SYS_TIME_H */
  30. #define HAVE_SYS_TYPES_H 1
  31. /* #undef HAVE_UNISTD_H */
  32. /* #undef HAVE_USLEEP */
  33. /* #undef HAVE_VSNPRINTF */
  34. #define HAVE_WINDOWS_H 1
  35. /* #undef HAVE_X11_XKBLIB_H */
  36. /* #undef NO_MINUS_C_MINUS_O */
  37. #define PACKAGE "libcaca"
  38. #define PACKAGE_BUGREPORT ""
  39. #define PACKAGE_NAME ""
  40. #define PACKAGE_STRING ""
  41. #define PACKAGE_TARNAME ""
  42. #define PACKAGE_VERSION ""
  43. /* #undef RETSIGTYPE */
  44. /* #undef SCREENUPDATE_IN_PC_H */
  45. #define STDC_HEADERS 1
  46. /* #undef USE_CONIO */
  47. /* #undef USE_NCURSES */
  48. /* #undef USE_SLANG */
  49. #define USE_WIN32 1
  50. /* #undef USE_X11 */
  51. #define VERSION "0.9"
  52. /* #undef const */
  53. #ifndef __cplusplus
  54. #define inline __inline
  55. #endif
  56. #define strcasecmp stricmp