1 /* Include/config.h. Generated for MSCV++ 5.0 */
3 /* Define if the X Window System is missing or not being used. */
4 #define X_DISPLAY_MISSING 1
6 /* Define to empty if the keyword does not work. */
9 /* Define if you don't have vprintf but do have _doprnt. */
10 /* #undef HAVE_DOPRNT */
12 /* Define if you have the vprintf function. */
13 #define HAVE_VPRINTF 1
15 /* Define to package name */
16 #define PACKAGE "FlightGear"
18 /* Define as the return type of signal handlers (int or void). */
19 #define RETSIGTYPE void
21 /* Define to `unsigned' if <sys/types.h> doesn't define. */
24 /* Define if you have the ANSI C header files. */
25 #define STDC_HEADERS 1
27 /* Define if you can safely include both <sys/time.h> and <time.h>. */
28 /* #undef TIME_WITH_SYS_TIME */
30 /* Define if your <sys/time.h> declares struct tm. */
31 /* #define TM_IN_SYS_TIME 1 */
33 /* Define to version number */
34 #define VERSION "2.0.0"
36 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
39 /* Define if you have the GetLocalTime function. */
40 #define HAVE_GETLOCALTIME 1
42 /* Define if you have the ftime function. */
43 /* #define HAVE_FTIME 1 */
45 /* Define if you have the getitimer function. */
46 /* #define HAVE_GETITIMER 1 */
48 /* Define if you have the getrusage function. */
49 /* #define HAVE_GETRUSAGE 1 */
51 /* Define if you have the gettimeofday function. */
52 /* #define HAVE_GETTIMEOFDAY 1 */
54 /* Define if you have the mktime function. */
57 /* Define if you have the rand function. */
60 /* Define if you have the random function. */
63 /* Define if you have the rint function. */
64 /* #define HAVE_RINT 1 */
66 /* Define if you have the setitimer function. */
67 /* #define HAVE_SETITIMER 1 */
69 /* Define if you have the signal function. */
72 /* Define if you have the strstr function. */
75 /* Define if you have the <fcntl.h> header file. */
76 #define HAVE_FCNTL_H 1
78 /* Define if you have the <getopt.h> header file. */
79 /* #define HAVE_GETOPT_H 1 */
81 /* Define if you have the <malloc.h> header file. */
82 #define HAVE_MALLOC_H 1
84 /* Define if you have the <stdlib.h> header file. */
85 #define HAVE_STDLIB_H 1
87 /* Define if you have the <sys/time.h> header file. */
88 /* #define HAVE_SYS_TIME_H 1 */
90 /* Define if you have the <sys/timeb.h> header file. */
91 #define HAVE_SYS_TIMEB_H 1
93 /* Define if you have the <unistd.h> header file. */
94 /* #define HAVE_UNISTD_H 1 */
96 /* Define if you have the <values.h> header file. */
97 /* #define HAVE_VALUES_H 1 */
99 /* Define if you have the <winbase.h> header file. */
100 #define HAVE_WINBASE_H 1
102 /* Define if you have the <windows.h> header file. */
103 #define HAVE_WINDOWS_H 1
105 /* Define if you have the GL library (-lGL). */
108 /* Define if you have the GLU library (-lGLU). */
109 #define HAVE_LIBGLU 1
111 /* Define if you have the GLcore library (-lGLcore). */
112 /* #undef HAVE_LIBGLCORE */
114 /* Define if you have the ICE library (-lICE). */
115 /* #define HAVE_LIBICE 1 */
117 /* Define if you have the MesaGL library (-lMesaGL). */
118 /* #undef HAVE_LIBMESAGL */
120 /* Define if you have the MesaGLU library (-lMesaGLU). */
121 /* #undef HAVE_LIBMESAGLU */
123 /* Define if you have the SM library (-lSM). */
124 /* #define HAVE_LIBSM 1 */
126 /* Define if you have the X11 library (-lX11). */
127 /* #define HAVE_LIBX11 1 */
129 /* Define if you have the Xext library (-lXext). */
130 /* #define HAVE_LIBXEXT 1 */
132 /* Define if you have the Xi library (-lXi). */
133 /* #define HAVE_LIBXI 1 */
135 /* Define if you have the Xmu library (-lXmu). */
136 /* #define HAVE_LIBXMU 1 */
138 /* Define if you have the Xt library (-lXt). */
139 /* #define HAVE_LIBXT 1 */
141 /* Define if you have the glut library (-lglut). */
142 #define HAVE_LIBGLUT 1
144 /* Define if you have the m library (-lm). */
147 /* Define if you have the socket library (-lsocket). */
148 /* #undef HAVE_LIBSOCKET */
150 /* Define if you have the <memory.h> header file. */
151 #define HAVE_MEMORY_H 1
153 #define HAVE_MEMCPY 1
155 #define GLUT_H <GL/glut.h>