1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by crack-attack configure 1.1.14, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --enable-gtk=yes --enable-sound=yes --with-sdl-prefix=/opt/local --with-sdl-exec-prefix=/opt/local --disable-sdltest --disable-binreloc |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = mbp.fritz.box |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 13.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 158 tasks, 700 threads, 8 processors |
---|
34 | Load average: 1.94, Mach factor: 6.05 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2379: checking for a BSD-compatible install |
---|
52 | configure:2447: result: /usr/bin/install -c |
---|
53 | configure:2458: checking whether build environment is sane |
---|
54 | configure:2513: result: yes |
---|
55 | configure:2551: WARNING: 'missing' script is too old or missing |
---|
56 | configure:2664: checking for a thread-safe mkdir -p |
---|
57 | configure:2703: result: /opt/local/bin/gmkdir -p |
---|
58 | configure:2710: checking for gawk |
---|
59 | configure:2726: found /opt/local/bin/gawk |
---|
60 | configure:2737: result: gawk |
---|
61 | configure:2748: checking whether make sets $(MAKE) |
---|
62 | configure:2770: result: yes |
---|
63 | configure:2799: checking whether make supports nested variables |
---|
64 | configure:2816: result: yes |
---|
65 | configure:2992: checking for gcc |
---|
66 | configure:3019: result: /usr/bin/clang |
---|
67 | configure:3248: checking for C compiler version |
---|
68 | configure:3257: /usr/bin/clang --version >&5 |
---|
69 | Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) |
---|
70 | Target: x86_64-apple-darwin13.0.0 |
---|
71 | Thread model: posix |
---|
72 | configure:3268: $? = 0 |
---|
73 | configure:3257: /usr/bin/clang -v >&5 |
---|
74 | Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) |
---|
75 | Target: x86_64-apple-darwin13.0.0 |
---|
76 | Thread model: posix |
---|
77 | configure:3268: $? = 0 |
---|
78 | configure:3257: /usr/bin/clang -V >&5 |
---|
79 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
80 | clang: error: no input files |
---|
81 | configure:3268: $? = 1 |
---|
82 | configure:3257: /usr/bin/clang -qversion >&5 |
---|
83 | clang: error: no input files |
---|
84 | configure:3268: $? = 1 |
---|
85 | configure:3288: checking whether the C compiler works |
---|
86 | configure:3310: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
87 | configure:3314: $? = 0 |
---|
88 | configure:3362: result: yes |
---|
89 | configure:3365: checking for C compiler default output file name |
---|
90 | configure:3367: result: a.out |
---|
91 | configure:3373: checking for suffix of executables |
---|
92 | configure:3380: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
93 | configure:3384: $? = 0 |
---|
94 | configure:3406: result: |
---|
95 | configure:3428: checking whether we are cross compiling |
---|
96 | configure:3436: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
97 | configure:3440: $? = 0 |
---|
98 | configure:3447: ./conftest |
---|
99 | configure:3451: $? = 0 |
---|
100 | configure:3466: result: no |
---|
101 | configure:3471: checking for suffix of object files |
---|
102 | configure:3493: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
103 | configure:3497: $? = 0 |
---|
104 | configure:3518: result: o |
---|
105 | configure:3522: checking whether we are using the GNU C compiler |
---|
106 | configure:3541: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
107 | configure:3541: $? = 0 |
---|
108 | configure:3550: result: yes |
---|
109 | configure:3559: checking whether /usr/bin/clang accepts -g |
---|
110 | configure:3579: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
111 | configure:3579: $? = 0 |
---|
112 | configure:3620: result: yes |
---|
113 | configure:3637: checking for /usr/bin/clang option to accept ISO C89 |
---|
114 | configure:3700: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
115 | configure:3700: $? = 0 |
---|
116 | configure:3713: result: none needed |
---|
117 | configure:3738: checking whether /usr/bin/clang understands -c and -o together |
---|
118 | configure:3760: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
119 | configure:3763: $? = 0 |
---|
120 | configure:3760: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
121 | configure:3763: $? = 0 |
---|
122 | configure:3775: result: yes |
---|
123 | configure:3803: checking for style of include used by make |
---|
124 | configure:3831: result: GNU |
---|
125 | configure:3857: checking dependency style of /usr/bin/clang |
---|
126 | configure:3968: result: gcc3 |
---|
127 | configure:4095: checking for C++ compiler version |
---|
128 | configure:4104: /usr/bin/clang++ --version >&5 |
---|
129 | Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) |
---|
130 | Target: x86_64-apple-darwin13.0.0 |
---|
131 | Thread model: posix |
---|
132 | configure:4115: $? = 0 |
---|
133 | configure:4104: /usr/bin/clang++ -v >&5 |
---|
134 | Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) |
---|
135 | Target: x86_64-apple-darwin13.0.0 |
---|
136 | Thread model: posix |
---|
137 | configure:4115: $? = 0 |
---|
138 | configure:4104: /usr/bin/clang++ -V >&5 |
---|
139 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
140 | clang: error: no input files |
---|
141 | configure:4115: $? = 1 |
---|
142 | configure:4104: /usr/bin/clang++ -qversion >&5 |
---|
143 | clang: error: no input files |
---|
144 | configure:4115: $? = 1 |
---|
145 | configure:4119: checking whether we are using the GNU C++ compiler |
---|
146 | configure:4138: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
147 | configure:4138: $? = 0 |
---|
148 | configure:4147: result: yes |
---|
149 | configure:4156: checking whether /usr/bin/clang++ accepts -g |
---|
150 | configure:4176: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
151 | configure:4176: $? = 0 |
---|
152 | configure:4217: result: yes |
---|
153 | configure:4242: checking dependency style of /usr/bin/clang++ |
---|
154 | configure:4353: result: gcc3 |
---|
155 | configure:4412: checking for ranlib |
---|
156 | configure:4428: found /opt/local/bin/ranlib |
---|
157 | configure:4439: result: ranlib |
---|
158 | configure:4466: checking build system type |
---|
159 | configure:4480: result: i686-apple-darwin13.0.0 |
---|
160 | configure:4500: checking host system type |
---|
161 | configure:4513: result: i686-apple-darwin13.0.0 |
---|
162 | configure:4533: checking target system type |
---|
163 | configure:4546: result: i686-apple-darwin13.0.0 |
---|
164 | configure:4575: checking for glBegin in -lGL |
---|
165 | configure:4600: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lGL >&5 |
---|
166 | configure:4600: $? = 0 |
---|
167 | configure:4609: result: yes |
---|
168 | configure:4621: checking for gluLookAt in -lGLU |
---|
169 | configure:4646: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lGLU -lGL >&5 |
---|
170 | configure:4646: $? = 0 |
---|
171 | configure:4655: result: yes |
---|
172 | configure:4674: checking for glutInit in -lglut |
---|
173 | configure:4699: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
174 | configure:4699: $? = 0 |
---|
175 | configure:4708: result: yes |
---|
176 | configure:4725: checking how to run the C preprocessor |
---|
177 | configure:4756: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
178 | configure:4756: $? = 0 |
---|
179 | configure:4770: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
180 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
181 | #include <ac_nonexistent.h> |
---|
182 | ^ |
---|
183 | 1 error generated. |
---|
184 | configure:4770: $? = 1 |
---|
185 | configure: failed program was: |
---|
186 | | /* confdefs.h */ |
---|
187 | | #define PACKAGE_NAME "crack-attack" |
---|
188 | | #define PACKAGE_TARNAME "crack-attack" |
---|
189 | | #define PACKAGE_VERSION "1.1.14" |
---|
190 | | #define PACKAGE_STRING "crack-attack 1.1.14" |
---|
191 | | #define PACKAGE_BUGREPORT "lorien420@myrealbox.com" |
---|
192 | | #define PACKAGE_URL "" |
---|
193 | | #define PACKAGE "crack-attack" |
---|
194 | | #define VERSION "1.1.14" |
---|
195 | | #define HAVE_LIBGL 1 |
---|
196 | | #define HAVE_LIBGLU 1 |
---|
197 | | #define HAVE_LIBGLUT 1 |
---|
198 | | /* end confdefs.h. */ |
---|
199 | | #include <ac_nonexistent.h> |
---|
200 | configure:4795: result: /usr/bin/clang -E |
---|
201 | configure:4815: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
202 | configure:4815: $? = 0 |
---|
203 | configure:4829: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
204 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
205 | #include <ac_nonexistent.h> |
---|
206 | ^ |
---|
207 | 1 error generated. |
---|
208 | configure:4829: $? = 1 |
---|
209 | configure: failed program was: |
---|
210 | | /* confdefs.h */ |
---|
211 | | #define PACKAGE_NAME "crack-attack" |
---|
212 | | #define PACKAGE_TARNAME "crack-attack" |
---|
213 | | #define PACKAGE_VERSION "1.1.14" |
---|
214 | | #define PACKAGE_STRING "crack-attack 1.1.14" |
---|
215 | | #define PACKAGE_BUGREPORT "lorien420@myrealbox.com" |
---|
216 | | #define PACKAGE_URL "" |
---|
217 | | #define PACKAGE "crack-attack" |
---|
218 | | #define VERSION "1.1.14" |
---|
219 | | #define HAVE_LIBGL 1 |
---|
220 | | #define HAVE_LIBGLU 1 |
---|
221 | | #define HAVE_LIBGLUT 1 |
---|
222 | | /* end confdefs.h. */ |
---|
223 | | #include <ac_nonexistent.h> |
---|
224 | configure:4858: checking for grep that handles long lines and -e |
---|
225 | configure:4916: result: /usr/bin/grep |
---|
226 | configure:4921: checking for egrep |
---|
227 | configure:4983: result: /usr/bin/grep -E |
---|
228 | configure:4988: checking for ANSI C header files |
---|
229 | configure:5008: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
230 | configure:5008: $? = 0 |
---|
231 | configure:5081: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
232 | configure:5081: $? = 0 |
---|
233 | configure:5081: ./conftest |
---|
234 | configure:5081: $? = 0 |
---|
235 | configure:5092: result: yes |
---|
236 | configure:5100: checking for sys/wait.h that is POSIX.1 compatible |
---|
237 | configure:5126: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
238 | configure:5126: $? = 0 |
---|
239 | configure:5133: result: yes |
---|
240 | configure:5146: checking for sys/types.h |
---|
241 | configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
242 | configure:5146: $? = 0 |
---|
243 | configure:5146: result: yes |
---|
244 | configure:5146: checking for sys/stat.h |
---|
245 | configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
246 | configure:5146: $? = 0 |
---|
247 | configure:5146: result: yes |
---|
248 | configure:5146: checking for stdlib.h |
---|
249 | configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
250 | configure:5146: $? = 0 |
---|
251 | configure:5146: result: yes |
---|
252 | configure:5146: checking for string.h |
---|
253 | configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
254 | configure:5146: $? = 0 |
---|
255 | configure:5146: result: yes |
---|
256 | configure:5146: checking for memory.h |
---|
257 | configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
258 | configure:5146: $? = 0 |
---|
259 | configure:5146: result: yes |
---|
260 | configure:5146: checking for strings.h |
---|
261 | configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
262 | configure:5146: $? = 0 |
---|
263 | configure:5146: result: yes |
---|
264 | configure:5146: checking for inttypes.h |
---|
265 | configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
266 | configure:5146: $? = 0 |
---|
267 | configure:5146: result: yes |
---|
268 | configure:5146: checking for stdint.h |
---|
269 | configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
270 | configure:5146: $? = 0 |
---|
271 | configure:5146: result: yes |
---|
272 | configure:5146: checking for unistd.h |
---|
273 | configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
274 | configure:5146: $? = 0 |
---|
275 | configure:5146: result: yes |
---|
276 | configure:5161: checking arpa/inet.h usability |
---|
277 | configure:5161: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
278 | configure:5161: $? = 0 |
---|
279 | configure:5161: result: yes |
---|
280 | configure:5161: checking arpa/inet.h presence |
---|
281 | configure:5161: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
282 | configure:5161: $? = 0 |
---|
283 | configure:5161: result: yes |
---|
284 | configure:5161: checking for arpa/inet.h |
---|
285 | configure:5161: result: yes |
---|
286 | configure:5161: checking netdb.h usability |
---|
287 | configure:5161: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
288 | configure:5161: $? = 0 |
---|
289 | configure:5161: result: yes |
---|
290 | configure:5161: checking netdb.h presence |
---|
291 | configure:5161: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
292 | configure:5161: $? = 0 |
---|
293 | configure:5161: result: yes |
---|
294 | configure:5161: checking for netdb.h |
---|
295 | configure:5161: result: yes |
---|
296 | configure:5161: checking netinet/in.h usability |
---|
297 | configure:5161: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
298 | configure:5161: $? = 0 |
---|
299 | configure:5161: result: yes |
---|
300 | configure:5161: checking netinet/in.h presence |
---|
301 | configure:5161: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
302 | configure:5161: $? = 0 |
---|
303 | configure:5161: result: yes |
---|
304 | configure:5161: checking for netinet/in.h |
---|
305 | configure:5161: result: yes |
---|
306 | configure:5161: checking for string.h |
---|
307 | configure:5161: result: yes |
---|
308 | configure:5161: checking sys/socket.h usability |
---|
309 | configure:5161: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
310 | configure:5161: $? = 0 |
---|
311 | configure:5161: result: yes |
---|
312 | configure:5161: checking sys/socket.h presence |
---|
313 | configure:5161: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
314 | configure:5161: $? = 0 |
---|
315 | configure:5161: result: yes |
---|
316 | configure:5161: checking for sys/socket.h |
---|
317 | configure:5161: result: yes |
---|
318 | configure:5161: checking for unistd.h |
---|
319 | configure:5161: result: yes |
---|
320 | configure:5230: checking whether binary relocation support should be enabled |
---|
321 | configure:5248: result: no |
---|
322 | configure:5409: checking for pkg-config |
---|
323 | configure:5427: found /opt/local/bin/pkg-config |
---|
324 | configure:5439: result: /opt/local/bin/pkg-config |
---|
325 | configure:5464: checking pkg-config is at least version 0.9.0 |
---|
326 | configure:5467: result: yes |
---|
327 | configure:5477: checking for PACKAGE |
---|
328 | configure:5484: $PKG_CONFIG --exists --print-errors "$pkg_modules" |
---|
329 | configure:5487: $? = 0 |
---|
330 | configure:5501: $PKG_CONFIG --exists --print-errors "$pkg_modules" |
---|
331 | configure:5504: $? = 0 |
---|
332 | configure:5562: result: yes |
---|
333 | configure:5638: checking for sdl-config |
---|
334 | configure:5669: result: /opt/local/bin/sdl-config |
---|
335 | configure:5679: checking for SDL - version >= 1.2.0 |
---|
336 | configure:5781: result: yes |
---|
337 | configure:5784: checking for Mix_OpenAudio in -lSDL_mixer |
---|
338 | configure:5809: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lSDL_mixer -lglut -lGLU -lGL >&5 |
---|
339 | configure:5809: $? = 0 |
---|
340 | configure:5818: result: yes |
---|
341 | configure:5936: checking for stdbool.h that conforms to C99 |
---|
342 | configure:6003: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
343 | configure:6003: $? = 0 |
---|
344 | configure:6010: result: yes |
---|
345 | configure:6012: checking for _Bool |
---|
346 | configure:6012: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
347 | configure:6012: $? = 0 |
---|
348 | configure:6012: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
349 | conftest.c:69:20: error: expected expression |
---|
350 | if (sizeof ((_Bool))) |
---|
351 | ^ |
---|
352 | 1 error generated. |
---|
353 | configure:6012: $? = 1 |
---|
354 | configure: failed program was: |
---|
355 | | /* confdefs.h */ |
---|
356 | | #define PACKAGE_NAME "crack-attack" |
---|
357 | | #define PACKAGE_TARNAME "crack-attack" |
---|
358 | | #define PACKAGE_VERSION "1.1.14" |
---|
359 | | #define PACKAGE_STRING "crack-attack 1.1.14" |
---|
360 | | #define PACKAGE_BUGREPORT "lorien420@myrealbox.com" |
---|
361 | | #define PACKAGE_URL "" |
---|
362 | | #define PACKAGE "crack-attack" |
---|
363 | | #define VERSION "1.1.14" |
---|
364 | | #define HAVE_LIBGL 1 |
---|
365 | | #define HAVE_LIBGLU 1 |
---|
366 | | #define HAVE_LIBGLUT 1 |
---|
367 | | #define STDC_HEADERS 1 |
---|
368 | | #define HAVE_SYS_WAIT_H 1 |
---|
369 | | #define HAVE_SYS_TYPES_H 1 |
---|
370 | | #define HAVE_SYS_STAT_H 1 |
---|
371 | | #define HAVE_STDLIB_H 1 |
---|
372 | | #define HAVE_STRING_H 1 |
---|
373 | | #define HAVE_MEMORY_H 1 |
---|
374 | | #define HAVE_STRINGS_H 1 |
---|
375 | | #define HAVE_INTTYPES_H 1 |
---|
376 | | #define HAVE_STDINT_H 1 |
---|
377 | | #define HAVE_UNISTD_H 1 |
---|
378 | | #define HAVE_ARPA_INET_H 1 |
---|
379 | | #define HAVE_NETDB_H 1 |
---|
380 | | #define HAVE_NETINET_IN_H 1 |
---|
381 | | #define HAVE_STRING_H 1 |
---|
382 | | #define HAVE_SYS_SOCKET_H 1 |
---|
383 | | #define HAVE_UNISTD_H 1 |
---|
384 | | #define WANT_GTK /**/ |
---|
385 | | #define AUDIO_ENABLED 1 |
---|
386 | | /* end confdefs.h. */ |
---|
387 | | #include <stdio.h> |
---|
388 | | #ifdef HAVE_SYS_TYPES_H |
---|
389 | | # include <sys/types.h> |
---|
390 | | #endif |
---|
391 | | #ifdef HAVE_SYS_STAT_H |
---|
392 | | # include <sys/stat.h> |
---|
393 | | #endif |
---|
394 | | #ifdef STDC_HEADERS |
---|
395 | | # include <stdlib.h> |
---|
396 | | # include <stddef.h> |
---|
397 | | #else |
---|
398 | | # ifdef HAVE_STDLIB_H |
---|
399 | | # include <stdlib.h> |
---|
400 | | # endif |
---|
401 | | #endif |
---|
402 | | #ifdef HAVE_STRING_H |
---|
403 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
404 | | # include <memory.h> |
---|
405 | | # endif |
---|
406 | | # include <string.h> |
---|
407 | | #endif |
---|
408 | | #ifdef HAVE_STRINGS_H |
---|
409 | | # include <strings.h> |
---|
410 | | #endif |
---|
411 | | #ifdef HAVE_INTTYPES_H |
---|
412 | | # include <inttypes.h> |
---|
413 | | #endif |
---|
414 | | #ifdef HAVE_STDINT_H |
---|
415 | | # include <stdint.h> |
---|
416 | | #endif |
---|
417 | | #ifdef HAVE_UNISTD_H |
---|
418 | | # include <unistd.h> |
---|
419 | | #endif |
---|
420 | | int |
---|
421 | | main () |
---|
422 | | { |
---|
423 | | if (sizeof ((_Bool))) |
---|
424 | | return 0; |
---|
425 | | ; |
---|
426 | | return 0; |
---|
427 | | } |
---|
428 | configure:6012: result: yes |
---|
429 | configure:6029: checking for an ANSI C-conforming const |
---|
430 | configure:6095: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
431 | configure:6095: $? = 0 |
---|
432 | configure:6102: result: yes |
---|
433 | configure:6110: checking for inline |
---|
434 | configure:6126: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
435 | configure:6126: $? = 0 |
---|
436 | configure:6134: result: inline |
---|
437 | configure:6152: checking for pid_t |
---|
438 | configure:6152: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
439 | configure:6152: $? = 0 |
---|
440 | configure:6152: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
441 | conftest.c:71:20: error: expected expression |
---|
442 | if (sizeof ((pid_t))) |
---|
443 | ^ |
---|
444 | 1 error generated. |
---|
445 | configure:6152: $? = 1 |
---|
446 | configure: failed program was: |
---|
447 | | /* confdefs.h */ |
---|
448 | | #define PACKAGE_NAME "crack-attack" |
---|
449 | | #define PACKAGE_TARNAME "crack-attack" |
---|
450 | | #define PACKAGE_VERSION "1.1.14" |
---|
451 | | #define PACKAGE_STRING "crack-attack 1.1.14" |
---|
452 | | #define PACKAGE_BUGREPORT "lorien420@myrealbox.com" |
---|
453 | | #define PACKAGE_URL "" |
---|
454 | | #define PACKAGE "crack-attack" |
---|
455 | | #define VERSION "1.1.14" |
---|
456 | | #define HAVE_LIBGL 1 |
---|
457 | | #define HAVE_LIBGLU 1 |
---|
458 | | #define HAVE_LIBGLUT 1 |
---|
459 | | #define STDC_HEADERS 1 |
---|
460 | | #define HAVE_SYS_WAIT_H 1 |
---|
461 | | #define HAVE_SYS_TYPES_H 1 |
---|
462 | | #define HAVE_SYS_STAT_H 1 |
---|
463 | | #define HAVE_STDLIB_H 1 |
---|
464 | | #define HAVE_STRING_H 1 |
---|
465 | | #define HAVE_MEMORY_H 1 |
---|
466 | | #define HAVE_STRINGS_H 1 |
---|
467 | | #define HAVE_INTTYPES_H 1 |
---|
468 | | #define HAVE_STDINT_H 1 |
---|
469 | | #define HAVE_UNISTD_H 1 |
---|
470 | | #define HAVE_ARPA_INET_H 1 |
---|
471 | | #define HAVE_NETDB_H 1 |
---|
472 | | #define HAVE_NETINET_IN_H 1 |
---|
473 | | #define HAVE_STRING_H 1 |
---|
474 | | #define HAVE_SYS_SOCKET_H 1 |
---|
475 | | #define HAVE_UNISTD_H 1 |
---|
476 | | #define WANT_GTK /**/ |
---|
477 | | #define AUDIO_ENABLED 1 |
---|
478 | | #define HAVE__BOOL 1 |
---|
479 | | #define HAVE_STDBOOL_H 1 |
---|
480 | | /* end confdefs.h. */ |
---|
481 | | #include <stdio.h> |
---|
482 | | #ifdef HAVE_SYS_TYPES_H |
---|
483 | | # include <sys/types.h> |
---|
484 | | #endif |
---|
485 | | #ifdef HAVE_SYS_STAT_H |
---|
486 | | # include <sys/stat.h> |
---|
487 | | #endif |
---|
488 | | #ifdef STDC_HEADERS |
---|
489 | | # include <stdlib.h> |
---|
490 | | # include <stddef.h> |
---|
491 | | #else |
---|
492 | | # ifdef HAVE_STDLIB_H |
---|
493 | | # include <stdlib.h> |
---|
494 | | # endif |
---|
495 | | #endif |
---|
496 | | #ifdef HAVE_STRING_H |
---|
497 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
498 | | # include <memory.h> |
---|
499 | | # endif |
---|
500 | | # include <string.h> |
---|
501 | | #endif |
---|
502 | | #ifdef HAVE_STRINGS_H |
---|
503 | | # include <strings.h> |
---|
504 | | #endif |
---|
505 | | #ifdef HAVE_INTTYPES_H |
---|
506 | | # include <inttypes.h> |
---|
507 | | #endif |
---|
508 | | #ifdef HAVE_STDINT_H |
---|
509 | | # include <stdint.h> |
---|
510 | | #endif |
---|
511 | | #ifdef HAVE_UNISTD_H |
---|
512 | | # include <unistd.h> |
---|
513 | | #endif |
---|
514 | | int |
---|
515 | | main () |
---|
516 | | { |
---|
517 | | if (sizeof ((pid_t))) |
---|
518 | | return 0; |
---|
519 | | ; |
---|
520 | | return 0; |
---|
521 | | } |
---|
522 | configure:6152: result: yes |
---|
523 | configure:6164: checking for X |
---|
524 | configure:6272: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
525 | configure:6272: $? = 0 |
---|
526 | configure:6303: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lX11 -lglut -lGLU -lGL >&5 |
---|
527 | configure:6303: $? = 0 |
---|
528 | configure:6353: result: libraries , headers |
---|
529 | configure:6452: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL -lX11 >&5 |
---|
530 | configure:6452: $? = 0 |
---|
531 | configure:6550: checking for gethostbyname |
---|
532 | configure:6550: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
533 | configure:6550: $? = 0 |
---|
534 | configure:6550: result: yes |
---|
535 | configure:6647: checking for connect |
---|
536 | configure:6647: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
537 | configure:6647: $? = 0 |
---|
538 | configure:6647: result: yes |
---|
539 | configure:6696: checking for remove |
---|
540 | configure:6696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
541 | configure:6696: $? = 0 |
---|
542 | configure:6696: result: yes |
---|
543 | configure:6745: checking for shmat |
---|
544 | configure:6745: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
545 | configure:6745: $? = 0 |
---|
546 | configure:6745: result: yes |
---|
547 | configure:6803: checking for IceConnectionNumber in -lICE |
---|
548 | configure:6828: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lICE -lglut -lGLU -lGL >&5 |
---|
549 | configure:6828: $? = 0 |
---|
550 | configure:6837: result: yes |
---|
551 | configure:6850: checking vfork.h usability |
---|
552 | configure:6850: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
553 | conftest.c:68:10: fatal error: 'vfork.h' file not found |
---|
554 | #include <vfork.h> |
---|
555 | ^ |
---|
556 | 1 error generated. |
---|
557 | configure:6850: $? = 1 |
---|
558 | configure: failed program was: |
---|
559 | | /* confdefs.h */ |
---|
560 | | #define PACKAGE_NAME "crack-attack" |
---|
561 | | #define PACKAGE_TARNAME "crack-attack" |
---|
562 | | #define PACKAGE_VERSION "1.1.14" |
---|
563 | | #define PACKAGE_STRING "crack-attack 1.1.14" |
---|
564 | | #define PACKAGE_BUGREPORT "lorien420@myrealbox.com" |
---|
565 | | #define PACKAGE_URL "" |
---|
566 | | #define PACKAGE "crack-attack" |
---|
567 | | #define VERSION "1.1.14" |
---|
568 | | #define HAVE_LIBGL 1 |
---|
569 | | #define HAVE_LIBGLU 1 |
---|
570 | | #define HAVE_LIBGLUT 1 |
---|
571 | | #define STDC_HEADERS 1 |
---|
572 | | #define HAVE_SYS_WAIT_H 1 |
---|
573 | | #define HAVE_SYS_TYPES_H 1 |
---|
574 | | #define HAVE_SYS_STAT_H 1 |
---|
575 | | #define HAVE_STDLIB_H 1 |
---|
576 | | #define HAVE_STRING_H 1 |
---|
577 | | #define HAVE_MEMORY_H 1 |
---|
578 | | #define HAVE_STRINGS_H 1 |
---|
579 | | #define HAVE_INTTYPES_H 1 |
---|
580 | | #define HAVE_STDINT_H 1 |
---|
581 | | #define HAVE_UNISTD_H 1 |
---|
582 | | #define HAVE_ARPA_INET_H 1 |
---|
583 | | #define HAVE_NETDB_H 1 |
---|
584 | | #define HAVE_NETINET_IN_H 1 |
---|
585 | | #define HAVE_STRING_H 1 |
---|
586 | | #define HAVE_SYS_SOCKET_H 1 |
---|
587 | | #define HAVE_UNISTD_H 1 |
---|
588 | | #define WANT_GTK /**/ |
---|
589 | | #define AUDIO_ENABLED 1 |
---|
590 | | #define HAVE__BOOL 1 |
---|
591 | | #define HAVE_STDBOOL_H 1 |
---|
592 | | /* end confdefs.h. */ |
---|
593 | | #include <stdio.h> |
---|
594 | | #ifdef HAVE_SYS_TYPES_H |
---|
595 | | # include <sys/types.h> |
---|
596 | | #endif |
---|
597 | | #ifdef HAVE_SYS_STAT_H |
---|
598 | | # include <sys/stat.h> |
---|
599 | | #endif |
---|
600 | | #ifdef STDC_HEADERS |
---|
601 | | # include <stdlib.h> |
---|
602 | | # include <stddef.h> |
---|
603 | | #else |
---|
604 | | # ifdef HAVE_STDLIB_H |
---|
605 | | # include <stdlib.h> |
---|
606 | | # endif |
---|
607 | | #endif |
---|
608 | | #ifdef HAVE_STRING_H |
---|
609 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
610 | | # include <memory.h> |
---|
611 | | # endif |
---|
612 | | # include <string.h> |
---|
613 | | #endif |
---|
614 | | #ifdef HAVE_STRINGS_H |
---|
615 | | # include <strings.h> |
---|
616 | | #endif |
---|
617 | | #ifdef HAVE_INTTYPES_H |
---|
618 | | # include <inttypes.h> |
---|
619 | | #endif |
---|
620 | | #ifdef HAVE_STDINT_H |
---|
621 | | # include <stdint.h> |
---|
622 | | #endif |
---|
623 | | #ifdef HAVE_UNISTD_H |
---|
624 | | # include <unistd.h> |
---|
625 | | #endif |
---|
626 | | #include <vfork.h> |
---|
627 | configure:6850: result: no |
---|
628 | configure:6850: checking vfork.h presence |
---|
629 | configure:6850: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
630 | conftest.c:35:10: fatal error: 'vfork.h' file not found |
---|
631 | #include <vfork.h> |
---|
632 | ^ |
---|
633 | 1 error generated. |
---|
634 | configure:6850: $? = 1 |
---|
635 | configure: failed program was: |
---|
636 | | /* confdefs.h */ |
---|
637 | | #define PACKAGE_NAME "crack-attack" |
---|
638 | | #define PACKAGE_TARNAME "crack-attack" |
---|
639 | | #define PACKAGE_VERSION "1.1.14" |
---|
640 | | #define PACKAGE_STRING "crack-attack 1.1.14" |
---|
641 | | #define PACKAGE_BUGREPORT "lorien420@myrealbox.com" |
---|
642 | | #define PACKAGE_URL "" |
---|
643 | | #define PACKAGE "crack-attack" |
---|
644 | | #define VERSION "1.1.14" |
---|
645 | | #define HAVE_LIBGL 1 |
---|
646 | | #define HAVE_LIBGLU 1 |
---|
647 | | #define HAVE_LIBGLUT 1 |
---|
648 | | #define STDC_HEADERS 1 |
---|
649 | | #define HAVE_SYS_WAIT_H 1 |
---|
650 | | #define HAVE_SYS_TYPES_H 1 |
---|
651 | | #define HAVE_SYS_STAT_H 1 |
---|
652 | | #define HAVE_STDLIB_H 1 |
---|
653 | | #define HAVE_STRING_H 1 |
---|
654 | | #define HAVE_MEMORY_H 1 |
---|
655 | | #define HAVE_STRINGS_H 1 |
---|
656 | | #define HAVE_INTTYPES_H 1 |
---|
657 | | #define HAVE_STDINT_H 1 |
---|
658 | | #define HAVE_UNISTD_H 1 |
---|
659 | | #define HAVE_ARPA_INET_H 1 |
---|
660 | | #define HAVE_NETDB_H 1 |
---|
661 | | #define HAVE_NETINET_IN_H 1 |
---|
662 | | #define HAVE_STRING_H 1 |
---|
663 | | #define HAVE_SYS_SOCKET_H 1 |
---|
664 | | #define HAVE_UNISTD_H 1 |
---|
665 | | #define WANT_GTK /**/ |
---|
666 | | #define AUDIO_ENABLED 1 |
---|
667 | | #define HAVE__BOOL 1 |
---|
668 | | #define HAVE_STDBOOL_H 1 |
---|
669 | | /* end confdefs.h. */ |
---|
670 | | #include <vfork.h> |
---|
671 | configure:6850: result: no |
---|
672 | configure:6850: checking for vfork.h |
---|
673 | configure:6850: result: no |
---|
674 | configure:6863: checking for fork |
---|
675 | configure:6863: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
676 | configure:6863: $? = 0 |
---|
677 | configure:6863: result: yes |
---|
678 | configure:6863: checking for vfork |
---|
679 | configure:6863: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
680 | conftest.c:59:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration] |
---|
681 | char vfork (); |
---|
682 | ^ |
---|
683 | conftest.c:59:6: note: 'vfork' is a builtin with type 'int (void)' |
---|
684 | 1 warning generated. |
---|
685 | configure:6863: $? = 0 |
---|
686 | configure:6863: result: yes |
---|
687 | configure:6873: checking for working fork |
---|
688 | configure:6895: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
689 | configure:6895: $? = 0 |
---|
690 | configure:6895: ./conftest |
---|
691 | configure:6895: $? = 0 |
---|
692 | configure:6905: result: yes |
---|
693 | configure:6926: checking for working vfork |
---|
694 | configure:7036: result: yes |
---|
695 | configure:7061: checking for working memcmp |
---|
696 | configure:7104: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
697 | configure:7104: $? = 0 |
---|
698 | configure:7104: ./conftest |
---|
699 | configure:7104: $? = 0 |
---|
700 | configure:7114: result: yes |
---|
701 | configure:7123: checking whether lstat correctly handles trailing slash |
---|
702 | configure:7149: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
703 | configure:7149: $? = 0 |
---|
704 | configure:7149: ./conftest |
---|
705 | configure:7149: $? = 1 |
---|
706 | configure: program exited with status 1 |
---|
707 | configure: failed program was: |
---|
708 | | /* confdefs.h */ |
---|
709 | | #define PACKAGE_NAME "crack-attack" |
---|
710 | | #define PACKAGE_TARNAME "crack-attack" |
---|
711 | | #define PACKAGE_VERSION "1.1.14" |
---|
712 | | #define PACKAGE_STRING "crack-attack 1.1.14" |
---|
713 | | #define PACKAGE_BUGREPORT "lorien420@myrealbox.com" |
---|
714 | | #define PACKAGE_URL "" |
---|
715 | | #define PACKAGE "crack-attack" |
---|
716 | | #define VERSION "1.1.14" |
---|
717 | | #define HAVE_LIBGL 1 |
---|
718 | | #define HAVE_LIBGLU 1 |
---|
719 | | #define HAVE_LIBGLUT 1 |
---|
720 | | #define STDC_HEADERS 1 |
---|
721 | | #define HAVE_SYS_WAIT_H 1 |
---|
722 | | #define HAVE_SYS_TYPES_H 1 |
---|
723 | | #define HAVE_SYS_STAT_H 1 |
---|
724 | | #define HAVE_STDLIB_H 1 |
---|
725 | | #define HAVE_STRING_H 1 |
---|
726 | | #define HAVE_MEMORY_H 1 |
---|
727 | | #define HAVE_STRINGS_H 1 |
---|
728 | | #define HAVE_INTTYPES_H 1 |
---|
729 | | #define HAVE_STDINT_H 1 |
---|
730 | | #define HAVE_UNISTD_H 1 |
---|
731 | | #define HAVE_ARPA_INET_H 1 |
---|
732 | | #define HAVE_NETDB_H 1 |
---|
733 | | #define HAVE_NETINET_IN_H 1 |
---|
734 | | #define HAVE_STRING_H 1 |
---|
735 | | #define HAVE_SYS_SOCKET_H 1 |
---|
736 | | #define HAVE_UNISTD_H 1 |
---|
737 | | #define WANT_GTK /**/ |
---|
738 | | #define AUDIO_ENABLED 1 |
---|
739 | | #define HAVE__BOOL 1 |
---|
740 | | #define HAVE_STDBOOL_H 1 |
---|
741 | | #define HAVE_FORK 1 |
---|
742 | | #define HAVE_VFORK 1 |
---|
743 | | #define HAVE_WORKING_VFORK 1 |
---|
744 | | #define HAVE_WORKING_FORK 1 |
---|
745 | | /* end confdefs.h. */ |
---|
746 | | #include <stdio.h> |
---|
747 | | #ifdef HAVE_SYS_TYPES_H |
---|
748 | | # include <sys/types.h> |
---|
749 | | #endif |
---|
750 | | #ifdef HAVE_SYS_STAT_H |
---|
751 | | # include <sys/stat.h> |
---|
752 | | #endif |
---|
753 | | #ifdef STDC_HEADERS |
---|
754 | | # include <stdlib.h> |
---|
755 | | # include <stddef.h> |
---|
756 | | #else |
---|
757 | | # ifdef HAVE_STDLIB_H |
---|
758 | | # include <stdlib.h> |
---|
759 | | # endif |
---|
760 | | #endif |
---|
761 | | #ifdef HAVE_STRING_H |
---|
762 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
763 | | # include <memory.h> |
---|
764 | | # endif |
---|
765 | | # include <string.h> |
---|
766 | | #endif |
---|
767 | | #ifdef HAVE_STRINGS_H |
---|
768 | | # include <strings.h> |
---|
769 | | #endif |
---|
770 | | #ifdef HAVE_INTTYPES_H |
---|
771 | | # include <inttypes.h> |
---|
772 | | #endif |
---|
773 | | #ifdef HAVE_STDINT_H |
---|
774 | | # include <stdint.h> |
---|
775 | | #endif |
---|
776 | | #ifdef HAVE_UNISTD_H |
---|
777 | | # include <unistd.h> |
---|
778 | | #endif |
---|
779 | | int |
---|
780 | | main () |
---|
781 | | { |
---|
782 | | struct stat sbuf; |
---|
783 | | /* Linux will dereference the symlink and fail, as required by POSIX. |
---|
784 | | That is better in the sense that it means we will not |
---|
785 | | have to compile and use the lstat wrapper. */ |
---|
786 | | return lstat ("conftest.sym/", &sbuf) == 0; |
---|
787 | | ; |
---|
788 | | return 0; |
---|
789 | | } |
---|
790 | configure:7166: result: no |
---|
791 | configure:7185: checking whether stat accepts an empty string |
---|
792 | configure:7205: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
793 | configure:7205: $? = 0 |
---|
794 | configure:7205: ./conftest |
---|
795 | configure:7205: $? = 0 |
---|
796 | configure:7215: result: no |
---|
797 | configure:7234: checking for atexit |
---|
798 | configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
799 | configure:7234: $? = 0 |
---|
800 | configure:7234: result: yes |
---|
801 | configure:7234: checking for gethostbyname |
---|
802 | configure:7234: result: yes |
---|
803 | configure:7234: checking for inet_ntoa |
---|
804 | configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
805 | configure:7234: $? = 0 |
---|
806 | configure:7234: result: yes |
---|
807 | configure:7234: checking for mkdir |
---|
808 | configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
809 | configure:7234: $? = 0 |
---|
810 | configure:7234: result: yes |
---|
811 | configure:7234: checking for pow |
---|
812 | configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
813 | conftest.c:66:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration] |
---|
814 | char pow (); |
---|
815 | ^ |
---|
816 | conftest.c:66:6: note: 'pow' is a builtin with type 'double (double, double)' |
---|
817 | 1 warning generated. |
---|
818 | configure:7234: $? = 0 |
---|
819 | configure:7234: result: yes |
---|
820 | configure:7234: checking for socket |
---|
821 | configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
822 | configure:7234: $? = 0 |
---|
823 | configure:7234: result: yes |
---|
824 | configure:7234: checking for sqrt |
---|
825 | configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
826 | conftest.c:68:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration] |
---|
827 | char sqrt (); |
---|
828 | ^ |
---|
829 | conftest.c:68:6: note: 'sqrt' is a builtin with type 'double (double)' |
---|
830 | 1 warning generated. |
---|
831 | configure:7234: $? = 0 |
---|
832 | configure:7234: result: yes |
---|
833 | configure:7234: checking for strchr |
---|
834 | configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
835 | conftest.c:69:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] |
---|
836 | char strchr (); |
---|
837 | ^ |
---|
838 | conftest.c:69:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' |
---|
839 | 1 warning generated. |
---|
840 | configure:7234: $? = 0 |
---|
841 | configure:7234: result: yes |
---|
842 | configure:7234: checking for strcspn |
---|
843 | configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
844 | conftest.c:70:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration] |
---|
845 | char strcspn (); |
---|
846 | ^ |
---|
847 | conftest.c:70:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)' |
---|
848 | 1 warning generated. |
---|
849 | configure:7234: $? = 0 |
---|
850 | configure:7234: result: yes |
---|
851 | configure:7234: checking for strstr |
---|
852 | configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
853 | conftest.c:71:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration] |
---|
854 | char strstr (); |
---|
855 | ^ |
---|
856 | conftest.c:71:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)' |
---|
857 | 1 warning generated. |
---|
858 | configure:7234: $? = 0 |
---|
859 | configure:7234: result: yes |
---|
860 | configure:7234: checking for poll |
---|
861 | configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL >&5 |
---|
862 | configure:7234: $? = 0 |
---|
863 | configure:7234: result: yes |
---|
864 | configure:7355: checking that generated files are newer than configure |
---|
865 | configure:7361: result: done |
---|
866 | configure:7400: creating ./config.status |
---|
867 | |
---|
868 | ## ---------------------- ## |
---|
869 | ## Running config.status. ## |
---|
870 | ## ---------------------- ## |
---|
871 | |
---|
872 | This file was extended by crack-attack config.status 1.1.14, which was |
---|
873 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
874 | |
---|
875 | CONFIG_FILES = |
---|
876 | CONFIG_HEADERS = |
---|
877 | CONFIG_LINKS = |
---|
878 | CONFIG_COMMANDS = |
---|
879 | $ ./config.status |
---|
880 | |
---|
881 | on mbp.fritz.box |
---|
882 | |
---|
883 | config.status:936: creating Makefile |
---|
884 | config.status:936: creating src/Makefile |
---|
885 | config.status:936: creating src/gtk-gui/Makefile |
---|
886 | config.status:936: creating data/Makefile |
---|
887 | config.status:936: creating doc/Makefile |
---|
888 | config.status:936: creating autopackage/default.apspec |
---|
889 | config.status:936: creating src/config.h |
---|
890 | config.status:1165: executing depfiles commands |
---|
891 | |
---|
892 | ## ---------------- ## |
---|
893 | ## Cache variables. ## |
---|
894 | ## ---------------- ## |
---|
895 | |
---|
896 | ac_cv_build=i686-apple-darwin13.0.0 |
---|
897 | ac_cv_c_compiler_gnu=yes |
---|
898 | ac_cv_c_const=yes |
---|
899 | ac_cv_c_inline=inline |
---|
900 | ac_cv_cxx_compiler_gnu=yes |
---|
901 | ac_cv_env_CCC_set= |
---|
902 | ac_cv_env_CCC_value= |
---|
903 | ac_cv_env_CC_set=set |
---|
904 | ac_cv_env_CC_value=/usr/bin/clang |
---|
905 | ac_cv_env_CFLAGS_set=set |
---|
906 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
907 | ac_cv_env_CPPFLAGS_set=set |
---|
908 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
909 | ac_cv_env_CPP_set= |
---|
910 | ac_cv_env_CPP_value= |
---|
911 | ac_cv_env_CXXFLAGS_set=set |
---|
912 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64' |
---|
913 | ac_cv_env_CXX_set=set |
---|
914 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
915 | ac_cv_env_LDFLAGS_set=set |
---|
916 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
917 | ac_cv_env_LIBS_set= |
---|
918 | ac_cv_env_LIBS_value= |
---|
919 | ac_cv_env_PACKAGE_CFLAGS_set= |
---|
920 | ac_cv_env_PACKAGE_CFLAGS_value= |
---|
921 | ac_cv_env_PACKAGE_LIBS_set= |
---|
922 | ac_cv_env_PACKAGE_LIBS_value= |
---|
923 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
924 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
925 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
926 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
927 | ac_cv_env_PKG_CONFIG_set= |
---|
928 | ac_cv_env_PKG_CONFIG_value= |
---|
929 | ac_cv_env_XMKMF_set= |
---|
930 | ac_cv_env_XMKMF_value= |
---|
931 | ac_cv_env_build_alias_set= |
---|
932 | ac_cv_env_build_alias_value= |
---|
933 | ac_cv_env_host_alias_set= |
---|
934 | ac_cv_env_host_alias_value= |
---|
935 | ac_cv_env_target_alias_set= |
---|
936 | ac_cv_env_target_alias_value= |
---|
937 | ac_cv_func_atexit=yes |
---|
938 | ac_cv_func_connect=yes |
---|
939 | ac_cv_func_fork=yes |
---|
940 | ac_cv_func_fork_works=yes |
---|
941 | ac_cv_func_gethostbyname=yes |
---|
942 | ac_cv_func_inet_ntoa=yes |
---|
943 | ac_cv_func_lstat_dereferences_slashed_symlink=no |
---|
944 | ac_cv_func_memcmp_working=yes |
---|
945 | ac_cv_func_mkdir=yes |
---|
946 | ac_cv_func_poll=yes |
---|
947 | ac_cv_func_pow=yes |
---|
948 | ac_cv_func_remove=yes |
---|
949 | ac_cv_func_shmat=yes |
---|
950 | ac_cv_func_socket=yes |
---|
951 | ac_cv_func_sqrt=yes |
---|
952 | ac_cv_func_stat_empty_string_bug=no |
---|
953 | ac_cv_func_strchr=yes |
---|
954 | ac_cv_func_strcspn=yes |
---|
955 | ac_cv_func_strstr=yes |
---|
956 | ac_cv_func_vfork=yes |
---|
957 | ac_cv_func_vfork_works=yes |
---|
958 | ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' |
---|
959 | ac_cv_header_arpa_inet_h=yes |
---|
960 | ac_cv_header_inttypes_h=yes |
---|
961 | ac_cv_header_memory_h=yes |
---|
962 | ac_cv_header_netdb_h=yes |
---|
963 | ac_cv_header_netinet_in_h=yes |
---|
964 | ac_cv_header_stdbool_h=yes |
---|
965 | ac_cv_header_stdc=yes |
---|
966 | ac_cv_header_stdint_h=yes |
---|
967 | ac_cv_header_stdlib_h=yes |
---|
968 | ac_cv_header_string_h=yes |
---|
969 | ac_cv_header_strings_h=yes |
---|
970 | ac_cv_header_sys_socket_h=yes |
---|
971 | ac_cv_header_sys_stat_h=yes |
---|
972 | ac_cv_header_sys_types_h=yes |
---|
973 | ac_cv_header_sys_wait_h=yes |
---|
974 | ac_cv_header_unistd_h=yes |
---|
975 | ac_cv_header_vfork_h=no |
---|
976 | ac_cv_host=i686-apple-darwin13.0.0 |
---|
977 | ac_cv_lib_GLU_gluLookAt=yes |
---|
978 | ac_cv_lib_GL_glBegin=yes |
---|
979 | ac_cv_lib_ICE_IceConnectionNumber=yes |
---|
980 | ac_cv_lib_SDL_mixer_Mix_OpenAudio=yes |
---|
981 | ac_cv_lib_glut_glutInit=yes |
---|
982 | ac_cv_objext=o |
---|
983 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
984 | ac_cv_path_GREP=/usr/bin/grep |
---|
985 | ac_cv_path_SDL_CONFIG=/opt/local/bin/sdl-config |
---|
986 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
987 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
988 | ac_cv_prog_AWK=gawk |
---|
989 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
990 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
991 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
992 | ac_cv_prog_cc_c89= |
---|
993 | ac_cv_prog_cc_g=yes |
---|
994 | ac_cv_prog_cxx_g=yes |
---|
995 | ac_cv_prog_make_make_set=yes |
---|
996 | ac_cv_target=i686-apple-darwin13.0.0 |
---|
997 | ac_cv_type__Bool=yes |
---|
998 | ac_cv_type_pid_t=yes |
---|
999 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1000 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
1001 | am_cv_make_support_nested_variables=yes |
---|
1002 | am_cv_prog_cc_c_o=yes |
---|
1003 | br_cv_binreloc=no |
---|
1004 | pkg_cv_PACKAGE_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 ' |
---|
1005 | pkg_cv_PACKAGE_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype ' |
---|
1006 | |
---|
1007 | ## ----------------- ## |
---|
1008 | ## Output variables. ## |
---|
1009 | ## ----------------- ## |
---|
1010 | |
---|
1011 | ACLOCAL='aclocal-1.14' |
---|
1012 | AMDEPBACKSLASH='\' |
---|
1013 | AMDEP_FALSE='#' |
---|
1014 | AMDEP_TRUE='' |
---|
1015 | AMTAR='$${TAR-tar}' |
---|
1016 | AM_BACKSLASH='\' |
---|
1017 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
1018 | AM_DEFAULT_VERBOSITY='1' |
---|
1019 | AM_V='$(V)' |
---|
1020 | AUDIO_CFLAGS='-I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE' |
---|
1021 | AUDIO_ENABLED_FALSE='#' |
---|
1022 | AUDIO_ENABLED_TRUE='' |
---|
1023 | AUDIO_LIBS='-L/opt/local/lib -lSDLmain -Wl,-framework,AppKit -lSDL -Wl,-framework,Cocoa -lSDL_mixer' |
---|
1024 | AUTOCONF='autoconf' |
---|
1025 | AUTOHEADER='autoheader' |
---|
1026 | AUTOMAKE='automake-1.14' |
---|
1027 | AWK='gawk' |
---|
1028 | BINRELOC_CFLAGS='' |
---|
1029 | BINRELOC_LIBS='' |
---|
1030 | CC='/usr/bin/clang' |
---|
1031 | CCDEPMODE='depmode=gcc3' |
---|
1032 | CFLAGS='-pipe -Os -arch x86_64' |
---|
1033 | CPP='/usr/bin/clang -E' |
---|
1034 | CPPFLAGS='-I/opt/local/include' |
---|
1035 | CXX='/usr/bin/clang++' |
---|
1036 | CXXDEPMODE='depmode=gcc3' |
---|
1037 | CXXFLAGS='-pipe -Os -arch x86_64' |
---|
1038 | CYGPATH_W='echo' |
---|
1039 | DEBUG_CFLAGS='' |
---|
1040 | DEBUG_INCLUDES='-DNDEBUG' |
---|
1041 | DEFS='-DHAVE_CONFIG_H' |
---|
1042 | DEPDIR='.deps' |
---|
1043 | ECHO_C='\c' |
---|
1044 | ECHO_N='' |
---|
1045 | ECHO_T='' |
---|
1046 | EGREP='/usr/bin/grep -E' |
---|
1047 | EXEEXT='' |
---|
1048 | GREP='/usr/bin/grep' |
---|
1049 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1050 | INSTALL_PROGRAM='${INSTALL}' |
---|
1051 | INSTALL_SCRIPT='${INSTALL}' |
---|
1052 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1053 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
1054 | LIBOBJS=' ${LIBOBJDIR}lstat$U.o' |
---|
1055 | LIBS='-lglut -lGLU -lGL ' |
---|
1056 | LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo' |
---|
1057 | MAKEINFO='makeinfo' |
---|
1058 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
1059 | OBJEXT='o' |
---|
1060 | PACKAGE='crack-attack' |
---|
1061 | PACKAGE_BUGREPORT='lorien420@myrealbox.com' |
---|
1062 | PACKAGE_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 ' |
---|
1063 | PACKAGE_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype ' |
---|
1064 | PACKAGE_NAME='crack-attack' |
---|
1065 | PACKAGE_STRING='crack-attack 1.1.14' |
---|
1066 | PACKAGE_TARNAME='crack-attack' |
---|
1067 | PACKAGE_URL='' |
---|
1068 | PACKAGE_VERSION='1.1.14' |
---|
1069 | PATH_SEPARATOR=':' |
---|
1070 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
1071 | PKG_CONFIG_LIBDIR='' |
---|
1072 | PKG_CONFIG_PATH='' |
---|
1073 | RANLIB='ranlib' |
---|
1074 | SDL_CFLAGS='-I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE' |
---|
1075 | SDL_CONFIG='/opt/local/bin/sdl-config' |
---|
1076 | SDL_LIBS='-L/opt/local/lib -lSDLmain -Wl,-framework,AppKit -lSDL -Wl,-framework,Cocoa' |
---|
1077 | SET_MAKE='' |
---|
1078 | SHELL='/bin/sh' |
---|
1079 | STRIP='' |
---|
1080 | VERSION='1.1.14' |
---|
1081 | WANT_BINRELOC_FALSE='' |
---|
1082 | WANT_BINRELOC_TRUE='#' |
---|
1083 | WANT_GTK_FALSE='#' |
---|
1084 | WANT_GTK_TRUE='' |
---|
1085 | XMKMF='' |
---|
1086 | X_CFLAGS='' |
---|
1087 | X_EXTRA_LIBS='' |
---|
1088 | X_LIBS='' |
---|
1089 | X_PRE_LIBS=' -lSM -lICE' |
---|
1090 | ac_ct_CC='/usr/bin/clang' |
---|
1091 | ac_ct_CXX='' |
---|
1092 | am__EXEEXT_FALSE='' |
---|
1093 | am__EXEEXT_TRUE='#' |
---|
1094 | am__fastdepCC_FALSE='#' |
---|
1095 | am__fastdepCC_TRUE='' |
---|
1096 | am__fastdepCXX_FALSE='#' |
---|
1097 | am__fastdepCXX_TRUE='' |
---|
1098 | am__include='include' |
---|
1099 | am__isrc='' |
---|
1100 | am__leading_dot='.' |
---|
1101 | am__nodep='_no' |
---|
1102 | am__quote='' |
---|
1103 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
1104 | am__untar='$${TAR-tar} xf -' |
---|
1105 | bindir='${exec_prefix}/bin' |
---|
1106 | build='i686-apple-darwin13.0.0' |
---|
1107 | build_alias='' |
---|
1108 | build_cpu='i686' |
---|
1109 | build_os='darwin13.0.0' |
---|
1110 | build_vendor='apple' |
---|
1111 | datadir='${datarootdir}' |
---|
1112 | datarootdir='${prefix}/share' |
---|
1113 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1114 | dvidir='${docdir}' |
---|
1115 | exec_prefix='${prefix}' |
---|
1116 | host='i686-apple-darwin13.0.0' |
---|
1117 | host_alias='' |
---|
1118 | host_cpu='i686' |
---|
1119 | host_os='darwin13.0.0' |
---|
1120 | host_vendor='apple' |
---|
1121 | htmldir='${docdir}' |
---|
1122 | includedir='${prefix}/include' |
---|
1123 | infodir='${datarootdir}/info' |
---|
1124 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_games_crack-attack/crack-attack/work/crack-attack-1.1.14/install-sh' |
---|
1125 | libdir='${exec_prefix}/lib' |
---|
1126 | libexecdir='${exec_prefix}/libexec' |
---|
1127 | localedir='${datarootdir}/locale' |
---|
1128 | localstatedir='${prefix}/var' |
---|
1129 | mandir='/opt/local/share/man' |
---|
1130 | mkdir_p='$(MKDIR_P)' |
---|
1131 | oldincludedir='/usr/include' |
---|
1132 | pdfdir='${docdir}' |
---|
1133 | prefix='/opt/local' |
---|
1134 | program_transform_name='s,x,x,' |
---|
1135 | psdir='${docdir}' |
---|
1136 | sbindir='${exec_prefix}/sbin' |
---|
1137 | sharedstatedir='${prefix}/com' |
---|
1138 | sysconfdir='${prefix}/etc' |
---|
1139 | target='i686-apple-darwin13.0.0' |
---|
1140 | target_alias='' |
---|
1141 | target_cpu='i686' |
---|
1142 | target_os='darwin13.0.0' |
---|
1143 | target_vendor='apple' |
---|
1144 | |
---|
1145 | ## ----------- ## |
---|
1146 | ## confdefs.h. ## |
---|
1147 | ## ----------- ## |
---|
1148 | |
---|
1149 | /* confdefs.h */ |
---|
1150 | #define PACKAGE_NAME "crack-attack" |
---|
1151 | #define PACKAGE_TARNAME "crack-attack" |
---|
1152 | #define PACKAGE_VERSION "1.1.14" |
---|
1153 | #define PACKAGE_STRING "crack-attack 1.1.14" |
---|
1154 | #define PACKAGE_BUGREPORT "lorien420@myrealbox.com" |
---|
1155 | #define PACKAGE_URL "" |
---|
1156 | #define PACKAGE "crack-attack" |
---|
1157 | #define VERSION "1.1.14" |
---|
1158 | #define HAVE_LIBGL 1 |
---|
1159 | #define HAVE_LIBGLU 1 |
---|
1160 | #define HAVE_LIBGLUT 1 |
---|
1161 | #define STDC_HEADERS 1 |
---|
1162 | #define HAVE_SYS_WAIT_H 1 |
---|
1163 | #define HAVE_SYS_TYPES_H 1 |
---|
1164 | #define HAVE_SYS_STAT_H 1 |
---|
1165 | #define HAVE_STDLIB_H 1 |
---|
1166 | #define HAVE_STRING_H 1 |
---|
1167 | #define HAVE_MEMORY_H 1 |
---|
1168 | #define HAVE_STRINGS_H 1 |
---|
1169 | #define HAVE_INTTYPES_H 1 |
---|
1170 | #define HAVE_STDINT_H 1 |
---|
1171 | #define HAVE_UNISTD_H 1 |
---|
1172 | #define HAVE_ARPA_INET_H 1 |
---|
1173 | #define HAVE_NETDB_H 1 |
---|
1174 | #define HAVE_NETINET_IN_H 1 |
---|
1175 | #define HAVE_STRING_H 1 |
---|
1176 | #define HAVE_SYS_SOCKET_H 1 |
---|
1177 | #define HAVE_UNISTD_H 1 |
---|
1178 | #define WANT_GTK /**/ |
---|
1179 | #define AUDIO_ENABLED 1 |
---|
1180 | #define HAVE__BOOL 1 |
---|
1181 | #define HAVE_STDBOOL_H 1 |
---|
1182 | #define HAVE_FORK 1 |
---|
1183 | #define HAVE_VFORK 1 |
---|
1184 | #define HAVE_WORKING_VFORK 1 |
---|
1185 | #define HAVE_WORKING_FORK 1 |
---|
1186 | #define HAVE_ATEXIT 1 |
---|
1187 | #define HAVE_GETHOSTBYNAME 1 |
---|
1188 | #define HAVE_INET_NTOA 1 |
---|
1189 | #define HAVE_MKDIR 1 |
---|
1190 | #define HAVE_POW 1 |
---|
1191 | #define HAVE_SOCKET 1 |
---|
1192 | #define HAVE_SQRT 1 |
---|
1193 | #define HAVE_STRCHR 1 |
---|
1194 | #define HAVE_STRCSPN 1 |
---|
1195 | #define HAVE_STRSTR 1 |
---|
1196 | #define HAVE_POLL 1 |
---|
1197 | |
---|
1198 | configure: exit 0 |
---|