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.
 
 
 
 
 
 

48 lines
1.1 KiB

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