]> git.mxchange.org Git - simgear.git/blob - simgear/config.h
RedHat package building changes contributed by Habibie <habibie@MailandNews.com>
[simgear.git] / simgear / config.h
1 /* simgear/config.h.  Generated automatically by configure.  */
2 /* simgear/include/config.h.in.  Generated automatically from configure.in by autoheader.  */
3
4 /* Define to empty if the keyword does not work.  */
5 /* #undef const */
6
7 /* Define if you don't have vprintf but do have _doprnt.  */
8 /* #undef HAVE_DOPRNT */
9
10 /* Define if you have the vprintf function.  */
11 #define HAVE_VPRINTF 1
12
13 /* Define as the return type of signal handlers (int or void).  */
14 #define RETSIGTYPE void
15
16 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
17 /* #undef size_t */
18
19 /* Define if you have the ANSI C header files.  */
20 #define STDC_HEADERS 1
21
22 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
23 #define TIME_WITH_SYS_TIME 1
24
25 /* Define if your <sys/time.h> declares struct tm.  */
26 /* #undef TM_IN_SYS_TIME */
27
28 /* Define if the X Window System is missing or not being used.  */
29 /* #undef X_DISPLAY_MISSING */
30
31 /* Define to empty if the keyword does not work.  */
32 /* #undef const */
33
34    
35 /* Define to eliminate all trace of debugging messages such as for a 
36    release build */
37 /* #undef FG_NDEBUG */
38
39    
40 /* Define to enable 3dfx/glide render in a window hack under unix.
41    This probably won't work under windows. */
42 /* #undef XMESA */
43 /* #undef FX */
44
45 /* Define if you don't have vprintf but do have _doprnt.  */
46 /* #undef HAVE_DOPRNT */
47
48 /* Define if you have the vprintf function.  */
49 #define HAVE_VPRINTF 1
50
51 /* Define if you have zlib installed system wide.  */
52 /* #undef HAVE_ZLIB */
53
54 /* Define as the return type of signal handlers (int or void).  */
55 #define RETSIGTYPE void
56
57 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
58 /* #undef size_t */
59
60 /* Define if you have the ANSI C header files.  */
61 #define STDC_HEADERS 1
62
63 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
64 #define TIME_WITH_SYS_TIME 1
65
66 /* Define if your <sys/time.h> declares struct tm.  */
67 /* #undef TM_IN_SYS_TIME */
68
69 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
70 /* #undef WIN32 */
71
72 /* Define if the X Window System is missing or not being used.  */
73 /* #undef X_DISPLAY_MISSING */
74
75 /* Define if you have the GetLocalTime function.  */
76 /* #undef HAVE_GETLOCALTIME */
77
78 /* Define if you have the bcopy function.  */
79 #define HAVE_BCOPY 1
80
81 /* Define if you have the ftime function.  */
82 #define HAVE_FTIME 1
83
84 /* Define if you have the getitimer function.  */
85 #define HAVE_GETITIMER 1
86
87 /* Define if you have the getrusage function.  */
88 #define HAVE_GETRUSAGE 1
89
90 /* Define if you have the gettimeofday function.  */
91 #define HAVE_GETTIMEOFDAY 1
92
93 /* Define if you have the memcpy function.  */
94 #define HAVE_MEMCPY 1
95
96 /* Define if you have the mktime function.  */
97 #define HAVE_MKTIME 1
98
99 /* Define if you have the rand function.  */
100 #define HAVE_RAND 1
101
102 /* Define if you have the random function.  */
103 #define HAVE_RANDOM 1
104
105 /* Define if you have the rint function.  */
106 #define HAVE_RINT 1
107
108 /* Define if you have the setitimer function.  */
109 #define HAVE_SETITIMER 1
110
111 /* Define if you have the signal function.  */
112 #define HAVE_SIGNAL 1
113
114 /* Define if you have the strstr function.  */
115 #define HAVE_STRSTR 1
116
117 /* Define if you have the timegm function.  */
118 #define HAVE_TIMEGM 1
119
120 /* Define if you have the <fcntl.h> header file.  */
121 #define HAVE_FCNTL_H 1
122
123 /* Define if you have the <getopt.h> header file.  */
124 #define HAVE_GETOPT_H 1
125
126 /* Define if you have the <malloc.h> header file.  */
127 #define HAVE_MALLOC_H 1
128
129 /* Define if you have the <memory.h> header file.  */
130 #define HAVE_MEMORY_H 1
131
132 /* Define if you have the <stdlib.h> header file.  */
133 #define HAVE_STDLIB_H 1
134
135 /* Define if you have the <sys/param.h> header file.  */
136 #define HAVE_SYS_PARAM_H 1
137
138 /* Define if you have the <sys/stat.h> header file.  */
139 #define HAVE_SYS_STAT_H 1
140
141 /* Define if you have the <sys/time.h> header file.  */
142 #define HAVE_SYS_TIME_H 1
143
144 /* Define if you have the <sys/timeb.h> header file.  */
145 #define HAVE_SYS_TIMEB_H 1
146
147 /* Define if you have the <unistd.h> header file.  */
148 #define HAVE_UNISTD_H 1
149
150 /* Define if you have the <values.h> header file.  */
151 #define HAVE_VALUES_H 1
152
153 /* Define if you have the <winbase.h> header file.  */
154 /* #undef HAVE_WINBASE_H */
155
156 /* Define if you have the <windows.h> header file.  */
157 /* #undef HAVE_WINDOWS_H */
158
159 /* Define if you have the GL library (-lGL).  */
160 #define HAVE_LIBGL 1
161
162 /* Define if you have the GLU library (-lGLU).  */
163 /* #undef HAVE_LIBGLU */
164
165 /* Define if you have the GLcore library (-lGLcore).  */
166 /* #undef HAVE_LIBGLCORE */
167
168 /* Define if you have the ICE library (-lICE).  */
169 #define HAVE_LIBICE 1
170
171 /* Define if you have the MesaGL library (-lMesaGL).  */
172 /* #undef HAVE_LIBMESAGL */
173
174 /* Define if you have the MesaGLU library (-lMesaGLU).  */
175 #define HAVE_LIBMESAGLU 1
176
177 /* Define if you have the SM library (-lSM).  */
178 #define HAVE_LIBSM 1
179
180 /* Define if you have the X11 library (-lX11).  */
181 #define HAVE_LIBX11 1
182
183 /* Define if you have the Xext library (-lXext).  */
184 #define HAVE_LIBXEXT 1
185
186 /* Define if you have the Xi library (-lXi).  */
187 #define HAVE_LIBXI 1
188
189 /* Define if you have the Xmu library (-lXmu).  */
190 #define HAVE_LIBXMU 1
191
192 /* Define if you have the Xt library (-lXt).  */
193 #define HAVE_LIBXT 1
194
195 /* Define if you have the glut library (-lglut).  */
196 #define HAVE_LIBGLUT 1
197
198 /* Define if you have the m library (-lm).  */
199 #define HAVE_LIBM 1
200
201 /* Define if you have the socket library (-lsocket).  */
202 /* #undef HAVE_LIBSOCKET */
203
204 /* Name of package */
205 #define PACKAGE "SimGear"
206
207 /* Version number of package */
208 #define VERSION "0.0.7"
209