File: gnumeric-config.h.in

package info (click to toggle)
gnumeric 1.10.8-1squeeze5
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 90,968 kB
  • ctags: 23,303
  • sloc: ansic: 248,235; xml: 51,894; sh: 10,491; makefile: 2,822; perl: 2,466; yacc: 1,272; python: 205
file content (335 lines) | stat: -rw-r--r-- 9,183 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
/* gnumeric-config.h.in.  Generated from configure.in by autoheader.  */

/* always defined to indicate that i18n is enabled */
#undef ENABLE_NLS

/* The package name, for gettext */
#undef GETTEXT_PACKAGE

/* Define if SOLVER is compiled */
#undef GNM_ENABLE_SOLVER

/* Build with Maemo/Hildon support */
#undef GNM_USE_HILDON

/* The Epoch of this release */
#undef GNM_VERSION_EPOCH

/* Extra, possibly empty tag for this release */
#undef GNM_VERSION_EXTRA

/* The version number of this release, with optional extra suffix */
#undef GNM_VERSION_FULL

/* The Major version number of this release */
#undef GNM_VERSION_MAJOR

/* The Minor version number of this release */
#undef GNM_VERSION_MINOR

/* Define if GNOME extensions are available */
#undef GNM_WITH_GNOME

/* Define if UI is built */
#undef GNM_WITH_GTK

/* Define if the long double type is to be used */
#undef GNM_WITH_LONG_DOUBLE

/* Define to 1 if you have the `acoshl' function. */
#undef HAVE_ACOSHL

/* Define to 1 if you have the `acosl' function. */
#undef HAVE_ACOSL

/* Define to 1 if you have the `asinhl' function. */
#undef HAVE_ASINHL

/* Define to 1 if you have the `asinl' function. */
#undef HAVE_ASINL

/* Define to 1 if you have the `atan2l' function. */
#undef HAVE_ATAN2L

/* Define to 1 if you have the `atanhl' function. */
#undef HAVE_ATANHL

/* Define to 1 if you have the `atanl' function. */
#undef HAVE_ATANL

/* Define to 1 if you have the `bind_textdomain_codeset' function. */
#undef HAVE_BIND_TEXTDOMAIN_CODESET

/* Define to 1 if you have the `ceill' function. */
#undef HAVE_CEILL

/* Define to 1 if you have the `coshl' function. */
#undef HAVE_COSHL

/* Define to 1 if you have the `cosl' function. */
#undef HAVE_COSL

/* Define to 1 if you have the `dcgettext' function. */
#undef HAVE_DCGETTEXT

/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define to 1 if you have the `erfcl' function. */
#undef HAVE_ERFCL

/* Define to 1 if you have the `erfl' function. */
#undef HAVE_ERFL

/* Define to 1 if you have the `expl' function. */
#undef HAVE_EXPL

/* Define to 1 if you have the `expm1l' function. */
#undef HAVE_EXPM1L

/* Define to 1 if you have the `fabsl' function. */
#undef HAVE_FABSL

/* Define to 1 if you have the `finitel' function. */
#undef HAVE_FINITEL

/* Define to 1 if you have the `floorl' function. */
#undef HAVE_FLOORL

/* Define to 1 if you have the `fmodl' function. */
#undef HAVE_FMODL

/* Define if the GNU gettext() function is already present or preinstalled. */
#undef HAVE_GETTEXT

/* Define if the gettimeofday function is available */
#undef HAVE_GETTIMEOFDAY

/* Define to 1 if you have the `go_render_generall' function. */
#undef HAVE_GO_RENDER_GENERALL

/* Define to 1 if you have the `gsf_infile_msvba_steal_modules' function. */
#undef HAVE_GSF_INFILE_MSVBA_STEAL_MODULES

/* Define to 1 if you have the `gsf_open_pkg_foreach_rel' function. */
#undef HAVE_GSF_OPEN_PKG_FOREACH_REL

/* Define to 1 if you have the `gtk_adjustment_configure' function. */
#undef HAVE_GTK_ADJUSTMENT_CONFIGURE

/* Define to 1 if you have the `gtk_dialog_get_content_area' function. */
#undef HAVE_GTK_DIALOG_GET_CONTENT_AREA

/* Define to 1 if you have the `gtk_entry_get_buffer' function. */
#undef HAVE_GTK_ENTRY_GET_BUFFER

/* Define to 1 if you have the `gtk_entry_get_text_length' function. */
#undef HAVE_GTK_ENTRY_GET_TEXT_LENGTH

/* Define to 1 if you have the `gtk_entry_set_icon_from_stock' function. */
#undef HAVE_GTK_ENTRY_SET_ICON_FROM_STOCK

/* Define to 1 if you have the `gtk_layout_get_bin_window' function. */
#undef HAVE_GTK_LAYOUT_GET_BIN_WINDOW

/* Define to 1 if you have the `gtk_orientable_set_orientation' function. */
#undef HAVE_GTK_ORIENTABLE_SET_ORIENTATION

