]> git.mxchange.org Git - flightgear.git/blob - src/Include/config.h.in
source tree reorganization prior to flightgear 0.7
[flightgear.git] / src / Include / config.h.in
1 /* Include/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 /* Define to eliminate all trace of debugging messages such as for a 
34    release build */
35 #undef FG_NDEBUG
36
37 /* Define if you don't have vprintf but do have _doprnt.  */
38 #undef HAVE_DOPRNT
39
40 /* Define if you have the vprintf function.  */
41 #undef HAVE_VPRINTF
42
43 /* Define to package name */
44 #undef PACKAGE
45
46 /* Define as the return type of signal handlers (int or void).  */
47 #undef RETSIGTYPE
48
49 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
50 #undef size_t
51
52 /* Define if you have the ANSI C header files.  */
53 #undef STDC_HEADERS
54
55 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
56 #undef TIME_WITH_SYS_TIME
57
58 /* Define if your <sys/time.h> declares struct tm.  */
59 #undef TM_IN_SYS_TIME
60
61 /* Define to version number */
62 #undef VERSION
63
64 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
65 #undef WIN32
66
67 /* Define if the X Window System is missing or not being used.  */
68 #undef X_DISPLAY_MISSING
69
70 /* Define if you have the GetLocalTime function.  */
71 #undef HAVE_GETLOCALTIME
72
73 /* Define if you have the bcopy function.  */
74 #undef HAVE_BCOPY
75
76 /* Define if you have the ftime function.  */
77 #undef HAVE_FTIME
78
79 /* Define if you have the getitimer function.  */
80 #undef HAVE_GETITIMER
81
82 /* Define if you have the getrusage function.  */
83 #undef HAVE_GETRUSAGE
84
85 /* Define if you have the gettimeofday function.  */
86 #undef HAVE_GETTIMEOFDAY
87
88 /* Define if you have the memcpy function.  */
89 #undef HAVE_MEMCPY
90
91 /* Define if you have the mktime function.  */
92 #undef HAVE_MKTIME
93
94 /* Define if you have the rand function.  */
95 #undef HAVE_RAND
96
97 /* Define if you have the random function.  */
98 #undef HAVE_RANDOM
99
100 /* Define if you have the rint function.  */
101 #undef HAVE_RINT
102
103 /* Define if you have the setitimer function.  */
104 #undef HAVE_SETITIMER
105
106 /* Define if you have the signal function.  */
107 #undef HAVE_SIGNAL
108
109 /* Define if you have the strstr function.  */
110 #undef HAVE_STRSTR
111
112 /* Define if you have the <fcntl.h> header file.  */
113 #undef HAVE_FCNTL_H
114
115 /* Define if you have the <getopt.h> header file.  */
116 #undef HAVE_GETOPT_H
117
118 /* Define if you have the <gfc/gdbf.h> header file.  */
119 #undef HAVE_GFC_GDBF_H
120
121 /* Define if you have the <gpc.h> header file.  */
122 #undef HAVE_GPC_H
123
124 /* Define if you have the <malloc.h> header file.  */
125 #undef HAVE_MALLOC_H
126
127 /* Define if you have the <memory.h> header file.  */
128 #undef HAVE_MEMORY_H
129
130 /* Define if you have the <stdlib.h> header file.  */
131 #undef HAVE_STDLIB_H
132
133 /* Define if you have the <sys/stat.h> header file.  */
134 #undef HAVE_SYS_STAT_H
135
136 /* Define if you have the <sys/time.h> header file.  */
137 #undef HAVE_SYS_TIME_H
138
139 /* Define if you have the <sys/timeb.h> header file.  */
140 #undef HAVE_SYS_TIMEB_H
141
142 /* Define if you have the <unistd.h> header file.  */
143 #undef HAVE_UNISTD_H
144
145 /* Define if you have the <values.h> header file.  */
146 #undef HAVE_VALUES_H
147
148 /* Define if you have the <winbase.h> header file.  */
149 #undef HAVE_WINBASE_H
150
151 /* Define if you have the <windows.h> header file.  */
152 #undef HAVE_WINDOWS_H
153
154 /* Define if you have the GL library (-lGL).  */
155 #undef HAVE_LIBGL
156
157 /* Define if you have the GLU library (-lGLU).  */
158 #undef HAVE_LIBGLU
159
160 /* Define if you have the GLcore library (-lGLcore).  */
161 #undef HAVE_LIBGLCORE
162
163 /* Define if you have the ICE library (-lICE).  */
164 #undef HAVE_LIBICE
165
166 /* Define if you have the MesaGL library (-lMesaGL).  */
167 #undef HAVE_LIBMESAGL
168
169 /* Define if you have the MesaGLU library (-lMesaGLU).  */
170 #undef HAVE_LIBMESAGLU
171
172 /* Define if you have the SM library (-lSM).  */
173 #undef HAVE_LIBSM
174
175 /* Define if you have the X11 library (-lX11).  */
176 #undef HAVE_LIBX11
177
178 /* Define if you have the Xext library (-lXext).  */
179 #undef HAVE_LIBXEXT
180
181 /* Define if you have the Xi library (-lXi).  */
182 #undef HAVE_LIBXI
183
184 /* Define if you have the Xmu library (-lXmu).  */
185 #undef HAVE_LIBXMU
186
187 /* Define if you have the Xt library (-lXt).  */
188 #undef HAVE_LIBXT
189
190 /* Define if you have the glut library (-lglut).  */
191 #undef HAVE_LIBGLUT
192
193 /* Define if you have the m library (-lm).  */
194 #undef HAVE_LIBM
195
196 /* Define if you have the socket library (-lsocket).  */
197 #undef HAVE_LIBSOCKET