config.h

Go to the documentation of this file.
00001 /* config.h.  Generated from config.h.in by configure.  */
00002 /* config.h.in.  Generated from configure.in by autoheader.  */
00003 
00004 /* Using Alpha Linux with cxx */
00005 /* #undef ALPHA_LINUX_CXX */
00006 
00007 /* Using Cygwin */
00008 /* #undef CYGWIN */
00009 
00010 /* Enable debug mode */
00011 /* #undef DEBUG */
00012 
00013 /* Define to 1 if you have the `atexit' function. */
00014 #define HAVE_ATEXIT 1
00015 
00016 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00017    */
00018 #define HAVE_DIRENT_H 1
00019 
00020 /* Define to 1 if you have the <dlfcn.h> header file. */
00021 #define HAVE_DLFCN_H 1
00022 
00023 /* Define to 1 if you have the `dup2' function. */
00024 #define HAVE_DUP2 1
00025 
00026 /* Define to 1 if you have the <ext/hash_map> header file. */
00027 #define HAVE_EXT_HASH_MAP 1
00028 
00029 /* Define to 1 if you have the <ext/hash_set> header file. */
00030 #define HAVE_EXT_HASH_SET 1
00031 
00032 /* Have freetype2 */
00033 #define HAVE_FREETYPE2 1
00034 
00035 /* Have addrinfo/getaddrinfo */
00036 #define HAVE_GETADDRINFO 1
00037 
00038 /* Define to 1 if you have the `getcwd' function. */
00039 #define HAVE_GETCWD 1
00040 
00041 /* Have GIMP */
00042 /* #undef HAVE_GIMP */
00043 
00044 /* Have GIMP 1.2.x */
00045 /* #undef HAVE_GIMP_1_2 */
00046 
00047 /* Have Glade support libraries */
00048 #define HAVE_GLADE 1
00049 
00050 /* Define to 1 if you have the <hash_map> header file. */
00051 /* #undef HAVE_HASH_MAP */
00052 
00053 /* Define to 1 if you have the <hash_set> header file. */
00054 /* #undef HAVE_HASH_SET */
00055 
00056 /* Define to 1 if you have the <inttypes.h> header file. */
00057 #define HAVE_INTTYPES_H 1
00058 
00059 /* Define to 1 if you have the `isascii' function. */
00060 #define HAVE_ISASCII 1
00061 
00062 /* Define to 1 if you have the <limits.h> header file. */
00063 #define HAVE_LIMITS_H 1
00064 
00065 /* Define to 1 if you have the `memchr' function. */
00066 #define HAVE_MEMCHR 1
00067 
00068 /* Define to 1 if you have the `memmove' function. */
00069 #define HAVE_MEMMOVE 1
00070 
00071 /* Define to 1 if you have the <memory.h> header file. */
00072 #define HAVE_MEMORY_H 1
00073 
00074 /* Define to 1 if you have the `memset' function. */
00075 #define HAVE_MEMSET 1
00076 
00077 /* Define to 1 if you have the `mkdir' function. */
00078 #define HAVE_MKDIR 1
00079 
00080 /* Have mkstemp */
00081 #define HAVE_MKSTEMP 1
00082 
00083 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00084 /* #undef HAVE_NDIR_H */
00085 
00086 /* Define to 1 if you have the <netdb.h> header file. */
00087 #define HAVE_NETDB_H 1
00088 
00089 /* Have OpenGL */
00090 /* #undef HAVE_OPENGL */
00091 
00092 /* Define to 1 if you have the <png.h> header file. */
00093 #define HAVE_PNG_H 1
00094 
00095 /* Define to 1 if you have the `pow' function. */
00096 /* #undef HAVE_POW */
00097 
00098 /* Define to 1 if you have the `select' function. */
00099 #define HAVE_SELECT 1
00100 
00101 /* Define to 1 if you have the <signal.h> header file. */
00102 #define HAVE_SIGNAL_H 1
00103 
00104 /* Have snprintf */
00105 #define HAVE_SNPRINTF 1
00106 
00107 /* Define to 1 if you have the `socket' function. */
00108 #define HAVE_SOCKET 1
00109 
00110 /* Define to 1 if you have the <sstream> header file. */
00111 #define HAVE_SSTREAM 1
00112 
00113 /* Define to 1 if you have the <stdint.h> header file. */
00114 #define HAVE_STDINT_H 1
00115 
00116 /* Define to 1 if you have the <stdlib.h> header file. */
00117 #define HAVE_STDLIB_H 1
00118 
00119 /* Define to 1 if you have the `strcasecmp' function. */
00120 #define HAVE_STRCASECMP 1
00121 
00122 /* Define to 1 if you have the `strchr' function. */
00123 #define HAVE_STRCHR 1
00124 
00125 /* Define to 1 if you have the <strings.h> header file. */
00126 #define HAVE_STRINGS_H 1
00127 
00128 /* Define to 1 if you have the <string.h> header file. */
00129 #define HAVE_STRING_H 1
00130 
00131 /* Define to 1 if you have the `strstr' function. */
00132 #define HAVE_STRSTR 1
00133 
00134 /* Define to 1 if you have the `strtol' function. */
00135 #define HAVE_STRTOL 1
00136 
00137 /* Define to 1 if you have the `strtoul' function. */
00138 #define HAVE_STRTOUL 1
00139 
00140 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00141    */
00142 /* #undef HAVE_SYS_DIR_H */
00143 
00144 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00145    */
00146 /* #undef HAVE_SYS_NDIR_H */
00147 
00148 /* Define to 1 if you have the <sys/socket.h> header file. */
00149 #define HAVE_SYS_SOCKET_H 1
00150 
00151 /* Define to 1 if you have the <sys/stat.h> header file. */
00152 #define HAVE_SYS_STAT_H 1
00153 
00154 /* Define to 1 if you have the <sys/time.h> header file. */
00155 #define HAVE_SYS_TIME_H 1
00156 
00157 /* Define to 1 if you have the <sys/types.h> header file. */
00158 #define HAVE_SYS_TYPES_H 1
00159 
00160 /* Define to 1 if you have the <sys/wait.h> header file. */
00161 #define HAVE_SYS_WAIT_H 1
00162 
00163 /* Have timidity binary */
00164 #define HAVE_TIMIDITY_BIN 1
00165 
00166 /* Define to 1 if you have the <unistd.h> header file. */
00167 #define HAVE_UNISTD_H 1
00168 
00169 /* Have zip support */
00170 #define HAVE_ZIP_SUPPORT 1
00171 
00172 /* Initialize allocated blocks */
00173 /* #undef INITIALISE_ALLOCATED_BLOCKS */
00174 
00175 /* Using MacOSX */
00176 /* #undef MACOSX */
00177 
00178 /* Disable SDL parachute */
00179 /* #undef NO_SDL_PARACHUTE */
00180 
00181 /* Using OpenBSD */
00182 /* #undef OPENBSD */
00183 
00184 /* Package Name */
00185 #define PACKAGE "exult"
00186 
00187 /* Define to the address where bug reports for this package should be sent. */
00188 #define PACKAGE_BUGREPORT ""
00189 
00190 /* Define to the full name of this package. */
00191 #define PACKAGE_NAME ""
00192 
00193 /* Define to the full name and version of this package. */
00194 #define PACKAGE_STRING ""
00195 
00196 /* Define to the one symbol short name of this package. */
00197 #define PACKAGE_TARNAME ""
00198 
00199 /* Define to the version of this package. */
00200 #define PACKAGE_VERSION ""
00201 
00202 /* Poison allocated blocks */
00203 /* #undef POISON_ALLOCATED_BLOCKS */
00204 
00205 /* The size of `int', as computed by sizeof. */
00206 #define SIZEOF_INT 4
00207 
00208 /* The size of `long', as computed by sizeof. */
00209 #define SIZEOF_LONG 4
00210 
00211 /* The size of `long long', as computed by sizeof. */
00212 #define SIZEOF_LONG_LONG 8
00213 
00214 /* The size of `short', as computed by sizeof. */
00215 #define SIZEOF_SHORT 2
00216 
00217 /* Define to 1 if you have the ANSI C header files. */
00218 #define STDC_HEADERS 1
00219 
00220 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00221 #define TIME_WITH_SYS_TIME 1
00222 
00223 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
00224 /* #undef TM_IN_SYS_TIME */
00225 
00226 /* Use ExultStudio */
00227 #define USE_EXULTSTUDIO 1
00228 
00229 /* Package Version */
00230 #define VERSION "1.2"
00231 
00232 /* Version Number Extra */
00233 #define VER_EXTRA ""
00234 
00235 /* Version Number Major */
00236 #define VER_MAJOR "1"
00237 
00238 /* Version Number Minor */
00239 #define VER_MINOR "2"
00240 
00241 /* Use alternate allocator */
00242 /* #undef WANT_ALTERNATE_ALLOCATOR */
00243 
00244 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
00245    `char[]'. */
00246 #define YYTEXT_POINTER 1
00247 
00248 /* Define to empty if `const' does not conform to ANSI C. */
00249 /* #undef const */
00250 
00251 /* Define to `__inline__' or `__inline' if that's what the C compiler
00252    calls it, or to nothing if 'inline' is not supported under any name.  */
00253 #ifndef __cplusplus
00254 /* #undef inline */
00255 #endif
00256 
00257 /* Define to `unsigned int' if <sys/types.h> does not define. */
00258 /* #undef size_t */
00259 
00260 
00261 #ifdef ALPHA_LINUX_CXX
00262 #include "alpha_kludges.h"
00263 #endif
00264  
00265 #define USE_FMOPL_MIDI
00266 

Generated on Mon Jul 9 14:42:39 2007 for ExultEngine by  doxygen 1.5.1