~valavanisalex/ubuntu/precise/inkscape/fix-943984

« back to all changes in this revision

Viewing changes to inkscape-0.47pre1/config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2009-07-02 17:09:45 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20090702170945-nn6d6zswovbwju1t
Tags: 0.47~pre1-0ubuntu1
* New upstream release.
  - Don't constrain maximization on small resolution devices (pre0)
    (LP: #348842)
  - Fixes segfault on startup (pre0)
    (LP: #391149)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* Define if building universal (internal helper macro) */
 
4
#undef AC_APPLE_UNIVERSAL_BUILD
 
5
 
 
6
/* Use binreloc thread support? */
 
7
#undef BR_PTHREADS
 
8
 
 
9
/* Use AutoPackage? */
 
10
#undef ENABLE_BINRELOC
 
11
 
 
12
/* Use LittleCms color management */
 
13
#undef ENABLE_LCMS
 
14
 
 
15
/* always defined to indicate that i18n is enabled */
 
16
#undef ENABLE_NLS
 
17
 
 
18
/* Build with OSX .app data dir paths? */
 
19
#undef ENABLE_OSX_APP_LOCATIONS
 
20
 
 
21
/* SVG Fonts should be used */
 
22
#undef ENABLE_SVG_FONTS
 
23
 
 
24
/* Translation domain used */
 
25
#undef GETTEXT_PACKAGE
 
26
 
 
27
/* Use aspell for built-in spellchecker */
 
28
#undef HAVE_ASPELL
 
29
 
 
30
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
 
31
#undef HAVE_BIND_TEXTDOMAIN_CODESET
 
32
 
 
33
/* Define to 1 if you have the <boost/concept_check.hpp> header file. */
 
34
#undef HAVE_BOOST_CONCEPT_CHECK_HPP
 
35
 
 
36
/* Whether the Cairo PDF backend is available */
 
37
#undef HAVE_CAIRO_PDF
 
38
 
 
39
/* define to 1 if Carbon is available */
 
40
#undef HAVE_CARBON
 
41
 
 
42
/* Define to 1 if you have the `dcgettext' function. */
 
43
#undef HAVE_DCGETTEXT
 
44
 
 
45
/* Define to 1 if you have the `ecvt' function. */
 
46
#undef HAVE_ECVT
 
47
 
 
48
/* Define to 1 if you have the <fcntl.h> header file. */
 
49
#undef HAVE_FCNTL_H
 
50
 
 
51
/* Define to 1 if you have the `floor' function. */
 
52
#undef HAVE_FLOOR
 
53
 
 
54
/* Define to 1 if you have the `fpsetmask' function. */
 
55
#undef HAVE_FPSETMASK
 
56
 
 
57
/* Define to 1 if you have the <gc/gc.h> header file. */
 
58
#undef HAVE_GC_GC_H
 
59
 
 
60
/* Define to 1 if you have the <gc.h> header file. */
 
61
#undef HAVE_GC_H
 
62
 
 
63
/* Define if the GNU gettext() function is already present or preinstalled. */
 
64
#undef HAVE_GETTEXT
 
65
 
 
66
/* Define to 1 if you have the `gettimeofday' function. */
 
67
#undef HAVE_GETTIMEOFDAY
 
68
 
 
69
/* Define to 1 if you have the `gtk_window_fullscreen' function. */
 
70
#undef HAVE_GTK_WINDOW_FULLSCREEN
 
71
 
 
72
/* Define to 1 if you have the `gtk_window_set_default_icon_from_file'
 
73
   function. */
 
74
#undef HAVE_GTK_WINDOW_SET_DEFAULT_ICON_FROM_FILE
 
75
 
 
76
/* Define to 1 if you have the <ieeefp.h> header file. */
 
77
#undef HAVE_IEEEFP_H
 
78
 
 
79
/* Define to 1 if you have the <inttypes.h> header file. */
 
80
#undef HAVE_INTTYPES_H
 
81
 
 
82
/* Define if your <locale.h> file defines LC_MESSAGES. */
 
83
#undef HAVE_LC_MESSAGES
 
84
 
 
85
/* Define to 1 if you have the <libintl.h> header file. */
 
86
#undef HAVE_LIBINTL_H
 
87
 
 
88
/* Define to 1 if you have the `m' library (-lm). */
 
89
#undef HAVE_LIBM
 
90
 
 
91
/* Define to 1 if you have the <locale.h> header file. */
 
92
#undef HAVE_LOCALE_H
 
93
 
 
94
/* Define to 1 if you have the `mallinfo' function. */
 
95
#undef HAVE_MALLINFO
 
96
 
 
97
/* Define to 1 if you have the <malloc.h> header file. */
 
98
#undef HAVE_MALLOC_H
 
99
 
 
100
/* Define to 1 if you have the `memmove' function. */
 
101
#undef HAVE_MEMMOVE
 
102
 
 
103
/* Define to 1 if you have the <memory.h> header file. */
 
104
#undef HAVE_MEMORY_H
 
105
 
 
106
/* Define to 1 if you have the `memset' function. */
 
107
#undef HAVE_MEMSET
 
108
 
 
109
/* Define to 1 if you have the `mkdir' function. */
 
110
#undef HAVE_MKDIR
 
111
 
 
112
/* Use libpoppler for direct PDF import */
 
113
#undef HAVE_POPPLER
 
114
 
 
115
/* Use libpoppler-cairo for rendering PDF preview */
 
116
#undef HAVE_POPPLER_CAIRO
 
117
 
 
118
/* Use libpoppler-glib and Cairo-SVG for PDF import */
 
119
#undef HAVE_POPPLER_GLIB
 
120
 
 
121
/* Define to 1 if you have the `pow' function. */
 
122
#undef HAVE_POW
 
123
 
 
124
/* Define to 1 if you have the `sqrt' function. */
 
125
#undef HAVE_SQRT
 
126
 
 
127
/* Define to 1 if `stat' has the bug that it succeeds when given the
 
128
   zero-length file name argument. */
 
129
#undef HAVE_STAT_EMPTY_STRING_BUG
 
130
 
 
131
/* Define to 1 if you have the <stddef.h> header file. */
 
132
#undef HAVE_STDDEF_H
 
133
 
 
134
/* Define to 1 if you have the <stdint.h> header file. */
 
135
#undef HAVE_STDINT_H
 
136
 
 
137
/* Define to 1 if you have the <stdlib.h> header file. */
 
138
#undef HAVE_STDLIB_H
 
139
 
 
140
/* Define to 1 if you have the `strftime' function. */
 
141
#undef HAVE_STRFTIME
 
142
 
 
143
/* Define to 1 if you have the <strings.h> header file. */
 
144
#undef HAVE_STRINGS_H
 
145
 
 
146
/* Define to 1 if you have the <string.h> header file. */
 
147
#undef HAVE_STRING_H
 
148
 
 
149
/* Define to 1 if you have the `strncasecmp' function. */
 
150
#undef HAVE_STRNCASECMP
 
151
 
 
152
/* Define to 1 if you have the `strpbrk' function. */
 
153
#undef HAVE_STRPBRK
 
154
 
 
155
/* Define to 1 if you have the `strrchr' function. */
 
156
#undef HAVE_STRRCHR
 
157
 
 
158
/* Define to 1 if you have the `strspn' function. */
 
159
#undef HAVE_STRSPN
 
160
 
 
161
/* Define to 1 if you have the `strstr' function. */
 
162
#undef HAVE_STRSTR
 
163
 
 
164
/* Define to 1 if you have the `strtoul' function. */
 
165
#undef HAVE_STRTOUL
 
166
 
 
167
/* Define to 1 if `fordblks' is member of `struct mallinfo'. */
 
168
#undef HAVE_STRUCT_MALLINFO_FORDBLKS
 
169
 
 
170
/* Define to 1 if `fsmblks' is member of `struct mallinfo'. */
 
171
#undef HAVE_STRUCT_MALLINFO_FSMBLKS
 
172
 
 
173
/* Define to 1 if `hblkhd' is member of `struct mallinfo'. */
 
174
#undef HAVE_STRUCT_MALLINFO_HBLKHD
 
175
 
 
176
/* Define to 1 if `uordblks' is member of `struct mallinfo'. */
 
177
#undef HAVE_STRUCT_MALLINFO_UORDBLKS
 
178
 
 
179
/* Define to 1 if `usmblks' is member of `struct mallinfo'. */
 
180
#undef HAVE_STRUCT_MALLINFO_USMBLKS
 
181
 
 
182
/* Define to 1 if you have the <sys/filio.h> header file. */
 
183
#undef HAVE_SYS_FILIO_H
 
184
 
 
185
/* Define to 1 if you have the <sys/stat.h> header file. */
 
186
#undef HAVE_SYS_STAT_H
 
187
 
 
188
/* Define to 1 if you have the <sys/time.h> header file. */
 
189
#undef HAVE_SYS_TIME_H
 
190
 
 
191
/* Define to 1 if you have the <sys/types.h> header file. */
 
192
#undef HAVE_SYS_TYPES_H
 
193
 
 
194
/* Define to 1 if you have the <unistd.h> header file. */
 
195
#undef HAVE_UNISTD_H
 
196
 
 
197
/* Define to 1 if you have the <zlib.h> header file. */
 
198
#undef HAVE_ZLIB_H
 
199
 
 
200
/* Base data directory */
 
201
#undef INKSCAPE_DATADIR
 
202
 
 
203
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
 
204
   slash. */
 
205
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
 
206
 
 
207
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
 
208
#undef NO_MINUS_C_MINUS_O
 
209
 
 
210
/* Name of package */
 
211
#undef PACKAGE
 
212
 
 
213
/* Define to the address where bug reports for this package should be sent. */
 
214
#undef PACKAGE_BUGREPORT
 
215
 
 
216
/* Locatization directory */
 
217
#undef PACKAGE_LOCALE_DIR
 
218
 
 
219
/* Define to the full name of this package. */
 
220
#undef PACKAGE_NAME
 
221
 
 
222
/* Define to the full name and version of this package. */
 
223
#undef PACKAGE_STRING
 
224
 
 
225
/* Define to the one symbol short name of this package. */
 
226
#undef PACKAGE_TARNAME
 
227
 
 
228
/* Define to the version of this package. */
 
229
#undef PACKAGE_VERSION
 
230
 
 
231
/* Poppler version of GfxFont to use (0.8.3 or higher versions of Poppler) */
 
232
#undef POPPLER_NEW_GFXFONT
 
233
 
 
234
/* Define as the return type of signal handlers (`int' or `void'). */
 
235
#undef RETSIGTYPE
 
236
 
 
237
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
 
238
#undef STAT_MACROS_BROKEN
 
239
 
 
240
/* Define to 1 if you have the ANSI C header files. */
 
241
#undef STDC_HEADERS
 
242
 
 
243
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 
244
#undef TIME_WITH_SYS_TIME
 
245
 
 
246
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
 
247
#undef TM_IN_SYS_TIME
 
248
 
 
249
/* Version number of package */
 
250
#undef VERSION
 
251
 
 
252
/* Use gnome vfs file load functionality */
 
253
#undef WITH_GNOME_VFS
 
254
 
 
255
/* enable gtk spelling widget */
 
256
#undef WITH_GTKSPELL
 
257
 
 
258
/* Image Magick++ support for bitmap effects */
 
259
#undef WITH_IMAGE_MAGICK
 
260
 
 
261
/* Build in Inkboard support */
 
262
#undef WITH_INKBOARD
 
263
 
 
264
/* Build in SSL support for Inkboard */
 
265
#undef WITH_INKBOARD_SSL
 
266
 
 
267
/* enable openoffice files (SVG jars) */
 
268
#undef WITH_INKJAR
 
269
 
 
270
/* Build in libwpg */
 
271
#undef WITH_LIBWPG
 
272
 
 
273
/* Use MMX optimizations, if CPU supports it */
 
274
#undef WITH_MMX
 
275
 
 
276
/* use Perl for embedded scripting */
 
277
#undef WITH_PERL
 
278
 
 
279
/* use Python for embedded scripting */
 
280
#undef WITH_PYTHON
 
281
 
 
282
/* Use Xft font database */
 
283
#undef WITH_XFT
 
284
 
 
285
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
 
286
   significant byte first (like Motorola and SPARC, unlike Intel). */
 
287
#if defined AC_APPLE_UNIVERSAL_BUILD
 
288
# if defined __BIG_ENDIAN__
 
289
#  define WORDS_BIGENDIAN 1
 
290
# endif
 
291
#else
 
292
# ifndef WORDS_BIGENDIAN
 
293
#  undef WORDS_BIGENDIAN
 
294
# endif
 
295
#endif
 
296
 
 
297
/* Define to `int' if <sys/types.h> does not define. */
 
298
#undef mode_t
 
299
 
 
300
 
 
301
 
 
302
 
 
303