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