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 Heimdal configure 1.5.3, which was |
---|
5 | generated by GNU Autoconf 2.65. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local/libexec/heimdal --disable-dependency-tracking --sysconfdir=/opt/local/etc --enable-shared --enable-static --enable-pthread-support --with-readline=/opt/local --with-libintl=/opt/local --without-openldap --without-openssl --without-sqlite3 --with-x=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = kroybal.skopos.me |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 13.3.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/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.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/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: 24.00 gigabytes |
---|
33 | Default processor set: 295 tasks, 1268 threads, 8 processors |
---|
34 | Load average: 1.70, Mach factor: 6.29 |
---|
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:2649: checking for a BSD-compatible install |
---|
52 | configure:2717: result: /usr/bin/install -c |
---|
53 | configure:2728: checking whether build environment is sane |
---|
54 | configure:2778: result: yes |
---|
55 | configure:2919: checking for a thread-safe mkdir -p |
---|
56 | configure:2958: result: ./install-sh -c -d |
---|
57 | configure:2971: checking for gawk |
---|
58 | configure:3001: result: no |
---|
59 | configure:2971: checking for mawk |
---|
60 | configure:3001: result: no |
---|
61 | configure:2971: checking for nawk |
---|
62 | configure:3001: result: no |
---|
63 | configure:2971: checking for awk |
---|
64 | configure:2987: found /usr/bin/awk |
---|
65 | configure:2998: result: awk |
---|
66 | configure:3009: checking whether make sets $(MAKE) |
---|
67 | configure:3035: result: no |
---|
68 | configure:3112: checking whether to enable maintainer-specific portions of Makefiles |
---|
69 | configure:3121: result: no |
---|
70 | configure:3183: checking for gcc |
---|
71 | configure:3210: result: /usr/bin/clang |
---|
72 | configure:3439: checking for C compiler version |
---|
73 | configure:3448: /usr/bin/clang --version >&5 |
---|
74 | clang: error: couldn't stat Xcode's Info.plist (errno=No such file or directory) |
---|
75 | configure:3459: $? = 1 |
---|
76 | configure:3448: /usr/bin/clang -v >&5 |
---|
77 | clang: error: couldn't stat Xcode's Info.plist (errno=No such file or directory) |
---|
78 | configure:3459: $? = 1 |
---|
79 | configure:3448: /usr/bin/clang -V >&5 |
---|
80 | clang: error: couldn't stat Xcode's Info.plist (errno=No such file or directory) |
---|
81 | configure:3459: $? = 1 |
---|
82 | configure:3448: /usr/bin/clang -qversion >&5 |
---|
83 | clang: error: couldn't stat Xcode's Info.plist (errno=No such file or directory) |
---|
84 | configure:3459: $? = 1 |
---|
85 | configure:3479: checking whether the C compiler works |
---|
86 | configure:3501: /usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
87 | clang: error: couldn't stat Xcode's Info.plist (errno=No such file or directory) |
---|
88 | configure:3505: $? = 1 |
---|
89 | configure:3543: result: no |
---|
90 | configure: failed program was: |
---|
91 | | /* confdefs.h */ |
---|
92 | | #define PACKAGE_NAME "Heimdal" |
---|
93 | | #define PACKAGE_TARNAME "heimdal" |
---|
94 | | #define PACKAGE_VERSION "1.5.3" |
---|
95 | | #define PACKAGE_STRING "Heimdal 1.5.3" |
---|
96 | | #define PACKAGE_BUGREPORT "heimdal-bugs@h5l.org" |
---|
97 | | #define PACKAGE_URL "" |
---|
98 | | #define PACKAGE "heimdal" |
---|
99 | | #define VERSION "1.5.3" |
---|
100 | | /* end confdefs.h. */ |
---|
101 | | |
---|
102 | | int |
---|
103 | | main () |
---|
104 | | { |
---|
105 | | |
---|
106 | | ; |
---|
107 | | return 0; |
---|
108 | | } |
---|
109 | configure:3548: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.5.3': |
---|
110 | configure:3552: error: C compiler cannot create executables |
---|
111 | See `config.log' for more details. |
---|
112 | |
---|
113 | ## ---------------- ## |
---|
114 | ## Cache variables. ## |
---|
115 | ## ---------------- ## |
---|
116 | |
---|
117 | ac_cv_env_CAPNG_CFLAGS_set= |
---|
118 | ac_cv_env_CAPNG_CFLAGS_value= |
---|
119 | ac_cv_env_CAPNG_LIBS_set= |
---|
120 | ac_cv_env_CAPNG_LIBS_value= |
---|
121 | ac_cv_env_CC_set=set |
---|
122 | ac_cv_env_CC_value=/usr/bin/clang |
---|
123 | ac_cv_env_CFLAGS_set=set |
---|
124 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -arch i386' |
---|
125 | ac_cv_env_CPPFLAGS_set=set |
---|
126 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
127 | ac_cv_env_CPP_set= |
---|
128 | ac_cv_env_CPP_value= |
---|
129 | ac_cv_env_LDFLAGS_set=set |
---|
130 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386' |
---|
131 | ac_cv_env_LIBS_set= |
---|
132 | ac_cv_env_LIBS_value= |
---|
133 | ac_cv_env_PKG_CONFIG_set= |
---|
134 | ac_cv_env_PKG_CONFIG_value= |
---|
135 | ac_cv_env_XMKMF_set= |
---|
136 | ac_cv_env_XMKMF_value= |
---|
137 | ac_cv_env_YACC_set= |
---|
138 | ac_cv_env_YACC_value= |
---|
139 | ac_cv_env_YFLAGS_set= |
---|
140 | ac_cv_env_YFLAGS_value= |
---|
141 | ac_cv_env_build_alias_set= |
---|
142 | ac_cv_env_build_alias_value= |
---|
143 | ac_cv_env_host_alias_set= |
---|
144 | ac_cv_env_host_alias_value= |
---|
145 | ac_cv_env_target_alias_set= |
---|
146 | ac_cv_env_target_alias_value= |
---|
147 | ac_cv_prog_AWK=awk |
---|
148 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
149 | ac_cv_prog_make_make_set=no |
---|
150 | |
---|
151 | ## ----------------- ## |
---|
152 | ## Output variables. ## |
---|
153 | ## ----------------- ## |
---|
154 | |
---|
155 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.5.3/missing --run aclocal-1.11' |
---|
156 | AIX4_FALSE='' |
---|
157 | AIX4_TRUE='' |
---|
158 | AIX_DYNAMIC_AFS_FALSE='' |
---|
159 | AIX_DYNAMIC_AFS_TRUE='' |
---|
160 | AIX_EXTRA_KAFS='' |
---|
161 | AIX_FALSE='' |
---|
162 | AIX_TRUE='' |
---|
163 | AMDEPBACKSLASH='' |
---|
164 | AMDEP_FALSE='' |
---|
165 | AMDEP_TRUE='' |
---|
166 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.5.3/missing --run tar' |
---|
167 | AR='' |
---|
168 | ASN1_COMPILE='' |
---|
169 | ASN1_COMPILE_DEP='' |
---|
170 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.5.3/missing --run autoconf' |
---|
171 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.5.3/missing --run autoheader' |
---|
172 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.5.3/missing --run automake-1.11' |
---|
173 | AWK='awk' |
---|
174 | CANONICAL_HOST='' |
---|
175 | CAPNG_CFLAGS='' |
---|
176 | CAPNG_LIBS='' |
---|
177 | CATMAN='' |
---|
178 | CATMANEXT='' |
---|
179 | CATMAN_FALSE='' |
---|
180 | CATMAN_TRUE='' |
---|
181 | CC='/usr/bin/clang' |
---|
182 | CCDEPMODE='' |
---|
183 | CFLAGS='-pipe -Os -arch x86_64 -arch i386' |
---|
184 | COMPILE_ET='' |
---|
185 | COM_ERR_FALSE='' |
---|
186 | COM_ERR_TRUE='' |
---|
187 | CPP='' |
---|
188 | CPPFLAGS='-I/opt/local/include' |
---|
189 | CROSS_COMPILE_FALSE='' |
---|
190 | CROSS_COMPILE_TRUE='' |
---|
191 | CYGPATH_W='echo' |
---|
192 | DBHEADER='' |
---|
193 | DBLIB='' |
---|
194 | DCE_FALSE='' |
---|
195 | DCE_TRUE='' |
---|
196 | DEFS='' |
---|
197 | DEPDIR='' |
---|
198 | DIR_com_err='' |
---|
199 | DIR_hcrypto='' |
---|
200 | DIR_hdbdir='' |
---|
201 | DIR_roken='' |
---|
202 | DLLTOOL='' |
---|
203 | DSYMUTIL='' |
---|
204 | DUMPBIN='' |
---|
205 | ECHO_C='\c' |
---|
206 | ECHO_N='' |
---|
207 | ECHO_T='' |
---|
208 | EGREP='' |
---|
209 | ENABLE_SHARED_FALSE='' |
---|
210 | ENABLE_SHARED_TRUE='' |
---|
211 | EXEEXT='' |
---|
212 | FGREP='' |
---|
213 | FRAMEWORK_SECURITY_FALSE='' |
---|
214 | FRAMEWORK_SECURITY_TRUE='' |
---|
215 | GREP='' |
---|
216 | GROFF='' |
---|
217 | HAVE_CAPNG_FALSE='' |
---|
218 | HAVE_CAPNG_TRUE='' |
---|
219 | HAVE_DB1_FALSE='' |
---|
220 | HAVE_DB1_TRUE='' |
---|
221 | HAVE_DB3_FALSE='' |
---|
222 | HAVE_DB3_TRUE='' |
---|
223 | HAVE_DBHEADER_FALSE='' |
---|
224 | HAVE_DBHEADER_TRUE='' |
---|
225 | HAVE_DLOPEN_FALSE='' |
---|
226 | HAVE_DLOPEN_TRUE='' |
---|
227 | HAVE_NDBM_FALSE='' |
---|
228 | HAVE_NDBM_TRUE='' |
---|
229 | HAVE_OPENSSL_FALSE='' |
---|
230 | HAVE_OPENSSL_TRUE='' |
---|
231 | HAVE_X_FALSE='' |
---|
232 | HAVE_X_TRUE='' |
---|
233 | HEIMDAL_DOCUMENTATION_FALSE='' |
---|
234 | HEIMDAL_DOCUMENTATION_TRUE='' |
---|
235 | INCLUDES_roken='' |
---|
236 | INCLUDE_hcrypto='' |
---|
237 | INCLUDE_hesiod='' |
---|
238 | INCLUDE_krb4='' |
---|
239 | INCLUDE_libedit='' |
---|
240 | INCLUDE_libintl='' |
---|
241 | INCLUDE_openldap='' |
---|
242 | INCLUDE_readline='' |
---|
243 | INCLUDE_sqlite3='' |
---|
244 | INSTALL_DATA='${INSTALL} -m 644' |
---|
245 | INSTALL_PROGRAM='${INSTALL}' |
---|
246 | INSTALL_SCRIPT='${INSTALL}' |
---|
247 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
248 | IRIX_FALSE='' |
---|
249 | IRIX_TRUE='' |
---|
250 | KCM_FALSE='' |
---|
251 | KCM_TRUE='' |
---|
252 | KRB4_FALSE='' |
---|
253 | KRB4_TRUE='' |
---|
254 | KRB5_FALSE='' |
---|
255 | KRB5_TRUE='' |
---|
256 | LD='' |
---|
257 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386' |
---|
258 | LDFLAGS_VERSION_SCRIPT='' |
---|
259 | LEX='' |
---|
260 | LEXLIB='' |
---|
261 | LEX_OUTPUT_ROOT='' |
---|
262 | LIBADD_roken='' |
---|
263 | LIBEDIT_FALSE='' |
---|
264 | LIBEDIT_TRUE='' |
---|
265 | LIBOBJS='' |
---|
266 | LIBS='' |
---|
267 | LIBTOOL='' |
---|
268 | LIB_AUTH_SUBDIRS='' |
---|
269 | LIB_NDBM='' |
---|
270 | LIB_XauFileName='' |
---|
271 | LIB_XauReadAuth='' |
---|
272 | LIB_XauWriteAuth='' |
---|
273 | LIB_bswap16='' |
---|
274 | LIB_bswap32='' |
---|
275 | LIB_com_err='' |
---|
276 | LIB_com_err_a='' |
---|
277 | LIB_com_err_so='' |
---|
278 | LIB_crypt='' |
---|
279 | LIB_db_create='' |
---|
280 | LIB_dbm_firstkey='' |
---|
281 | LIB_dbopen='' |
---|
282 | LIB_dispatch_async_f='' |
---|
283 | LIB_dlopen='' |
---|
284 | LIB_dn_expand='' |
---|
285 | LIB_dns_search='' |
---|
286 | LIB_door_create='' |
---|
287 | LIB_freeaddrinfo='' |
---|
288 | LIB_gai_strerror='' |
---|
289 | LIB_getaddrinfo='' |
---|
290 | LIB_gethostbyname2='' |
---|
291 | LIB_gethostbyname='' |
---|
292 | LIB_getnameinfo='' |
---|
293 | LIB_getpwnam_r='' |
---|
294 | LIB_getsockopt='' |
---|
295 | LIB_hcrypto='' |
---|
296 | LIB_hcrypto_a='' |
---|
297 | LIB_hcrypto_appl='' |
---|
298 | LIB_hcrypto_so='' |
---|
299 | LIB_hesiod='' |
---|
300 | LIB_hstrerror='' |
---|
301 | LIB_kdb='' |
---|
302 | LIB_krb4='' |
---|
303 | LIB_libedit='' |
---|
304 | LIB_libintl='' |
---|
305 | LIB_loadquery='' |
---|
306 | LIB_logout='' |
---|
307 | LIB_logwtmp='' |
---|
308 | LIB_openldap='' |
---|
309 | LIB_openpty='' |
---|
310 | LIB_otp='' |
---|
311 | LIB_pidfile='' |
---|
312 | LIB_readline='' |
---|
313 | LIB_res_ndestroy='' |
---|
314 | LIB_res_nsearch='' |
---|
315 | LIB_res_search='' |
---|
316 | LIB_roken='' |
---|
317 | LIB_security='' |
---|
318 | LIB_setsockopt='' |
---|
319 | LIB_socket='' |
---|
320 | LIB_sqlite3='' |
---|
321 | LIB_syslog='' |
---|
322 | LIB_tgetent='' |
---|
323 | LIPO='' |
---|
324 | LN_S='' |
---|
325 | LTLIBOBJS='' |
---|
326 | MAINT='#' |
---|
327 | MAINTAINER_MODE_FALSE='' |
---|
328 | MAINTAINER_MODE_TRUE='#' |
---|
329 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.5.3/missing --run makeinfo' |
---|
330 | MANIFEST_TOOL='' |
---|
331 | MKDIR_P='./install-sh -c -d' |
---|
332 | NEED_WRITEAUTH_FALSE='' |
---|
333 | NEED_WRITEAUTH_TRUE='' |
---|
334 | NM='' |
---|
335 | NMEDIT='' |
---|
336 | NO_AFS='' |
---|
337 | NROFF='' |
---|
338 | OBJDUMP='' |
---|
339 | OBJEXT='' |
---|
340 | OPENLDAP_MODULE_FALSE='' |
---|
341 | OPENLDAP_MODULE_TRUE='' |
---|
342 | OTOOL64='' |
---|
343 | OTOOL='' |
---|
344 | OTP_FALSE='' |
---|
345 | OTP_TRUE='' |
---|
346 | PACKAGE='heimdal' |
---|
347 | PACKAGE_BUGREPORT='heimdal-bugs@h5l.org' |
---|
348 | PACKAGE_NAME='Heimdal' |
---|
349 | PACKAGE_STRING='Heimdal 1.5.3' |
---|
350 | PACKAGE_TARNAME='heimdal' |
---|
351 | PACKAGE_URL='' |
---|
352 | PACKAGE_VERSION='1.5.3' |
---|
353 | PATH_SEPARATOR=':' |
---|
354 | PKG_CONFIG='' |
---|
355 | PKINIT_FALSE='' |
---|
356 | PKINIT_TRUE='' |
---|
357 | PTHREAD_CFLAGS='' |
---|
358 | PTHREAD_LDADD='' |
---|
359 | PTHREAD_LIBADD='' |
---|
360 | RANLIB='' |
---|
361 | SED='' |
---|
362 | SET_MAKE='MAKE=make' |
---|
363 | SHELL='/bin/sh' |
---|
364 | SLC='' |
---|
365 | SLC_DEP='' |
---|
366 | SQLITE3_FALSE='' |
---|
367 | SQLITE3_TRUE='' |
---|
368 | STRIP='' |
---|
369 | VERSION='1.5.3' |
---|
370 | VERSIONING='' |
---|
371 | WFLAGS='' |
---|
372 | WFLAGS_NOIMPLICITINT='' |
---|
373 | WFLAGS_NOUNUSED='' |
---|
374 | XMKMF='' |
---|
375 | X_CFLAGS='' |
---|
376 | X_EXTRA_LIBS='' |
---|
377 | X_LIBS='' |
---|
378 | X_PRE_LIBS='' |
---|
379 | YACC='' |
---|
380 | YFLAGS='' |
---|
381 | ac_ct_AR='' |
---|
382 | ac_ct_CC='/usr/bin/clang' |
---|
383 | ac_ct_DUMPBIN='' |
---|
384 | am__EXEEXT_FALSE='' |
---|
385 | am__EXEEXT_TRUE='' |
---|
386 | am__fastdepCC_FALSE='' |
---|
387 | am__fastdepCC_TRUE='' |
---|
388 | am__include='' |
---|
389 | am__isrc='' |
---|
390 | am__leading_dot='.' |
---|
391 | am__quote='' |
---|
392 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
393 | am__untar='${AMTAR} xf -' |
---|
394 | bindir='${exec_prefix}/bin' |
---|
395 | build='' |
---|
396 | build_alias='' |
---|
397 | build_cpu='' |
---|
398 | build_os='' |
---|
399 | build_vendor='' |
---|
400 | datadir='${datarootdir}' |
---|
401 | datarootdir='${prefix}/share' |
---|
402 | do_roken_rename_FALSE='' |
---|
403 | do_roken_rename_TRUE='' |
---|
404 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
405 | dpagaix_cflags='' |
---|
406 | dpagaix_ldadd='' |
---|
407 | dpagaix_ldflags='' |
---|
408 | dvidir='${docdir}' |
---|
409 | exec_prefix='NONE' |
---|
410 | have_cgetent_FALSE='' |
---|
411 | have_cgetent_TRUE='' |
---|
412 | have_err_h_FALSE='' |
---|
413 | have_err_h_TRUE='' |
---|
414 | have_fnmatch_h_FALSE='' |
---|
415 | have_fnmatch_h_TRUE='' |
---|
416 | have_gcd_FALSE='' |
---|
417 | have_gcd_TRUE='' |
---|
418 | have_glob_h_FALSE='' |
---|
419 | have_glob_h_TRUE='' |
---|
420 | have_ifaddrs_h_FALSE='' |
---|
421 | have_ifaddrs_h_TRUE='' |
---|
422 | have_scc_FALSE='' |
---|
423 | have_scc_TRUE='' |
---|
424 | have_search_h_FALSE='' |
---|
425 | have_search_h_TRUE='' |
---|
426 | have_socket_wrapper_FALSE='' |
---|
427 | have_socket_wrapper_TRUE='' |
---|
428 | have_vis_h_FALSE='' |
---|
429 | have_vis_h_TRUE='' |
---|
430 | host='' |
---|
431 | host_alias='' |
---|
432 | host_cpu='' |
---|
433 | host_os='' |
---|
434 | host_vendor='' |
---|
435 | htmldir='${docdir}' |
---|
436 | includedir='${prefix}/include' |
---|
437 | infodir='${datarootdir}/info' |
---|
438 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.5.3/install-sh' |
---|
439 | libdir='${exec_prefix}/lib' |
---|
440 | libexecdir='${exec_prefix}/libexec' |
---|
441 | localedir='${datarootdir}/locale' |
---|
442 | localstatedir='${prefix}/var' |
---|
443 | mandir='${datarootdir}/man' |
---|
444 | mkdir_p='$(top_builddir)/./install-sh -c -d' |
---|
445 | oldincludedir='/usr/include' |
---|
446 | pdfdir='${docdir}' |
---|
447 | prefix='/opt/local/libexec/heimdal' |
---|
448 | program_transform_name='s,x,x,' |
---|
449 | psdir='${docdir}' |
---|
450 | sbindir='${exec_prefix}/sbin' |
---|
451 | sharedstatedir='${prefix}/com' |
---|
452 | subdirs='' |
---|
453 | sysconfdir='/opt/local/etc' |
---|
454 | target_alias='' |
---|
455 | versionscript_FALSE='' |
---|
456 | versionscript_TRUE='' |
---|
457 | |
---|
458 | ## ----------- ## |
---|
459 | ## confdefs.h. ## |
---|
460 | ## ----------- ## |
---|
461 | |
---|
462 | /* confdefs.h */ |
---|
463 | #define PACKAGE_NAME "Heimdal" |
---|
464 | #define PACKAGE_TARNAME "heimdal" |
---|
465 | #define PACKAGE_VERSION "1.5.3" |
---|
466 | #define PACKAGE_STRING "Heimdal 1.5.3" |
---|
467 | #define PACKAGE_BUGREPORT "heimdal-bugs@h5l.org" |
---|
468 | #define PACKAGE_URL "" |
---|
469 | #define PACKAGE "heimdal" |
---|
470 | #define VERSION "1.5.3" |
---|
471 | |
---|
472 | configure: exit 77 |
---|