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
|
/* gnumeric-config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#undef ENABLE_NLS
/* The package name, for gettext */
#undef GETTEXT_PACKAGE
/* The API version number of this release */
#undef GNM_API_VERSION
/* Define if Gnumeric reduces the argument range of sin/cos/tan */
#undef GNM_REDUCES_TRIG_RANGE
/* Define if Gnumeric supplies the erfcl function */
#undef GNM_SUPPLIES_ERFCL
/* Define if Gnumeric supplies the erfl function */
#undef GNM_SUPPLIES_ERFL
/* Define if Gnumeric supplies the lgamma function */
#undef GNM_SUPPLIES_LGAMMA
/* Define if Gnumeric supplies the lgamma_r function */
#undef GNM_SUPPLIES_LGAMMA_R
/* 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 the Decimal64 type is to be used */
#undef GNM_WITH_DECIMAL64
/* 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 `ceill' function. */
#undef HAVE_CEILL
/* Define to 1 if you have the Mac OS X function
CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
#undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
the CoreFoundation framework. */
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
/* 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 if the GNU dcgettext() function is already present or preinstalled.
*/
#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 to 1 if you have the <fpu_control.h> header file. */
#undef HAVE_FPU_CONTROL_H
/* Define if the GNU gettext() function is already present or preinstalled. */
#undef HAVE_GETTEXT
/* Define to 1 if you have the `go_finiteD' function. */
#undef HAVE_GO_FINITED
/* Define to 1 if you have the `go_render_generall' function. */
#undef HAVE_GO_RENDER_GENERALL
/* Define to 1 if you have the `gtk_cell_renderer_text_get_background_set'
function. */
#undef HAVE_GTK_CELL_RENDERER_TEXT_GET_BACKGROUND_SET
/* Define to 1 if you have the `gtk_cell_renderer_text_get_editable' function.
*/
#undef HAVE_GTK_CELL_RENDERER_TEXT_GET_EDITABLE
/* Define to 1 if you have the `gtk_cell_renderer_text_get_foreground_set'
function. */
#undef HAVE_GTK_CELL_RENDERER_TEXT_GET_FOREGROUND_SET
/* Define to 1 if you have the `gtk_entry_set_editing_cancelled' function. */
#undef HAVE_GTK_ENTRY_SET_EDITING_CANCELLED
/* Define to 1 if you have the `gtk_icon_theme_add_resource_path' function. */
#undef HAVE_GTK_ICON_THEME_ADD_RESOURCE_PATH
/* Define to 1 if you have the `gtk_widget_class_set_css_name' function. */
#undef HAVE_GTK_WIDGET_CLASS_SET_CSS_NAME
/* Define if the g_settings_new function is available */
#undef HAVE_G_SETTINGS_NEW
/* Define to 1 if you have the `hypotl' function. */
#undef HAVE_HYPOTL
/* Define if you have the iconv() function. */
#undef HAVE_ICONV
/* 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 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 `log10l' function. */
#undef HAVE_LOG10L
/* Define to 1 if you have the `log1pl' function. */
#undef HAVE_LOG1PL
/* Define to 1 if you have the `log2l' function. */
#undef HAVE_LOG2L
/* Define to 1 if you have the `logl' function. */
#undef HAVE_LOGL
/* Define to 1 if you have the `mkfifo' function. */
#undef HAVE_MKFIFO
/* Define if OO_NS_LOCALC_EXT is available */
#undef HAVE_OO_NS_LOCALC_EXT
/* Define to 1 if you have the `powl' function. */
#undef HAVE_POWL
/* Define to 1 if you have the `putenv' function. */
#undef HAVE_PUTENV
/* Define to 1 if you have the `setenv' function. */
#undef HAVE_SETENV
/* 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 <stdio.h> header file. */
#undef HAVE_STDIO_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 <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 `uname' function. */
#undef HAVE_UNAME
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR
/* Define if we must prototype lgamma_r. */
#undef NEEDS_LGAMMA_R_PROTOTYPE
/* 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
/* The Python interpreter to use */
#undef PYTHON_INTERPRETER
/* Define to 1 if all of the C90 standard headers exist (not just the ones
required in a freestanding environment). This macro is provided for
backward compatibility; new code need not use it. */
#undef STDC_HEADERS
/* Version number of package */
#undef VERSION
/* Don't include gnumeric-features.h, it's a subset of gnumeric-config.h. */
#define GNUMERIC_FEATURES_H
|