config.h

Go to the documentation of this file.
00001 /* config.h.  Generated by configure.  */
00002 /* config.h.in.  Generated from configure.in by autoheader.  */
00003 
00004 /* Define to 1 if you are compiling for PowerPC. */
00005 #define ARCH_PPC 1
00006 
00007 /* Define to 1 if you are compiling for PowerPC64. */
00008 /* #undef ARCH_PPC64 */
00009 
00010 /* Define to 1 if you are compiling for ix86. */
00011 /* #undef ARCH_X86 */
00012 
00013 /* Define to 1 if you are compiling for amd64. */
00014 /* #undef ARCH_X86_64 */
00015 
00016 /* GXSM user@host CC-time info string */
00017 #define COMPILEDBYNAME "pzahl@charon; Mon Mar 20 09:47:16 EST 2006"
00018 
00019 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
00020    systems. This function is required for `alloca.c' support on those systems.
00021    */
00022 /* #undef CRAY_STACKSEG_END */
00023 
00024 /* Define to 1 if using `alloca.c'. */
00025 /* #undef C_ALLOCA */
00026 
00027 /* always defined to indicate that i18n is enabled */
00028 #define ENABLE_NLS 1
00029 
00030 /* Define GETTEXT is available */
00031 #define GETTEXT_PACKAGE "gxsm-2.0"
00032 
00033 /* Having Mesa/GL -- now needed! */
00034 #define HAS_MESAGL "yes"
00035 
00036 /* Define to 1 if you have `alloca', as a function or macro. */
00037 #define HAVE_ALLOCA 1
00038 
00039 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
00040    */
00041 #define HAVE_ALLOCA_H 1
00042 
00043 /* Processor support ALTIVEC */
00044 /* #undef HAVE_ALTIVEC */
00045 
00046 /* Define to 1 if you have the <argz.h> header file. */
00047 #define HAVE_ARGZ_H 1
00048 
00049 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
00050 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
00051 
00052 /* Define to 1 if you have the `dcgettext' function. */
00053 #define HAVE_DCGETTEXT 1
00054 
00055 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00056    */
00057 #define HAVE_DIRENT_H 1
00058 
00059 /* Define to 1 if you have the <dlfcn.h> header file. */
00060 #define HAVE_DLFCN_H 1
00061 
00062 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00063 /* #undef HAVE_DOPRNT */
00064 
00065 /* Define to 1 if you have the <fcntl.h> header file. */
00066 #define HAVE_FCNTL_H 1
00067 
00068 /* Define if the FFTW library is available. */
00069 #define HAVE_FFTW 1
00070 
00071 /* Define to 1 if you have the `floor' function. */
00072 #define HAVE_FLOOR 1
00073 
00074 /* Define to 1 if your system has a working POSIX `fnmatch' function. */
00075 #define HAVE_FNMATCH 1
00076 
00077 /* Define to 1 if you have the `getcwd' function. */
00078 #define HAVE_GETCWD 1
00079 
00080 /* Define to 1 if you have the `gethostname' function. */
00081 #define HAVE_GETHOSTNAME 1
00082 
00083 /* Define to 1 if you have the `getpagesize' function. */
00084 #define HAVE_GETPAGESIZE 1
00085 
00086 /* Define if the GNU gettext() function is already present or preinstalled. */
00087 #define HAVE_GETTEXT 1
00088 
00089 /* Define to 1 if you have the `getwd' function. */
00090 #define HAVE_GETWD 1
00091 
00092 /* Define to 1 if libgnomeui is available */
00093 #define HAVE_GNOMEUI 1
00094 
00095 /* Define to 1 if gnome-keyring is available */
00096 #define HAVE_GNOME_KEYRING 1
00097 
00098 /* Define to 1 if libgnomeprintui is available */
00099 #define HAVE_GNOME_PRINT 1
00100 
00101 /* Define to 1 if you have the <inttypes.h> header file. */
00102 #define HAVE_INTTYPES_H 1
00103 
00104 /* Define to 1 if you have the <langinfo.h> header file. */
00105 #define HAVE_LANGINFO_H 1
00106 
00107 /* Define if your <locale.h> file defines LC_MESSAGES. */
00108 #define HAVE_LC_MESSAGES 1
00109 
00110 /* Define to 1 if you have the <libintl.h> header file. */
00111 #define HAVE_LIBINTL_H 1
00112 
00113 /* Define to 1 if you have the `netcdf' library (-lnetcdf). */
00114 #define HAVE_LIBNETCDF 1
00115 
00116 /* Define to 1 if you have the `python2.1' library (-lpython2.1). */
00117 /* #undef HAVE_LIBPYTHON2_1 */
00118 
00119 /* Define to 1 if you have the `python2.2' library (-lpython2.2). */
00120 /* #undef HAVE_LIBPYTHON2_2 */
00121 
00122 /* Define to 1 if you have the `python2.3' library (-lpython2.3). */
00123 #define HAVE_LIBPYTHON2_3 1
00124 
00125 /* Define to 1 if you have the `python2.4' library (-lpython2.4). */
00126 /* #undef HAVE_LIBPYTHON2_4 */
00127 
00128 /* Define to 1 if you have the <limits.h> header file. */
00129 #define HAVE_LIMITS_H 1
00130 
00131 /* Define to 1 if you have the <locale.h> header file. */
00132 #define HAVE_LOCALE_H 1
00133 
00134 /* Define if MAC Carbon is available */
00135 /* #undef HAVE_MAC_CARBON */
00136 
00137 /* Define to 1 if you have the <malloc.h> header file. */
00138 #define HAVE_MALLOC_H 1
00139 
00140 /* Define to 1 if you have the `memchr' function. */
00141 #define HAVE_MEMCHR 1
00142 
00143 /* Define to 1 if you have the `memmove' function. */
00144 #define HAVE_MEMMOVE 1
00145 
00146 /* Define to 1 if you have the <memory.h> header file. */
00147 #define HAVE_MEMORY_H 1
00148 
00149 /* Define to 1 if you have the `mempcpy' function. */
00150 #define HAVE_MEMPCPY 1
00151 
00152 /* Define to 1 if you have the `memset' function. */
00153 #define HAVE_MEMSET 1
00154 
00155 /* Define to 1 if you have the `mkdir' function. */
00156 #define HAVE_MKDIR 1
00157 
00158 /* Define to 1 if you have a working `mmap' system call. */
00159 #define HAVE_MMAP 1
00160 
00161 /* Define to 1 if you have the `munmap' function. */
00162 #define HAVE_MUNMAP 1
00163 
00164 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00165 /* #undef HAVE_NDIR_H */
00166 
00167 /* Define to 1 if you have the `nl_langinfo' function. */
00168 #define HAVE_NL_LANGINFO 1
00169 
00170 /* Define to 1 if you have the <nl_types.h> header file. */
00171 #define HAVE_NL_TYPES_H 1
00172 
00173 /* Define to 1 if you have the `pow' function. */
00174 #define HAVE_POW 1
00175 
00176 /* Define to 1 if you have the `putenv' function. */
00177 #define HAVE_PUTENV 1
00178 
00179 /* Define to 1 if you have the <python2.1/Python.h> header file. */
00180 /* #undef HAVE_PYTHON2_1_PYTHON_H */
00181 
00182 /* Define to 1 if you have the <python2.2/Python.h> header file. */
00183 /* #undef HAVE_PYTHON2_2_PYTHON_H */
00184 
00185 /* Define to 1 if you have the <python2.3/Python.h> header file. */
00186 #define HAVE_PYTHON2_3_PYTHON_H 1
00187 
00188 /* Define to 1 if you have the <python2.4/Python.h> header file. */
00189 /* #undef HAVE_PYTHON2_4_PYTHON_H */
00190 
00191 /* Define to 1 if you have the `rint' function. */
00192 #define HAVE_RINT 1
00193 
00194 /* Define to 1 if you have the `setenv' function. */
00195 #define HAVE_SETENV 1
00196 
00197 /* Define to 1 if you have the `setlocale' function. */
00198 #define HAVE_SETLOCALE 1
00199 
00200 /* Define to 1 if you have the `sqrt' function. */
00201 #define HAVE_SQRT 1
00202 
00203 /* Define to 1 if you have the <stddef.h> header file. */
00204 #define HAVE_STDDEF_H 1
00205 
00206 /* Define to 1 if you have the <stdint.h> header file. */
00207 #define HAVE_STDINT_H 1
00208 
00209 /* Define to 1 if you have the <stdlib.h> header file. */
00210 #define HAVE_STDLIB_H 1
00211 
00212 /* Define to 1 if you have the `stpcpy' function. */
00213 #define HAVE_STPCPY 1
00214 
00215 /* Define to 1 if you have the `strcasecmp' function. */
00216 #define HAVE_STRCASECMP 1
00217 
00218 /* Define to 1 if you have the `strchr' function. */
00219 #define HAVE_STRCHR 1
00220 
00221 /* Define to 1 if you have the `strcspn' function. */
00222 #define HAVE_STRCSPN 1
00223 
00224 /* Define to 1 if you have the `strdup' function. */
00225 #define HAVE_STRDUP 1
00226 
00227 /* Define to 1 if you have the `strerror' function. */
00228 #define HAVE_STRERROR 1
00229 
00230 /* Define to 1 if you have the <strings.h> header file. */
00231 #define HAVE_STRINGS_H 1
00232 
00233 /* Define to 1 if you have the <string.h> header file. */
00234 #define HAVE_STRING_H 1
00235 
00236 /* Define to 1 if you have the `strncasecmp' function. */
00237 #define HAVE_STRNCASECMP 1
00238 
00239 /* Define to 1 if you have the `strrchr' function. */
00240 #define HAVE_STRRCHR 1
00241 
00242 /* Define to 1 if you have the `strstr' function. */
00243 #define HAVE_STRSTR 1
00244 
00245 /* Define to 1 if you have the `strtoul' function. */
00246 #define HAVE_STRTOUL 1
00247 
00248 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00249    */
00250 /* #undef HAVE_SYS_DIR_H */
00251 
00252 /* Define to 1 if you have the <sys/ioctl.h> header file. */
00253 #define HAVE_SYS_IOCTL_H 1
00254 
00255 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00256    */
00257 /* #undef HAVE_SYS_NDIR_H */
00258 
00259 /* Define to 1 if you have the <sys/param.h> header file. */
00260 #define HAVE_SYS_PARAM_H 1
00261 
00262 /* Define to 1 if you have the <sys/stat.h> header file. */
00263 #define HAVE_SYS_STAT_H 1
00264 
00265 /* Define to 1 if you have the <sys/time.h> header file. */
00266 #define HAVE_SYS_TIME_H 1
00267 
00268 /* Define to 1 if you have the <sys/types.h> header file. */
00269 #define HAVE_SYS_TYPES_H 1
00270 
00271 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
00272 #define HAVE_SYS_WAIT_H 1
00273 
00274 /* Define to 1 if you have the <unistd.h> header file. */
00275 #define HAVE_UNISTD_H 1
00276 
00277 /* Define to 1 if you have the `vprintf' function. */
00278 #define HAVE_VPRINTF 1
00279 
00280 /* Define to 1 if you have the `__argz_count' function. */
00281 #define HAVE___ARGZ_COUNT 1
00282 
00283 /* Define to 1 if you have the `__argz_next' function. */
00284 #define HAVE___ARGZ_NEXT 1
00285 
00286 /* Define to 1 if you have the `__argz_stringify' function. */
00287 #define HAVE___ARGZ_STRINGIFY 1
00288 
00289 /* Define if BSD MAC OS system */
00290 /* #undef IS_MACOSX */
00291 
00292 /* Name of package */
00293 #define PACKAGE "gxsm2"
00294 
00295 /* Define to the address where bug reports for this package should be sent. */
00296 #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?func=add&group_id=12992&atid=112992"
00297 
00298 /* This is the path where data will be instaled */
00299 #define PACKAGE_DATA_DIR "/usr/local/stow/gxsm2/share/gxsm2"
00300 
00301 /* This is the path where docs will be instaled */
00302 #define PACKAGE_DOC_DIR "/usr/local/stow/gxsm2/share/doc/gxsm2"
00303 
00304 /* Define gxsm package local dir */
00305 #define PACKAGE_LOCALE_DIR "/usr/local/stow/gxsm2/share/locale"
00306 
00307 /* Define to the full name of this package. */
00308 #define PACKAGE_NAME "gxsm2"
00309 
00310 /* Define gxsm package install prefix */
00311 #define PACKAGE_PALETTE_DIR "/usr/local/stow/gxsm2/share/gxsm/palette"
00312 
00313 /* This is the path where pixmaps will be instaled */
00314 #define PACKAGE_PIXMAPS_DIR "/usr/local/stow/gxsm2/share/pixmaps/gxsm2"
00315 
00316 /* Define gxsm package plugin search path */
00317 #define PACKAGE_PLUGIN_DIR "/usr/local/stow/gxsm2/lib/gxsm-plugins"
00318 
00319 /* Define gxsm profileplot scripts */
00320 #define PACKAGE_PROFILEPLOT_DIR "/usr/local/stow/gxsm2/share/gxsm/profileplot"
00321 
00322 /* Define to the full name and version of this package. */
00323 #define PACKAGE_STRING "gxsm2 1.8.5"
00324 
00325 /* Define to the one symbol short name of this package. */
00326 #define PACKAGE_TARNAME "gxsm2"
00327 
00328 /* Define gxsm package tips */
00329 #define PACKAGE_TIPS_DIR "/usr/local/stow/gxsm2/share/gxsm/tips"
00330 
00331 /* Define to the version of this package. */
00332 #define PACKAGE_VERSION "1.8.5"
00333 
00334 /* If using the C implementation of alloca, define if you know the
00335    direction of stack growth for your system; otherwise it will be
00336    automatically deduced at run-time.
00337         STACK_DIRECTION > 0 => grows toward higher addresses
00338         STACK_DIRECTION < 0 => grows toward lower addresses
00339         STACK_DIRECTION = 0 => direction of growth unknown */
00340 /* #undef STACK_DIRECTION */
00341 
00342 /* Define to 1 if you have the ANSI C header files. */
00343 #define STDC_HEADERS 1
00344 
00345 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
00346 /* #undef TM_IN_SYS_TIME */
00347 
00348 /* Version number of package */
00349 #define VERSION "1.8.5"
00350 
00351 /* Define to 1 if your processor stores words with the most significant byte
00352    first (like Motorola and SPARC, unlike Intel and VAX). */
00353 #define WORDS_BIGENDIAN 1
00354 
00355 /* Global Enable/Disable of any debugging code */
00356 #define XSM_DEBUG_OPTION "yes"
00357 
00358 /* Define to empty if `const' does not conform to ANSI C. */
00359 /* #undef const */
00360 
00361 /* Define to `int' if <sys/types.h> doesn't define. */
00362 /* #undef gid_t */
00363 
00364 /* Define to `__inline__' or `__inline' if that's what the C compiler
00365    calls it, or to nothing if 'inline' is not supported under any name.  */
00366 #ifndef __cplusplus
00367 /* #undef inline */
00368 #endif
00369 
00370 /* Define to `long' if <sys/types.h> does not define. */
00371 /* #undef off_t */
00372 
00373 /* Define to `unsigned' if <sys/types.h> does not define. */
00374 /* #undef size_t */
00375 
00376 /* Define to `int' if <sys/types.h> doesn't define. */
00377 /* #undef uid_t */

Generated on Sat Apr 1 09:03:44 2006 for GXSM by  doxygen 1.4.6