config.h.win32 5.0 KB

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