~ubuntu-branches/ubuntu/utopic/gimp/utopic

0.3.6 by Jordi Mallach
Import upstream version 2.8.0
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
1 by Daniel Holbach
Import upstream version 2.2.9
2
3
/* Define to 1 if you are compiling for PowerPC. */
4
#undef ARCH_PPC
5
1.1.4 by Daniel Holbach
Import upstream version 2.3.16
6
/* Define to 1 if you are compiling for PowerPC64. */
7
#undef ARCH_PPC64
8
1 by Daniel Holbach
Import upstream version 2.2.9
9
/* Define to 1 if you are compiling for ix86. */
10
#undef ARCH_X86
11
12
/* Define to 1 if you are compiling for amd64. */
13
#undef ARCH_X86_64
14
15
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
16
   systems. This function is required for `alloca.c' support on those systems.
17
   */
18
#undef CRAY_STACKSEG_END
19
20
/* Define to 1 if using `alloca.c'. */
21
#undef C_ALLOCA
22
23
/* Define to 1 to enable support for multiple processors. */
24
#undef ENABLE_MP
25
26
/* always defined to indicate that i18n is enabled */
27
#undef ENABLE_NLS
28
29
/* The prefix for our gettext translation domains. */
30
#undef GETTEXT_PACKAGE
31
32
/* Define to 1 for RLE GIF compression */
33
#undef GIF_RLE
34
35
/* Define to 1 for no GIF compression */
36
#undef GIF_UN
37
1.1.5 by Daniel Holbach
Import upstream version 2.3.18
38
/* Define to 1 if this is an unstable version of GIMP */
1 by Daniel Holbach
Import upstream version 2.2.9
39
#undef GIMP_UNSTABLE
40
41
/* Define to 1 if you have `alloca', as a function or macro. */
42
#undef HAVE_ALLOCA
43
44
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
45
   */
