• Main Page
  • Related Pages
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

goffice-config.h

Go to the documentation of this file.
00001 /* goffice/goffice-config.h.  Generated by configure.  */
00002 /* goffice/goffice-config.h.in.  Generated from configure.in by autoheader.  */
00003 
00004 /* always defined to indicate that i18n is enabled */
00005 #define ENABLE_NLS 1
00006 
00007 /* The package name, for gettext */
00008 #define GETTEXT_PACKAGE "goffice-0.3.1"
00009 
00010 /* Define if G Office supplies acosh. */
00011 /* #undef GOFFICE_SUPPLIED_ACOSH */
00012 
00013 /* Define if G Office supplies asinh. */
00014 /* #undef GOFFICE_SUPPLIED_ASINH */
00015 
00016 /* Define if G Office supplies atanh. */
00017 /* #undef GOFFICE_SUPPLIED_ATANH */
00018 
00019 /* Define if G Office supplies expm1. */
00020 /* #undef GOFFICE_SUPPLIED_EXPM1 */
00021 
00022 /* Define if G Office supplies frexpl. */
00023 /* #undef GOFFICE_SUPPLIED_FREXPL */
00024 
00025 /* Define if G Office supplies ldexpl. */
00026 /* #undef GOFFICE_SUPPLIED_LDEXPL */
00027 
00028 /* Define if G Office supplies log1p. */
00029 /* #undef GOFFICE_SUPPLIED_LOG1P */
00030 
00031 /* Define if G Office supplies modfl. */
00032 /* #undef GOFFICE_SUPPLIED_MODFL */
00033 
00034 /* Define if G Office supplies strtold. */
00035 #define GOFFICE_SUPPLIED_STRTOLD 1
00036 
00037 /* The version number of this release, possibly with additional suffix */
00038 #define GOFFICE_VERSION "0.3.1"
00039 
00040 /* Define if goffice use cairo */
00041 /* #undef GOFFICE_WITH_CAIRO */
00042 
00043 /* Define if GNOME extensions are available */
00044 /* #undef GOFFICE_WITH_GNOME */
00045 
00046 /* Define if UI is built */
00047 #define GOFFICE_WITH_GTK 1
00048 
00049 /* Define if G Office supports long double. */
00050 #define GOFFICE_WITH_LONG_DOUBLE 1
00051 
00052 /* The Epoch of this release */
00053 #define GO_VERSION_EPOCH 0
00054 
00055 /* Extra, possibly empty tag for this release */
00056 #define GO_VERSION_EXTRA ""
00057 
00058 /* The Major version number of this release */
00059 #define GO_VERSION_MAJOR 3
00060 
00061 /* The Minor version number of this release */
00062 #define GO_VERSION_MINOR 1
00063 
00064 /* Define to 1 if you have the `bcopy' function. */
00065 #define HAVE_BCOPY 1
00066 
00067 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
00068 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
00069 
00070 /* Define to 1 if you have the `dcgettext' function. */
00071 #define HAVE_DCGETTEXT 1
00072 
00073 /* Define to 1 if you have the `decimal_to_quadruple' function. */
00074 /* #undef HAVE_DECIMAL_TO_QUADRUPLE */
00075 
00076 /* Define to 1 if you have the <dlfcn.h> header file. */
00077 #define HAVE_DLFCN_H 1
00078 
00079 /* Define to 1 if you have the `drand48' function. */
00080 #define HAVE_DRAND48 1
00081 
00082 /* Define if the finite function is available */
00083 #define HAVE_FINITE 1
00084 
00085 /* Define to 1 if you have the <floatingpoint.h> header file. */
00086 /* #undef HAVE_FLOATINGPOINT_H */
00087 
00088 /* Define if the GNU gettext() function is already present or preinstalled. */
00089 #define HAVE_GETTEXT 1
00090 
00091 /* Define if the gettimeofday function is available */
00092 #define HAVE_GETTIMEOFDAY 1
00093 
00094 /* Define to 1 if you have the <grp.h> header file. */
00095 #define HAVE_GRP_H 1
00096 
00097 /* Define to 1 if you have the `gtk_dialog_get_response_for_widget' function.
00098    */
00099 #define HAVE_GTK_DIALOG_GET_RESPONSE_FOR_WIDGET 1
00100 
00101 /* Define if g_access is available as macro or function */
00102 #define HAVE_G_ACCESS 1
00103 
00104 /* Define if g_chmod is available as macro or function */
00105 #define HAVE_G_CHMOD 1
00106 
00107 /* Define to 1 if you have the <ieee754.h> header file. */
00108 #define HAVE_IEEE754_H 1
00109 
00110 /* Define to 1 if you have the <ieeefp.h> header file. */
00111 /* #undef HAVE_IEEEFP_H */
00112 
00113 /* Define to 1 if you have the <inttypes.h> header file. */
00114 #define HAVE_INTTYPES_H 1
00115 
00116 /* Define if the isfinite() macro is available */
00117 #define HAVE_ISFINITE 1
00118 
00119 /* Define to 1 if you have the <langinfo.h> header file. */
00120 #define HAVE_LANGINFO_H 1
00121 
00122 /* Define if your <locale.h> file defines LC_MESSAGES. */
00123 #define HAVE_LC_MESSAGES 1
00124 
00125 /* Define to 1 if you have the `intl' library (-lintl). */
00126 /* #undef HAVE_LIBINTL */
00127 
00128 /* Define to 1 if you have the `m' library (-lm). */
00129 /* #undef HAVE_LIBM */
00130 
00131 /* Define to 1 if you have the <locale.h> header file. */
00132 #define HAVE_LOCALE_H 1
00133 
00134 /* Define if the log function is available */
00135 #define HAVE_LOG 1
00136 
00137 /* Define to 1 if long double works and has more range or precision than
00138    double. */
00139 #define HAVE_LONG_DOUBLE 1
00140 
00141 /* Define to 1 if you have the `memmove' function. */
00142 #define HAVE_MEMMOVE 1
00143 
00144 /* Define to 1 if you have the <memory.h> header file. */
00145 #define HAVE_MEMORY_H 1
00146 
00147 /* Define to 1 if you have the `mkdtemp' function. */
00148 #define HAVE_MKDTEMP 1
00149 
00150 /* Define to 1 if you have the <pwd.h> header file. */
00151 #define HAVE_PWD_H 1
00152 
00153 /* Define to 1 if you have the `random' function. */
00154 #define HAVE_RANDOM 1
00155 
00156 /* Define if libXrender is available. */
00157 #define HAVE_RENDER 1
00158 
00159 /* Define to 1 if you have the <stdint.h> header file. */
00160 #define HAVE_STDINT_H 1
00161 
00162 /* Define to 1 if you have the <stdlib.h> header file. */
00163 #define HAVE_STDLIB_H 1
00164 
00165 /* Define to 1 if you have the `strerror' function. */
00166 #define HAVE_STRERROR 1
00167 
00168 /* Define to 1 if you have the <strings.h> header file. */
00169 #define HAVE_STRINGS_H 1
00170 
00171 /* Define to 1 if you have the <string.h> header file. */
00172 #define HAVE_STRING_H 1
00173 
00174 /* Define to 1 if you have the `string_to_decimal' function. */
00175 /* #undef HAVE_STRING_TO_DECIMAL */
00176 
00177 /* Define to 1 if you have the `strtold' function. */
00178 #define HAVE_STRTOLD 1
00179 
00180 /* Define to 1 if you have the `strtoll' function. */
00181 #define HAVE_STRTOLL 1
00182 
00183 /* Define to 1 if you have the `strtoq' function. */
00184 #define HAVE_STRTOQ 1
00185 
00186 /* Define to 1 if you have the <sunmath.h> header file. */
00187 /* #undef HAVE_SUNMATH_H */
00188 
00189 /* Define to 1 if you have the `sysconf' function. */
00190 #define HAVE_SYSCONF 1
00191 
00192 /* Define to 1 if you have the <sys/stat.h> header file. */
00193 #define HAVE_SYS_STAT_H 1
00194 
00195 /* Define to 1 if you have the <sys/types.h> header file. */
00196 #define HAVE_SYS_TYPES_H 1
00197 
00198 /* Define to 1 if you have the `times' function. */
00199 #define HAVE_TIMES 1
00200 
00201 /* Define to 1 if you have the `uname' function. */
00202 #define HAVE_UNAME 1
00203 
00204 /* Define to 1 if you have the <unistd.h> header file. */
00205 #define HAVE_UNISTD_H 1
00206 
00207 /* Name of package */
00208 #define PACKAGE "goffice"
00209 
00210 /* Define to the address where bug reports for this package should be sent. */
00211 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice"
00212 
00213 /* Define to the full name of this package. */
00214 #define PACKAGE_NAME "goffice"
00215 
00216 /* Define to the full name and version of this package. */
00217 #define PACKAGE_STRING "goffice 0.3.1"
00218 
00219 /* Define to the one symbol short name of this package. */
00220 #define PACKAGE_TARNAME "goffice"
00221 
00222 /* Define to the version of this package. */
00223 #define PACKAGE_VERSION "0.3.1"
00224 
00225 /* Define to 1 if you have the ANSI C header files. */
00226 #define STDC_HEADERS 1
00227 
00228 /* Version number of package */
00229 #define VERSION "0.3.1"
00230 
00231 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
00232    `char[]'. */
00233 #define YYTEXT_POINTER 1
00234 
00235 /* Number of bits in a file offset, on hosts where this is settable. */
00236 #define _FILE_OFFSET_BITS 64
00237 
00238 /* Define for large files, on AIX-style hosts. */
00239 /* #undef _LARGE_FILES */
00240 
00241 /* Don't include goffice-features.h, it's a subset of goffice-config.h. */
00242 #define GOFFICE_FEATURES_H

Generated on Wed Mar 5 2014 for AbiWord by  doxygen 1.7.1