/* Define to 1 if you have the `gtk_widget_get_allocation' function. */
#undef HAVE_GTK_WIDGET_GET_ALLOCATION

/* Define to 1 if you have the `gtk_widget_get_can_focus' function. */
#undef HAVE_GTK_WIDGET_GET_CAN_FOCUS

/* Define to 1 if you have the `gtk_widget_get_state' function. */
#undef HAVE_GTK_WIDGET_GET_STATE

/* Define to 1 if you have the `gtk_widget_get_window' function. */
#undef HAVE_GTK_WIDGET_GET_WINDOW

/* Define to 1 if you have the `gtk_widget_is_toplevel' function. */
#undef HAVE_GTK_WIDGET_IS_TOPLEVEL

/* Define to 1 if you have the `gtk_widget_set_visible' function. */
#undef HAVE_GTK_WIDGET_SET_VISIBLE

/* Define to 1 if you have the `g_hash_table_get_keys' function. */
#undef HAVE_G_HASH_TABLE_GET_KEYS

/* Define to 1 if you have the `g_option_context_set_delocalize' function. */
#undef HAVE_G_OPTION_CONTEXT_SET_DELOCALIZE

/* Define to 1 if you have the `hypotl' function. */
#undef HAVE_HYPOTL

/* Define to 1 if you have the <ieee754.h> header file. */
#undef HAVE_IEEE754_H

/* Define to 1 if you have the <ieeefp.h> header file. */
#undef HAVE_IEEEFP_H

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the `isnanl' function. */
#undef HAVE_ISNANL

/* Define to 1 if you have the <langinfo.h> header file. */
#undef HAVE_LANGINFO_H

/* Define if your <locale.h> file defines LC_MESSAGES. */
#undef HAVE_LC_MESSAGES

/* Define to 1 if you have the `lgamma' function. */
#undef HAVE_LGAMMA

/* Define to 1 if you have the `lgammal' function. */
#undef HAVE_LGAMMAL

/* Define to 1 if you have the `lgammal_r' function. */
#undef HAVE_LGAMMAL_R

/* Define if the lgamma_r function is available */
#undef HAVE_LGAMMA_R

/* Define if libgnomedb support is compiled in */
#undef HAVE_LIBGNOMEDB

/* Define to 1 if you have the `intl' library (-lintl). */
#undef HAVE_LIBINTL

/* Define to 1 if you have the <locale.h> header file. */
#undef HAVE_LOCALE_H

/* Define to 1 if you have the `log10l' function. */
#undef HAVE_LOG10L

/* Define to 1 if you have the `log1pl' function. */
#undef HAVE_LOG1PL

/* Define to 1 if you have the `logl' function. */
#undef HAVE_LOGL

/* Define to 1 if the type `long double' works and has more range or precision
   than `double'. */
#undef HAVE_LONG_DOUBLE

/* Define to 1 if the type `long double' works and has more range or precision
   than `double'. */
#undef HAVE_LONG_DOUBLE_WIDER

/* Define to 1 if you have the `memmove' function. */
#undef HAVE_MEMMOVE

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define to 1 if you have the `mkdtemp' function. */
#undef HAVE_MKDTEMP

/* Define to 1 if you have the `mkfifo' function. */
#undef HAVE_MKFIFO

/* Define to 1 if you have the `pango_font_map_create_context' function. */
#undef HAVE_PANGO_FONT_MAP_CREATE_CONTEXT

/* Define if PANGO_WEIGHT_THIN etc are available */
#undef HAVE_PANGO_WEIGHT_THIN_ETC

/* Define to 1 if you have the `powl' function. */
#undef HAVE_POWL

/* Define to 1 if you have the `sinhl' function. */
#undef HAVE_SINHL

/* Define to 1 if you have the `sinl' function. */
#undef HAVE_SINL

/* Define to 1 if you have the `sqrtl' function. */
#undef HAVE_SQRTL

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <sunmath.h> header file. */
#undef HAVE_SUNMATH_H

/* Define to 1 if you have the `sysconf' function. */
#undef HAVE_SYSCONF

/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#undef HAVE_SYS_WAIT_H

/* Define to 1 if you have the `tanhl' function. */
#undef HAVE_TANHL

/* Define to 1 if you have the `tanl' function. */
#undef HAVE_TANL

/* Define to 1 if you have the `times' function. */
#undef HAVE_TIMES

/* Define to 1 if you have the `uname' function. */
#undef HAVE_UNAME

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to 1 if you have the `ynl' function. */
#undef HAVE_YNL

/* Define to the sub-directory in which libtool stores uninstalled libraries.
   */
#undef LT_OBJDIR

/* Name of package */
#undef PACKAGE

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the home page for this package. */
#undef PACKAGE_URL

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Version number of package */
#undef VERSION

/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
   `char[]'. */
#undef YYTEXT_POINTER

/* Don't include gnumeric-features.h, it's a subset of gnumeric-config.h. */
#define GNUMERIC_FEATURES_H