46
#undef HAVE_ALLOCA_H
47
48
/* Define to 1 if alsa is available */
49
#undef HAVE_ALSA
50
1.1.4 by Daniel Holbach
Import upstream version 2.3.16
51
/* Define to 1 if you have the <altivec.h> header file. */
52
#undef HAVE_ALTIVEC_H
53
54
/* Define to 1 if the altivec runtime test should use a sysctl. */
55
#undef HAVE_ALTIVEC_SYSCTL
56
1 by Daniel Holbach
Import upstream version 2.2.9
57
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
58
#undef HAVE_BIND_TEXTDOMAIN_CODESET
59
1.1.4 by Daniel Holbach
Import upstream version 2.3.16
60
/* Define to 1 if D-Bus GLib bindings are available */
61
#undef HAVE_DBUS_GLIB
62
1 by Daniel Holbach
Import upstream version 2.2.9
63
/* Define to 1 if you have the `dcgettext' function. */
64
#undef HAVE_DCGETTEXT
65
66
/* Define to 1 if you have the `difftime' function. */
67
#undef HAVE_DIFFTIME
68
69
/* Define to 1 if you have the <dlfcn.h> header file. */
70
#undef HAVE_DLFCN_H
71
72
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
73
#undef HAVE_DOPRNT
74
1.1.4 by Daniel Holbach
Import upstream version 2.3.16
75
/* Define to 1 if you have DirectX DirectInput headers and libraries */
76
#undef HAVE_DX_DINPUT
77
1 by Daniel Holbach
Import upstream version 2.2.9
78
/* Define to 1 if you have the `finite' function. */
79
#undef HAVE_FINITE
80
0.2.2 by Ari Pollak
Import upstream version 2.6.7
81
/* Define to 1 if you have the `fsync' function. */
82
#undef HAVE_FSYNC
83
0.3.6 by Jordi Mallach
Import upstream version 2.8.0
84
/* Define to 1 if you have the `getaddrinfo' function. */
85
#undef HAVE_GETADDRINFO
86
0.3.5 by Ari Pollak
Import upstream version 2.6.12
87
/* Define to 1 if you have the `getnameinfo' function. */
88
#undef HAVE_GETNAMEINFO
89
1 by Daniel Holbach
Import upstream version 2.2.9
90
/* Define if the GNU gettext() function is already present or preinstalled. */
91
#undef HAVE_GETTEXT
92
93
/* Define to 1 if you have the <ieeefp.h> header file. */
94
#undef HAVE_IEEEFP_H
95
96
/* Define to 1 if you have the <inttypes.h> header file. */
97
#undef HAVE_INTTYPES_H
98
99
/* Define to 1 if you have the <sys/ipc.h> header file. */
100
#undef HAVE_IPC_H
101
102
/* Define to 1 if you have the isfinite function. */
103
#undef HAVE_ISFINITE
104
1.1.15 by Sebastien Bacher
Import upstream version 2.6.0
105
/* Define to 1 if the iso-codes package is available */
106
#undef HAVE_ISO_CODES
107
1.1.8 by Steve Kowalik
Import upstream version 2.4.1
108
/* Define to 1 if lcms is available */
109
#undef HAVE_LCMS
110
1 by Daniel Holbach
Import upstream version 2.2.9
111
/* Define if your <locale.h> file defines LC_MESSAGES. */
112
#undef HAVE_LC_MESSAGES
113
114
/* Define to 1 if you have the `asound' library (-lasound). */
115
#undef HAVE_LIBASOUND
116
0.3.6 by Jordi Mallach
Import upstream version 2.8.0
117
/* Define to 1 if libexif is available */
118
#undef HAVE_LIBEXIF
119
120
/* Define to 1 if libgudev is available */
121
#undef HAVE_LIBGUDEV
1.1.4 by Daniel Holbach
Import upstream version 2.3.16
122
1 by Daniel Holbach
Import upstream version 2.2.9
123
/* Define to 1 if you have the `nsl' library (-lnsl). */
124
#undef HAVE_LIBNSL
125
1.1.4 by Daniel Holbach
Import upstream version 2.3.16
126
/* Define to 1 if you have the `pthread' library (-lpthread). */
127
#undef HAVE_LIBPTHREAD
128
1 by Daniel Holbach
Import upstream version 2.2.9
129
/* Define to 1 if you have the `socket' library (-lsocket). */
130
#undef HAVE_LIBSOCKET
131
132
/* Define to 1 if you have the <locale.h> header file. */
133
#undef HAVE_LOCALE_H
134
135
/* Define to 1 if you have the <math.h> header file. */
136
#undef HAVE_MATH_H
137
138
/* Define to 1 if you have the <memory.h> header file. */
139
#undef HAVE_MEMORY_H
140
141
/* Define to 1 if you have the <sys/mman.h> header file. */
142
#undef HAVE_MMAN_H
143
144
/* Define to 1 if you have the `mmap' function. */
145
#undef HAVE_MMAP
146
1.1.4 by Daniel Holbach
Import upstream version 2.3.16
147
/* Define to 1 if libpoppler is available */
148
#undef HAVE_POPPLER
149
1 by Daniel Holbach
Import upstream version 2.2.9
150
/* Define to 1 if you have the rint function. */
151
#undef HAVE_RINT
152
153
/* Define to 1 if you have the <sys/shm.h> header file. */
154
#undef HAVE_SHM_H
155
156
/* Define to 1 if you have the <stdint.h> header file. */
157
#undef HAVE_STDINT_H
158
159
/* Define to 1 if you have the <stdlib.h> header file. */
160
#undef HAVE_STDLIB_H
161
162
/* Define to 1 if you have the <strings.h> header file. */
163
#undef HAVE_STRINGS_H
164
165
/* Define to 1 if you have the <string.h> header file. */
166
#undef HAVE_STRING_H
167
168
/* Define to 1 if you have the <sys/param.h> header file. */
169
#undef HAVE_SYS_PARAM_H
170
171
/* Define to 1 if you have the <sys/select.h> header. */
172
#undef HAVE_SYS_SELECT_H
173
174
/* Define to 1 if you have the <sys/stat.h> header file. */
175
#undef HAVE_SYS_STAT_H
176
177
/* Define to 1 if you have the <sys/times.h> header file. */
178
#undef HAVE_SYS_TIMES_H
179
180
/* Define to 1 if you have the <sys/time.h> header file. */
181
#undef HAVE_SYS_TIME_H
182
183
/* Define to 1 if you have the <sys/types.h> header file. */
184
#undef HAVE_SYS_TYPES_H
185
186
/* Define to 1 if you have the <sys/wait.h> header file. */
187
#undef HAVE_SYS_WAIT_H
188
189
/* Define to 1 if you have the <unistd.h> header file. */
190
#undef HAVE_UNISTD_H
191
192
/* Define to 1 if you have the `vprintf' function. */
193
#undef HAVE_VPRINTF
194
1.1.4 by Daniel Holbach
Import upstream version 2.3.16
195
/* Define to 1 if you have the <X11/extensions/shape.h> header file. */
196
#undef HAVE_X11_EXTENSIONS_SHAPE_H
197
1 by Daniel Holbach
Import upstream version 2.2.9
198
/* Define to 1 if you have the <X11/Xmu/WinUtil.h> header file. */
199
#undef HAVE_X11_XMU_WINUTIL_H
200
1.1.15 by Sebastien Bacher
Import upstream version 2.6.0
201
/* Define to 1 to if the XFIXES X extension is available */
202
#undef HAVE_XFIXES
203
1.1.4 by Daniel Holbach
Import upstream version 2.3.16
204
/* Define to 1 if _NL_MEASUREMENT_MEASUREMENT is available */
205
#undef HAVE__NL_MEASUREMENT_MEASUREMENT
206
1 by Daniel Holbach
Import upstream version 2.2.9
207
/* Define to 1 if shared memory segments are released deferred. */
208
#undef IPC_RMID_DEFERRED_RELEASE
209
0.2.2 by Ari Pollak
Import upstream version 2.6.7
210
/* Define to the sub-directory in which libtool stores uninstalled libraries.
211
   */
