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 ophcrack configure 3.3.1, which was |
---|
5 | generated by GNU Autoconf 2.63. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-gui --disable-graph |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = neo.leask.net |
---|
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 16 processors. |
---|
28 | 8 processors are physically available. |
---|
29 | 16 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---|
32 | Primary memory available: 24.00 gigabytes |
---|
33 | Default processor set: 153 tasks, 711 threads, 16 processors |
---|
34 | Load average: 6.02, Mach factor: 9.96 |
---|
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:2044: checking build system type |
---|
52 | configure:2062: result: i386-apple-darwin13.0.0 |
---|
53 | configure:2084: checking host system type |
---|
54 | configure:2099: result: i386-apple-darwin13.0.0 |
---|
55 | configure:2235: checking for C++ compiler version |
---|
56 | configure:2243: /usr/bin/clang++ --version >&5 |
---|
57 | Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) |
---|
58 | Target: x86_64-apple-darwin13.0.0 |
---|
59 | Thread model: posix |
---|
60 | configure:2247: $? = 0 |
---|
61 | configure:2254: /usr/bin/clang++ -v >&5 |
---|
62 | Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) |
---|
63 | Target: x86_64-apple-darwin13.0.0 |
---|
64 | Thread model: posix |
---|
65 | configure:2258: $? = 0 |
---|
66 | configure:2265: /usr/bin/clang++ -V >&5 |
---|
67 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
68 | clang: error: no input files |
---|
69 | configure:2269: $? = 1 |
---|
70 | configure:2292: checking for C++ compiler default output file name |
---|
71 | configure:2314: /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.cpp >&5 |
---|
72 | configure:2318: $? = 0 |
---|
73 | configure:2356: result: a.out |
---|
74 | configure:2375: checking whether the C++ compiler works |
---|
75 | configure:2385: ./a.out |
---|
76 | configure:2389: $? = 0 |
---|
77 | configure:2408: result: yes |
---|
78 | configure:2415: checking whether we are cross compiling |
---|
79 | configure:2417: result: no |
---|
80 | configure:2420: checking for suffix of executables |
---|
81 | configure:2427: /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.cpp >&5 |
---|
82 | configure:2431: $? = 0 |
---|
83 | configure:2457: result: |
---|
84 | configure:2463: checking for suffix of object files |
---|
85 | configure:2489: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
86 | configure:2493: $? = 0 |
---|
87 | configure:2518: result: o |
---|
88 | configure:2522: checking whether we are using the GNU C++ compiler |
---|
89 | configure:2551: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
90 | configure:2558: $? = 0 |
---|
91 | configure:2575: result: yes |
---|
92 | configure:2584: checking whether /usr/bin/clang++ accepts -g |
---|
93 | configure:2614: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
94 | configure:2621: $? = 0 |
---|
95 | configure:2722: result: yes |
---|
96 | configure:2793: checking for gcc |
---|
97 | configure:2820: result: /usr/bin/clang |
---|
98 | configure:3052: checking for C compiler version |
---|
99 | configure:3060: /usr/bin/clang --version >&5 |
---|
100 | Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) |
---|
101 | Target: x86_64-apple-darwin13.0.0 |
---|
102 | Thread model: posix |
---|
103 | configure:3064: $? = 0 |
---|
104 | configure:3071: /usr/bin/clang -v >&5 |
---|
105 | Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) |
---|
106 | Target: x86_64-apple-darwin13.0.0 |
---|
107 | Thread model: posix |
---|
108 | configure:3075: $? = 0 |
---|
109 | configure:3082: /usr/bin/clang -V >&5 |
---|
110 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
111 | clang: error: no input files |
---|
112 | configure:3086: $? = 1 |
---|
113 | configure:3089: checking whether we are using the GNU C compiler |
---|
114 | configure:3118: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
115 | configure:3125: $? = 0 |
---|
116 | configure:3142: result: yes |
---|
117 | configure:3151: checking whether /usr/bin/clang accepts -g |
---|
118 | configure:3181: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
119 | configure:3188: $? = 0 |
---|
120 | configure:3289: result: yes |
---|
121 | configure:3306: checking for /usr/bin/clang option to accept ISO C89 |
---|
122 | configure:3380: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
123 | configure:3387: $? = 0 |
---|
124 | configure:3410: result: none needed |
---|
125 | configure:3442: checking for a BSD-compatible install |
---|
126 | configure:3510: result: /usr/bin/install -c |
---|
127 | configure:3521: checking whether ln -s works |
---|
128 | configure:3525: result: yes |
---|
129 | configure:3532: checking whether make sets $(MAKE) |
---|
130 | configure:3554: result: yes |
---|
131 | configure:3606: checking for ranlib |
---|
132 | configure:3622: found /usr/bin/ranlib |
---|
133 | configure:3633: result: ranlib |
---|
134 | configure:3671: checking for Mac OS X or WIN32 or Solaris |
---|
135 | configure:3675: result: Mac OS X detected |
---|
136 | configure:3772: checking how to run the C preprocessor |
---|
137 | configure:3812: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
138 | configure:3819: $? = 0 |
---|
139 | configure:3850: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
140 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
141 | #include <ac_nonexistent.h> |
---|
142 | ^ |
---|
143 | 1 error generated. |
---|
144 | configure:3857: $? = 1 |
---|
145 | configure: failed program was: |
---|
146 | | /* confdefs.h. */ |
---|
147 | | #define PACKAGE_NAME "ophcrack" |
---|
148 | | #define PACKAGE_TARNAME "ophcrack" |
---|
149 | | #define PACKAGE_VERSION "3.3.1" |
---|
150 | | #define PACKAGE_STRING "ophcrack 3.3.1" |
---|
151 | | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
152 | | #define MY_CPU_COUNT 1 |
---|
153 | | /* end confdefs.h. */ |
---|
154 | | #include <ac_nonexistent.h> |
---|
155 | configure:3890: result: /usr/bin/clang -E |
---|
156 | configure:3919: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
157 | configure:3926: $? = 0 |
---|
158 | configure:3957: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
159 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
160 | #include <ac_nonexistent.h> |
---|
161 | ^ |
---|
162 | 1 error generated. |
---|
163 | configure:3964: $? = 1 |
---|
164 | configure: failed program was: |
---|
165 | | /* confdefs.h. */ |
---|
166 | | #define PACKAGE_NAME "ophcrack" |
---|
167 | | #define PACKAGE_TARNAME "ophcrack" |
---|
168 | | #define PACKAGE_VERSION "3.3.1" |
---|
169 | | #define PACKAGE_STRING "ophcrack 3.3.1" |
---|
170 | | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
171 | | #define MY_CPU_COUNT 1 |
---|
172 | | /* end confdefs.h. */ |
---|
173 | | #include <ac_nonexistent.h> |
---|
174 | configure:4004: checking for grep that handles long lines and -e |
---|
175 | configure:4064: result: /usr/bin/grep |
---|
176 | configure:4069: checking for egrep |
---|
177 | configure:4133: result: /usr/bin/grep -E |
---|
178 | configure:4138: checking for ANSI C header files |
---|
179 | configure:4168: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
180 | configure:4175: $? = 0 |
---|
181 | configure:4274: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
182 | configure:4278: $? = 0 |
---|
183 | configure:4284: ./conftest |
---|
184 | configure:4288: $? = 0 |
---|
185 | configure:4306: result: yes |
---|
186 | configure:4330: checking for sys/types.h |
---|
187 | configure:4351: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
188 | configure:4358: $? = 0 |
---|
189 | configure:4375: result: yes |
---|
190 | configure:4330: checking for sys/stat.h |
---|
191 | configure:4351: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
192 | configure:4358: $? = 0 |
---|
193 | configure:4375: result: yes |
---|
194 | configure:4330: checking for stdlib.h |
---|
195 | configure:4351: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
196 | configure:4358: $? = 0 |
---|
197 | configure:4375: result: yes |
---|
198 | configure:4330: checking for string.h |
---|
199 | configure:4351: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
200 | configure:4358: $? = 0 |
---|
201 | configure:4375: result: yes |
---|
202 | configure:4330: checking for memory.h |
---|
203 | configure:4351: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
204 | configure:4358: $? = 0 |
---|
205 | configure:4375: result: yes |
---|
206 | configure:4330: checking for strings.h |
---|
207 | configure:4351: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
208 | configure:4358: $? = 0 |
---|
209 | configure:4375: result: yes |
---|
210 | configure:4330: checking for inttypes.h |
---|
211 | configure:4351: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
212 | configure:4358: $? = 0 |
---|
213 | configure:4375: result: yes |
---|
214 | configure:4330: checking for stdint.h |
---|
215 | configure:4351: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
216 | configure:4358: $? = 0 |
---|
217 | configure:4375: result: yes |
---|
218 | configure:4330: checking for unistd.h |
---|
219 | configure:4351: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
220 | configure:4358: $? = 0 |
---|
221 | configure:4375: result: yes |
---|
222 | configure:4390: checking whether byte ordering is bigendian |
---|
223 | configure:4415: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
224 | configure:4422: $? = 0 |
---|
225 | configure:4770: result: universal |
---|
226 | configure:4797: checking for libpthread |
---|
227 | configure:4828: checking for pthread_mutex_init in -lpthread |
---|
228 | configure:4863: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread >&5 |
---|
229 | configure:4870: $? = 0 |
---|
230 | configure:4891: result: yes |
---|
231 | configure:4909: checking for libssl |
---|
232 | configure:4956: error: Cannot find ssl libraries |
---|
233 | |
---|
234 | ## ---------------- ## |
---|
235 | ## Cache variables. ## |
---|
236 | ## ---------------- ## |
---|
237 | |
---|
238 | ac_cv_build=i386-apple-darwin13.0.0 |
---|
239 | ac_cv_c_bigendian=universal |
---|
240 | ac_cv_c_compiler_gnu=yes |
---|
241 | ac_cv_cxx_compiler_gnu=yes |
---|
242 | ac_cv_env_CCC_set= |
---|
243 | ac_cv_env_CCC_value= |
---|
244 | ac_cv_env_CC_set=set |
---|
245 | ac_cv_env_CC_value=/usr/bin/clang |
---|
246 | ac_cv_env_CFLAGS_set=set |
---|
247 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
248 | ac_cv_env_CPPFLAGS_set=set |
---|
249 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
250 | ac_cv_env_CPP_set= |
---|
251 | ac_cv_env_CPP_value= |
---|
252 | ac_cv_env_CXXFLAGS_set=set |
---|
253 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64' |
---|
254 | ac_cv_env_CXX_set=set |
---|
255 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
256 | ac_cv_env_LDFLAGS_set=set |
---|
257 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
258 | ac_cv_env_LIBS_set= |
---|
259 | ac_cv_env_LIBS_value= |
---|
260 | ac_cv_env_build_alias_set= |
---|
261 | ac_cv_env_build_alias_value= |
---|
262 | ac_cv_env_host_alias_set= |
---|
263 | ac_cv_env_host_alias_value= |
---|
264 | ac_cv_env_target_alias_set= |
---|
265 | ac_cv_env_target_alias_value= |
---|
266 | ac_cv_header_inttypes_h=yes |
---|
267 | ac_cv_header_memory_h=yes |
---|
268 | ac_cv_header_stdc=yes |
---|
269 | ac_cv_header_stdint_h=yes |
---|
270 | ac_cv_header_stdlib_h=yes |
---|
271 | ac_cv_header_string_h=yes |
---|
272 | ac_cv_header_strings_h=yes |
---|
273 | ac_cv_header_sys_stat_h=yes |
---|
274 | ac_cv_header_sys_types_h=yes |
---|
275 | ac_cv_header_unistd_h=yes |
---|
276 | ac_cv_host=i386-apple-darwin13.0.0 |
---|
277 | ac_cv_lib_pthread_pthread_mutex_init=yes |
---|
278 | ac_cv_objext=o |
---|
279 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
280 | ac_cv_path_GREP=/usr/bin/grep |
---|
281 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
282 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
283 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
284 | ac_cv_prog_cc_c89= |
---|
285 | ac_cv_prog_cc_g=yes |
---|
286 | ac_cv_prog_cxx_g=yes |
---|
287 | ac_cv_prog_make_make_set=yes |
---|
288 | |
---|
289 | ## ----------------- ## |
---|
290 | ## Output variables. ## |
---|
291 | ## ----------------- ## |
---|
292 | |
---|
293 | CC='/usr/bin/clang' |
---|
294 | CFLAGS='-pipe -Os -arch x86_64 -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX' |
---|
295 | CPP='/usr/bin/clang -E' |
---|
296 | CPPFLAGS='-I/opt/local/include' |
---|
297 | CXX='/usr/bin/clang++' |
---|
298 | CXXFLAGS='-pipe -Os -arch x86_64 -Wall -pedantic -fpermissive -Wno-long-long -I../.. -I../.. -DOSX' |
---|
299 | DEFS='' |
---|
300 | ECHO_C='\c' |
---|
301 | ECHO_N='' |
---|
302 | ECHO_T='' |
---|
303 | EGREP='/usr/bin/grep -E' |
---|
304 | EXEEXT='' |
---|
305 | GREP='/usr/bin/grep' |
---|
306 | HAVE_DEBUG_FALSE='' |
---|
307 | HAVE_DEBUG_TRUE='' |
---|
308 | HAVE_GUI_FALSE='' |
---|
309 | HAVE_GUI_TRUE='' |
---|
310 | HAVE_OSX_FALSE='#' |
---|
311 | HAVE_OSX_TRUE='' |
---|
312 | HAVE_QWT_FALSE='' |
---|
313 | HAVE_QWT_TRUE='' |
---|
314 | HAVE_SSL='' |
---|
315 | HAVE_WIN32_FALSE='' |
---|
316 | HAVE_WIN32_TRUE='#' |
---|
317 | INSTALL_DATA='${INSTALL} -m 644' |
---|
318 | INSTALL_PROGRAM='${INSTALL}' |
---|
319 | INSTALL_SCRIPT='${INSTALL}' |
---|
320 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
321 | LIBOBJS='' |
---|
322 | LIBS='-lpthread ' |
---|
323 | LN_S='ln -s' |
---|
324 | LTLIBOBJS='' |
---|
325 | MAINT='1' |
---|
326 | MAJOR='3' |
---|
327 | MINOR='3' |
---|
328 | MOC4='' |
---|
329 | OBJEXT='o' |
---|
330 | PACKAGE_BUGREPORT='http://ophcrack.sf.net' |
---|
331 | PACKAGE_NAME='ophcrack' |
---|
332 | PACKAGE_STRING='ophcrack 3.3.1' |
---|
333 | PACKAGE_TARNAME='ophcrack' |
---|
334 | PACKAGE_VERSION='3.3.1' |
---|
335 | PATH_SEPARATOR=':' |
---|
336 | QMAKE4='' |
---|
337 | RANLIB='ranlib' |
---|
338 | SET_MAKE='' |
---|
339 | SHELL='/bin/sh' |
---|
340 | _MOC4='' |
---|
341 | _MOC='' |
---|
342 | _QMAKE4='' |
---|
343 | _QMAKE='' |
---|
344 | ac_ct_CC='/usr/bin/clang' |
---|
345 | ac_ct_CXX='' |
---|
346 | bindir='${exec_prefix}/bin' |
---|
347 | build='i386-apple-darwin13.0.0' |
---|
348 | build_alias='' |
---|
349 | build_cpu='i386' |
---|
350 | build_os='darwin13.0.0' |
---|
351 | build_vendor='apple' |
---|
352 | datadir='${datarootdir}' |
---|
353 | datarootdir='${prefix}/share' |
---|
354 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
355 | dvidir='${docdir}' |
---|
356 | exec_prefix='NONE' |
---|
357 | host='i386-apple-darwin13.0.0' |
---|
358 | host_alias='' |
---|
359 | host_cpu='i386' |
---|
360 | host_os='darwin13.0.0' |
---|
361 | host_vendor='apple' |
---|
362 | htmldir='${docdir}' |
---|
363 | includedir='${prefix}/include' |
---|
364 | infodir='${datarootdir}/info' |
---|
365 | libdir='${exec_prefix}/lib' |
---|
366 | libexecdir='${exec_prefix}/libexec' |
---|
367 | localedir='${datarootdir}/locale' |
---|
368 | localstatedir='${prefix}/var' |
---|
369 | mandir='${datarootdir}/man' |
---|
370 | oldincludedir='/usr/include' |
---|
371 | pdfdir='${docdir}' |
---|
372 | prefix='/opt/local' |
---|
373 | program_transform_name='s,x,x,' |
---|
374 | psdir='${docdir}' |
---|
375 | sbindir='${exec_prefix}/sbin' |
---|
376 | sharedstatedir='${prefix}/com' |
---|
377 | sysconfdir='${prefix}/etc' |
---|
378 | target_alias='' |
---|
379 | |
---|
380 | ## ----------- ## |
---|
381 | ## confdefs.h. ## |
---|
382 | ## ----------- ## |
---|
383 | |
---|
384 | #define PACKAGE_NAME "ophcrack" |
---|
385 | #define PACKAGE_TARNAME "ophcrack" |
---|
386 | #define PACKAGE_VERSION "3.3.1" |
---|
387 | #define PACKAGE_STRING "ophcrack 3.3.1" |
---|
388 | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
389 | #define MY_CPU_COUNT 1 |
---|
390 | #define STDC_HEADERS 1 |
---|
391 | #define HAVE_SYS_TYPES_H 1 |
---|
392 | #define HAVE_SYS_STAT_H 1 |
---|
393 | #define HAVE_STDLIB_H 1 |
---|
394 | #define HAVE_STRING_H 1 |
---|
395 | #define HAVE_MEMORY_H 1 |
---|
396 | #define HAVE_STRINGS_H 1 |
---|
397 | #define HAVE_INTTYPES_H 1 |
---|
398 | #define HAVE_STDINT_H 1 |
---|
399 | #define HAVE_UNISTD_H 1 |
---|
400 | #define AC_APPLE_UNIVERSAL_BUILD 1 |
---|
401 | #define HAVE_LIBPTHREAD 1 |
---|
402 | |
---|
403 | configure: exit 1 |
---|