race.h

Go to the documentation of this file.
00001 /* race.h.  Generated from race.h.in by configure.  */
00002 /* race.h.in.  Generated from configure.in by autoheader.  */
00003 
00004 /* Define to 1 if building for Linux */
00005 #define CONFIG_LINUX 1
00006 
00007 /* Define to 1 if building for Mac OS X. */
00008 /* #undef CONFIG_MACOSX */
00009 
00010 /* Define to 1 if building for win32 platform. */
00011 /* #undef CONFIG_WIN32 */
00012 
00013 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00014    */
00015 #define HAVE_DIRENT_H 1
00016 
00017 /* Define to 1 if you have the `getenv' function. */
00018 #define HAVE_GETENV 1
00019 
00020 /* Define to 1 if you have the <inttypes.h> header file. */
00021 #define HAVE_INTTYPES_H 1
00022 
00023 /* Define to 1 if you have the `m' library (-lm). */
00024 #define HAVE_LIBM 1
00025 
00026 /* Define to 1 if you have the <memory.h> header file. */
00027 #define HAVE_MEMORY_H 1
00028 
00029 /* Define to 1 if you have the `mkdir' function. */
00030 #define HAVE_MKDIR 1
00031 
00032 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00033 /* #undef HAVE_NDIR_H */
00034 
00035 /* Define to 1 if you have the `SDL_getenv' function. */
00036 #define HAVE_SDL_GETENV 1
00037 
00038 /* Define to 1 if you have the <stdint.h> header file. */
00039 #define HAVE_STDINT_H 1
00040 
00041 /* Define to 1 if you have the <stdlib.h> header file. */
00042 #define HAVE_STDLIB_H 1
00043 
00044 /* Define to 1 if you have the <strings.h> header file. */
00045 #define HAVE_STRINGS_H 1
00046 
00047 /* Define to 1 if you have the <string.h> header file. */
00048 #define HAVE_STRING_H 1
00049 
00050 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00051    */
00052 /* #undef HAVE_SYS_DIR_H */
00053 
00054 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00055    */
00056 /* #undef HAVE_SYS_NDIR_H */
00057 
00058 /* Define to 1 if you have the <sys/stat.h> header file. */
00059 #define HAVE_SYS_STAT_H 1
00060 
00061 /* Define to 1 if you have the <sys/types.h> header file. */
00062 #define HAVE_SYS_TYPES_H 1
00063 
00064 /* Define if Theora support is available */
00065 #define HAVE_THEORA 1
00066 
00067 /* Define to 1 if you have the <unistd.h> header file. */
00068 #define HAVE_UNISTD_H 1
00069 
00070 /* Define to 1 if you have the `_mkdir' function. */
00071 /* #undef HAVE__MKDIR */
00072 
00073 /* Define if mkdir takes only one argument. */
00074 /* #undef MKDIR_TAKES_ONE_ARG */
00075 
00076 /* Define to the address where bug reports for this package should be sent. */
00077 #define PACKAGE_BUGREPORT "mkmccarty@raceintospace.org"
00078 
00079 /* Define to the full name of this package. */
00080 #define PACKAGE_NAME "Race Into Space"
00081 
00082 /* Define to the full name and version of this package. */
00083 #define PACKAGE_STRING "Race Into Space 0.4.6"
00084 
00085 /* Define to the one symbol short name of this package. */
00086 #define PACKAGE_TARNAME "raceintospace"
00087 
00088 /* Define to the version of this package. */
00089 #define PACKAGE_VERSION "0.4.6"
00090 
00091 /* The size of `char', as computed by sizeof. */
00092 /* #undef SIZEOF_CHAR */
00093 
00094 /* The size of `int', as computed by sizeof. */
00095 /* #undef SIZEOF_INT */
00096 
00097 /* The size of `long', as computed by sizeof. */
00098 /* #undef SIZEOF_LONG */
00099 
00100 /* The size of `short', as computed by sizeof. */
00101 /* #undef SIZEOF_SHORT */
00102 
00103 /* The size of `void*', as computed by sizeof. */
00104 /* #undef SIZEOF_VOIDP */
00105 
00106 /* Define to 1 if you have the ANSI C header files. */
00107 #define STDC_HEADERS 1
00108 
00109 /* Define to 1 if building for big endian machine. */
00110 /* #undef __BIG_ENDIAN__ */
00111 
00112 /* Define to empty if `const' does not conform to ANSI C. */
00113 /* #undef const */
00114 
00115 /* Define to `__inline__' or `__inline' if that's what the C compiler
00116    calls it, or to nothing if 'inline' is not supported under any name.  */
00117 #ifndef __cplusplus
00118 /* #undef inline */
00119 #endif
00120 
00121 /* Define to `unsigned int' if <sys/types.h> does not define. */
00122 /* #undef size_t */
00123 
00124 /* Define to `int' if <sys/types.h> does not define. */
00125 /* #undef ssize_t */

Generated on Fri Sep 28 00:35:27 2007 for raceintospace by  doxygen 1.5.3