config.h.win32 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. /* WARNING! OUTDATED! If you care about this file, fix it! */
  2. /* config.h.win32. Hand-generated */
  3. #define GETTEXT_PACKAGE "gimp14"
  4. /* Define if using alloca.c. */
  5. /* #undef C_ALLOCA */
  6. /* Define to empty if the keyword does not work. */
  7. /* #undef const */
  8. /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
  9. This function is required for alloca.c support on those systems. */
  10. /* #undef CRAY_STACKSEG_END */
  11. /* Define if you have alloca, as a function or macro. */
  12. #define HAVE_ALLOCA 1
  13. /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
  14. /* #undef HAVE_ALLOCA_H */
  15. /* Define if you don't have vprintf but do have _doprnt. */
  16. /* #undef HAVE_DOPRNT */
  17. /* Define if you have a working `mmap' system call. */
  18. /* #undef HAVE_MMAP */
  19. /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
  20. /* #undef HAVE_SYS_WAIT_H */
  21. /* Define if you have <unistd.h>. */
  22. /* #undef HAVE_UNISTD_H */
  23. /* Define if you have the vprintf function. */
  24. #define HAVE_VPRINTF 1
  25. /* Define as __inline if that's what the C compiler calls it. */
  26. #define inline __inline
  27. /* Define to `long' if <sys/types.h> doesn't define. */
  28. /* #undef off_t */
  29. /* Define to `int' if <sys/types.h> doesn't define. */
  30. /* #undef pid_t */
  31. /* Define if you need to in order for stat and other things to work. */
  32. /* #undef _POSIX_SOURCE */
  33. /* Define as the return type of signal handlers (int or void). */
  34. #define RETSIGTYPE void
  35. /* Define to `unsigned' if <sys/types.h> doesn't define. */
  36. /* #undef size_t */
  37. /* If using the C implementation of alloca, define if you know the
  38. direction of stack growth for your system; otherwise it will be
  39. automatically deduced at run-time.
  40. STACK_DIRECTION > 0 => grows toward higher addresses
  41. STACK_DIRECTION < 0 => grows toward lower addresses
  42. STACK_DIRECTION = 0 => direction of growth unknown
  43. */
  44. #define STACK_DIRECTION -1
  45. /* Define if you have the ANSI C header files. */
  46. #define STDC_HEADERS 1
  47. /* Define if your processor stores words with the most significant
  48. byte first (like Motorola and SPARC, unlike Intel and VAX). */
  49. /* #undef WORDS_BIGENDIAN */
  50. /* Define if you can safely include both <sys/time.h> and <time.h>. */
  51. /* #undef TIME_WITH_SYS_TIME */
  52. /* #undef ENABLE_MP */
  53. #define ENABLE_NLS 1
  54. /* #undef HAVE_CATGETS */
  55. #define HAVE_DIRENT_H 1
  56. /* #undef HAVE_DOPRNT */
  57. /* #undef HAVE_GETTEXT */
  58. /* #undef HAVE_IPC_H */
  59. /* #undef HAVE_LC_MESSAGES */
  60. /* #undef HAVE_NDIR_H */
  61. #define HAVE_PROGRESSIVE_JPEG 1
  62. /* #undef HAVE_PUTENV */
  63. /* #undef HAVE_RINT */
  64. /* #undef HAVE_SHM_H */
  65. /* #undef HAVE_STPCPY */
  66. /* #undef HAVE_SYS_DIR_H */
  67. /* #undef HAVE_SYS_NDIR_H */
  68. /* #undef HAVE_SYS_PARAM_H */
  69. /* #undef HAVE_SYS_SELECT_H */
  70. /* #undef HAVE_SYS_TIME_H */
  71. /* #undef HAVE_SYS_TIMES_H */
  72. /* #undef HAVE_UNISTD_H */
  73. #define HAVE_VPRINTF 1
  74. /* #undef HAVE_VSNPRINTF */
  75. /* #undef HAVE_XSHM_H */
  76. /* #undef IPC_RMID_DEFERRED_RELEASE */
  77. /* #undef NO_DIFFTIME */
  78. /* #undef NO_FD_SET */
  79. #define RAND_FUNC g_random_int
  80. #define SRAND_FUNC g_random_set_seed
  81. /* #undef USE_PTHREADS */
  82. /* Define if you have the __argz_count function. */
  83. /* #undef HAVE___ARGZ_COUNT */
  84. /* Define if you have the __argz_next function. */
  85. /* #undef HAVE___ARGZ_NEXT */
  86. /* Define if you have the __argz_stringify function. */
  87. /* #undef HAVE___ARGZ_STRINGIFY */
  88. /* Define if you have the dcgettext function. */
  89. /* #undef HAVE_DCGETTEXT */
  90. /* Define if you have the getcwd function. */
  91. /* #undef HAVE_GETCWD */
  92. /* Define if you have the getpagesize function. */
  93. /* #undef HAVE_GETPAGESIZE */
  94. /* Define if you have the munmap function. */
  95. /* #undef HAVE_MUNMAP */
  96. /* Define if you have the putenv function. */
  97. /* #undef HAVE_PUTENV */
  98. /* Define if you have the setenv function. */
  99. /* #undef HAVE_SETENV */
  100. /* Define if you have the setlocale function. */
  101. #define HAVE_SETLOCALE 1
  102. /* Define if you have the stpcpy function. */
  103. /* #undef HAVE_STPCPY */
  104. /* Define if you have the strcasecmp function. */
  105. /* #undef HAVE_STRCASECMP */
  106. /* Define if you have the strchr function. */
  107. #define HAVE_STRCHR 1
  108. /* Define if you have the strdup function. */
  109. #define HAVE_STRDUP 1
  110. /* Define if you have the vsnprintf function. */
  111. /* #undef HAVE_VSNPRINTF */
  112. /* Define if you have the <argz.h> header file. */
  113. /* #undef HAVE_ARGZ_H */
  114. /* Define if you have the <limits.h> header file. */
  115. #define HAVE_LIMITS_H 1
  116. /* Define if you have the <locale.h> header file. */
  117. #define HAVE_LOCALE_H 1
  118. /* Define if you have the <malloc.h> header file. */
  119. /* #undef HAVE_MALLOC_H */
  120. /* Define if you have the <ndir.h> header file. */
  121. /* #undef HAVE_NDIR_H */
  122. /* Define if you have the <nl_types.h> header file. */
  123. /* #undef HAVE_NL_TYPES_H */
  124. /* Define if you have the <string.h> header file. */
  125. #define HAVE_STRING_H 1
  126. /* Define if you have the <sys/dir.h> header file. */
  127. /* #undef HAVE_SYS_DIR_H */
  128. /* Define if you have the <sys/ndir.h> header file. */
  129. /* #undef HAVE_SYS_NDIR_H */
  130. /* Define if you have the <sys/param.h> header file. */
  131. /* #undef HAVE_SYS_PARAM_H */
  132. /* Define if you have the <unistd.h> header file. */
  133. /* #undef HAVE_UNISTD_H */
  134. /* Define if you have the i library (-li). */
  135. /* #undef HAVE_LIBI */
  136. /* File + Xtns at the toolbox, only *not* on OSX */
  137. #define ENABLE_TOOLBOX_MENU 1