212
#undef LT_OBJDIR
213
1 by Daniel Holbach
Import upstream version 2.2.9
214
/* Define to 1 if you don't have the fd_set typedef. */
215
#undef NO_FD_SET
216
0.1.1 by Ari Pollak
Import upstream version 2.4.7
217
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
218
#undef NO_MINUS_C_MINUS_O
219
1 by Daniel Holbach
Import upstream version 2.2.9
220
/* Define to the address where bug reports for this package should be sent. */
221
#undef PACKAGE_BUGREPORT
222
223
/* Define to the full name of this package. */
224
#undef PACKAGE_NAME
225
226
/* Define to the full name and version of this package. */
227
#undef PACKAGE_STRING
228
229
/* Define to the one symbol short name of this package. */
230
#undef PACKAGE_TARNAME
231
0.2.2 by Ari Pollak
Import upstream version 2.6.7
232
/* Define to the home page for this package. */
233
#undef PACKAGE_URL
234
1 by Daniel Holbach
Import upstream version 2.2.9
235
/* Define to the version of this package. */
236
#undef PACKAGE_VERSION
237
1.1.17 by Pedro Fragoso
Import upstream version 2.6.3
238
/* define to 1 if compiling for Mac OS X */
239
#undef PLATFORM_OSX
240
1 by Daniel Holbach
Import upstream version 2.2.9
241
/* The MTA used by the mail plug-in. */
242
#undef SENDMAIL
243
244
/* If using the C implementation of alloca, define if you know the
245
   direction of stack growth for your system; otherwise it will be
1.1.3 by Sebastien Bacher
Import upstream version 2.2.13
246
   automatically deduced at runtime.
1 by Daniel Holbach
Import upstream version 2.2.9
247
	STACK_DIRECTION > 0 => grows toward higher addresses
248
	STACK_DIRECTION < 0 => grows toward lower addresses
249
	STACK_DIRECTION = 0 => direction of growth unknown */
250
#undef STACK_DIRECTION
251
252
/* Define to 1 if you have the ANSI C header files. */
253
#undef STDC_HEADERS
254
255
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
256
#undef TIME_WITH_SYS_TIME
257
1.1.4 by Daniel Holbach
Import upstream version 2.3.16
258
/* Define to 1 if AltiVec support is available. */
1 by Daniel Holbach
Import upstream version 2.2.9
259
#undef USE_ALTIVEC
260
261
/* Define to 1 if MMX assembly is available. */
262
#undef USE_MMX
263
264
/* Define to 1 to use POSIX shared memory */
265
#undef USE_POSIX_SHM
266
267
/* Define to 1 if SSE assembly is available. */
268
#undef USE_SSE
269
270
/* Define to 1 to use SYSV shared memory */
271
#undef USE_SYSV_SHM
272
273
/* Define to 1 if the X Window System is missing or not being used. */
274
#undef X_DISPLAY_MISSING
275
0.3.7 by Ari Pollak
Import upstream version 2.8.2
276
/* Enable large inode numbers on Mac OS X 10.5.  */
277
#ifndef _DARWIN_USE_64_BIT_INODE
278
# define _DARWIN_USE_64_BIT_INODE 1
279
#endif
280
1 by Daniel Holbach
Import upstream version 2.2.9
281
/* Number of bits in a file offset, on hosts where this is settable. */
282
#undef _FILE_OFFSET_BITS
283
284
/* Define for large files, on AIX-style hosts. */
285
#undef _LARGE_FILES
286
287
/* Define to `int' if <sys/types.h> does not define. */
288
#undef pid_t
0.3.5 by Ari Pollak
Import upstream version 2.6.12
289
290
/* Define to `unsigned int' if <sys/types.h> does not define. */
291
#undef size_t