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 configure, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --disable-silent-rules --disable-werror --program-prefix=g --enable-shared --enable-install-libbfd |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = mbp-de-yann.lan |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 13.4.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~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.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 167 tasks, 772 threads, 4 processors |
---|
34 | Load average: 3.94, Mach factor: 0.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:2355: checking build system type |
---|
52 | configure:2369: result: x86_64-apple-darwin13.4.0 |
---|
53 | configure:2416: checking host system type |
---|
54 | configure:2429: result: x86_64-apple-darwin13.4.0 |
---|
55 | configure:2449: checking target system type |
---|
56 | configure:2462: result: x86_64-apple-darwin13.4.0 |
---|
57 | configure:2516: checking for a BSD-compatible install |
---|
58 | configure:2584: result: /usr/bin/install -c |
---|
59 | configure:2595: checking whether ln works |
---|
60 | configure:2617: result: yes |
---|
61 | configure:2621: checking whether ln -s works |
---|
62 | configure:2625: result: yes |
---|
63 | configure:2632: checking for a sed that does not truncate output |
---|
64 | configure:2696: result: /usr/bin/sed |
---|
65 | configure:2705: checking for gawk |
---|
66 | configure:2735: result: no |
---|
67 | configure:2705: checking for mawk |
---|
68 | configure:2735: result: no |
---|
69 | configure:2705: checking for nawk |
---|
70 | configure:2735: result: no |
---|
71 | configure:2705: checking for awk |
---|
72 | configure:2721: found /usr/bin/awk |
---|
73 | configure:2732: result: awk |
---|
74 | configure:4084: checking for gcc |
---|
75 | configure:4111: result: /usr/bin/clang |
---|
76 | configure:4340: checking for C compiler version |
---|
77 | configure:4349: /usr/bin/clang --version >&5 |
---|
78 | clang version 1.0.2 (http://llvm.org/svn/llvm-project/cfe/tags/Apple/clang-32 exported) |
---|
79 | Target: x86_64-apple-darwin13 |
---|
80 | configure:4360: $? = 0 |
---|
81 | configure:4349: /usr/bin/clang -v >&5 |
---|
82 | clang version 1.0.2 (http://llvm.org/svn/llvm-project/cfe/tags/Apple/clang-32 exported) |
---|
83 | Target: x86_64-apple-darwin13 |
---|
84 | configure:4360: $? = 0 |
---|
85 | configure:4349: /usr/bin/clang -V >&5 |
---|
86 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
87 | clang: error: no input files |
---|
88 | configure:4360: $? = 1 |
---|
89 | configure:4349: /usr/bin/clang -qversion >&5 |
---|
90 | clang: error: no input files |
---|
91 | configure:4360: $? = 1 |
---|
92 | configure:4380: checking whether the C compiler works |
---|
93 | configure:4402: /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 |
---|
94 | ld: library not found for -lgcc |
---|
95 | configure:4406: $? = 1 |
---|
96 | configure:4444: result: no |
---|
97 | configure: failed program was: |
---|
98 | | /* confdefs.h */ |
---|
99 | | #define PACKAGE_NAME "" |
---|
100 | | #define PACKAGE_TARNAME "" |
---|
101 | | #define PACKAGE_VERSION "" |
---|
102 | | #define PACKAGE_STRING "" |
---|
103 | | #define PACKAGE_BUGREPORT "" |
---|
104 | | #define PACKAGE_URL "" |
---|
105 | | /* end confdefs.h. */ |
---|
106 | | |
---|
107 | | int |
---|
108 | | main () |
---|
109 | | { |
---|
110 | | |
---|
111 | | ; |
---|
112 | | return 0; |
---|
113 | | } |
---|
114 | configure:4449: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_binutils/binutils/work/binutils-2.39': |
---|
115 | configure:4451: error: C compiler cannot create executables |
---|
116 | See `config.log' for more details |
---|
117 | |
---|
118 | ## ---------------- ## |
---|
119 | ## Cache variables. ## |
---|
120 | ## ---------------- ## |
---|
121 | |
---|
122 | ac_cv_build=x86_64-apple-darwin13.4.0 |
---|
123 | ac_cv_env_AR_FOR_TARGET_set= |
---|
124 | ac_cv_env_AR_FOR_TARGET_value= |
---|
125 | ac_cv_env_AR_set= |
---|
126 | ac_cv_env_AR_value= |
---|
127 | ac_cv_env_AS_FOR_TARGET_set= |
---|
128 | ac_cv_env_AS_FOR_TARGET_value= |
---|
129 | ac_cv_env_AS_set= |
---|
130 | ac_cv_env_AS_value= |
---|
131 | ac_cv_env_CCC_set= |
---|
132 | ac_cv_env_CCC_value= |
---|
133 | ac_cv_env_CC_FOR_TARGET_set= |
---|
134 | ac_cv_env_CC_FOR_TARGET_value= |
---|
135 | ac_cv_env_CC_set=set |
---|
136 | ac_cv_env_CC_value=/usr/bin/clang |
---|
137 | ac_cv_env_CFLAGS_set=set |
---|
138 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
139 | ac_cv_env_CPPFLAGS_set=set |
---|
140 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
141 | ac_cv_env_CXXFLAGS_set=set |
---|
142 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64' |
---|
143 | ac_cv_env_CXX_FOR_TARGET_set= |
---|
144 | ac_cv_env_CXX_FOR_TARGET_value= |
---|
145 | ac_cv_env_CXX_set=set |
---|
146 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
147 | ac_cv_env_DLLTOOL_FOR_TARGET_set= |
---|
148 | ac_cv_env_DLLTOOL_FOR_TARGET_value= |
---|
149 | ac_cv_env_DLLTOOL_set= |
---|
150 | ac_cv_env_DLLTOOL_value= |
---|
151 | ac_cv_env_GCC_FOR_TARGET_set= |
---|
152 | ac_cv_env_GCC_FOR_TARGET_value= |
---|
153 | ac_cv_env_GFORTRAN_FOR_TARGET_set= |
---|
154 | ac_cv_env_GFORTRAN_FOR_TARGET_value= |
---|
155 | ac_cv_env_GOC_FOR_TARGET_set= |
---|
156 | ac_cv_env_GOC_FOR_TARGET_value= |
---|
157 | ac_cv_env_LDFLAGS_set=set |
---|
158 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
159 | ac_cv_env_LD_FOR_TARGET_set= |
---|
160 | ac_cv_env_LD_FOR_TARGET_value= |
---|
161 | ac_cv_env_LD_set= |
---|
162 | ac_cv_env_LD_value= |
---|
163 | ac_cv_env_LIBS_set= |
---|
164 | ac_cv_env_LIBS_value= |
---|
165 | ac_cv_env_LIPO_FOR_TARGET_set= |
---|
166 | ac_cv_env_LIPO_FOR_TARGET_value= |
---|
167 | ac_cv_env_LIPO_set= |
---|
168 | ac_cv_env_LIPO_value= |
---|
169 | ac_cv_env_NM_FOR_TARGET_set= |
---|
170 | ac_cv_env_NM_FOR_TARGET_value= |
---|
171 | ac_cv_env_NM_set= |
---|
172 | ac_cv_env_NM_value= |
---|
173 | ac_cv_env_OBJCOPY_FOR_TARGET_set= |
---|
174 | ac_cv_env_OBJCOPY_FOR_TARGET_value= |
---|
175 | ac_cv_env_OBJCOPY_set= |
---|
176 | ac_cv_env_OBJCOPY_value= |
---|
177 | ac_cv_env_OBJDUMP_FOR_TARGET_set= |
---|
178 | ac_cv_env_OBJDUMP_FOR_TARGET_value= |
---|
179 | ac_cv_env_OBJDUMP_set= |
---|
180 | ac_cv_env_OBJDUMP_value= |
---|
181 | ac_cv_env_RANLIB_FOR_TARGET_set= |
---|
182 | ac_cv_env_RANLIB_FOR_TARGET_value= |
---|
183 | ac_cv_env_RANLIB_set= |
---|
184 | ac_cv_env_RANLIB_value= |
---|
185 | ac_cv_env_READELF_FOR_TARGET_set= |
---|
186 | ac_cv_env_READELF_FOR_TARGET_value= |
---|
187 | ac_cv_env_READELF_set= |
---|
188 | ac_cv_env_READELF_value= |
---|
189 | ac_cv_env_STRIP_FOR_TARGET_set= |
---|
190 | ac_cv_env_STRIP_FOR_TARGET_value= |
---|
191 | ac_cv_env_STRIP_set= |
---|
192 | ac_cv_env_STRIP_value= |
---|
193 | ac_cv_env_WINDMC_FOR_TARGET_set= |
---|
194 | ac_cv_env_WINDMC_FOR_TARGET_value= |
---|
195 | ac_cv_env_WINDMC_set= |
---|
196 | ac_cv_env_WINDMC_value= |
---|
197 | ac_cv_env_WINDRES_FOR_TARGET_set= |
---|
198 | ac_cv_env_WINDRES_FOR_TARGET_value= |
---|
199 | ac_cv_env_WINDRES_set= |
---|
200 | ac_cv_env_WINDRES_value= |
---|
201 | ac_cv_env_build_alias_set= |
---|
202 | ac_cv_env_build_alias_value= |
---|
203 | ac_cv_env_build_configargs_set= |
---|
204 | ac_cv_env_build_configargs_value= |
---|
205 | ac_cv_env_host_alias_set= |
---|
206 | ac_cv_env_host_alias_value= |
---|
207 | ac_cv_env_host_configargs_set= |
---|
208 | ac_cv_env_host_configargs_value= |
---|
209 | ac_cv_env_target_alias_set= |
---|
210 | ac_cv_env_target_alias_value= |
---|
211 | ac_cv_env_target_configargs_set= |
---|
212 | ac_cv_env_target_configargs_value= |
---|
213 | ac_cv_host=x86_64-apple-darwin13.4.0 |
---|
214 | ac_cv_path_SED=/usr/bin/sed |
---|
215 | ac_cv_prog_AWK=awk |
---|
216 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
217 | ac_cv_target=x86_64-apple-darwin13.4.0 |
---|
218 | acx_cv_prog_LN=ln |
---|
219 | |
---|
220 | ## ----------------- ## |
---|
221 | ## Output variables. ## |
---|
222 | ## ----------------- ## |
---|
223 | |
---|
224 | AR='' |
---|
225 | AR_FOR_BUILD='$(AR)' |
---|
226 | AR_FOR_TARGET='' |
---|
227 | AR_PLUGIN_OPTION='' |
---|
228 | AS='' |
---|
229 | AS_FOR_BUILD='$(AS)' |
---|
230 | AS_FOR_TARGET='' |
---|
231 | AWK='awk' |
---|
232 | BISON='' |
---|
233 | BUILD_CONFIG='' |
---|
234 | CC='/usr/bin/clang' |
---|
235 | CC_FOR_BUILD='$(CC)' |
---|
236 | CC_FOR_TARGET='' |
---|
237 | CFLAGS='-pipe -Os -arch x86_64' |
---|
238 | CFLAGS_FOR_BUILD='' |
---|
239 | CFLAGS_FOR_TARGET='' |
---|
240 | COMPILER_AS_FOR_TARGET='' |
---|
241 | COMPILER_LD_FOR_TARGET='' |
---|
242 | COMPILER_NM_FOR_TARGET='' |
---|
243 | CONFIGURE_GDB_TK='' |
---|
244 | CPPFLAGS='-I/opt/local/include' |
---|
245 | CXX='/usr/bin/clang++' |
---|
246 | CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64' |
---|
247 | CXXFLAGS_FOR_BUILD='' |
---|
248 | CXXFLAGS_FOR_TARGET='' |
---|
249 | CXX_FOR_BUILD='$(CXX)' |
---|
250 | CXX_FOR_TARGET='' |
---|
251 | DEBUG_PREFIX_CFLAGS_FOR_TARGET='' |
---|
252 | DEFS='' |
---|
253 | DLLTOOL='' |
---|
254 | DLLTOOL_FOR_BUILD='$(DLLTOOL)' |
---|
255 | DLLTOOL_FOR_TARGET='' |
---|
256 | ECHO_C='\c' |
---|
257 | ECHO_N='' |
---|
258 | ECHO_T='' |
---|
259 | EXEEXT='' |
---|
260 | EXPECT='' |
---|
261 | FLAGS_FOR_TARGET='' |
---|
262 | FLEX='' |
---|
263 | GCC_FOR_TARGET='' |
---|
264 | GCC_SHLIB_SUBDIR='' |
---|
265 | GDB_TK='' |
---|
266 | GFORTRAN_FOR_BUILD='$(GFORTRAN)' |
---|
267 | GFORTRAN_FOR_TARGET='' |
---|
268 | GNATBIND='' |
---|
269 | GNATMAKE='' |
---|
270 | GOC_FOR_BUILD='$(GOC)' |
---|
271 | GOC_FOR_TARGET='' |
---|
272 | INSTALL_DATA='${INSTALL} -m 644' |
---|
273 | INSTALL_GDB_TK='' |
---|
274 | INSTALL_PROGRAM='${INSTALL}' |
---|
275 | INSTALL_SCRIPT='${INSTALL}' |
---|
276 | LD='' |
---|
277 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
278 | LDFLAGS_FOR_BUILD='' |
---|
279 | LDFLAGS_FOR_TARGET='' |
---|
280 | LD_FOR_BUILD='$(LD)' |
---|
281 | LD_FOR_TARGET='' |
---|
282 | LEX='' |
---|
283 | LIBOBJS='' |
---|
284 | LIBS='' |
---|
285 | LIPO='' |
---|
286 | LIPO_FOR_TARGET='' |
---|
287 | LN='ln' |
---|
288 | LN_S='ln -s' |
---|
289 | LTLIBOBJS='' |
---|
290 | M4='' |
---|
291 | MAINT='' |
---|
292 | MAINTAINER_MODE_FALSE='' |
---|
293 | MAINTAINER_MODE_TRUE='' |
---|
294 | MAKEINFO='' |
---|
295 | NM='' |
---|
296 | NM_FOR_BUILD='$(NM)' |
---|
297 | NM_FOR_TARGET='' |
---|
298 | OBJCOPY='' |
---|
299 | OBJCOPY_FOR_TARGET='' |
---|
300 | OBJDUMP='' |
---|
301 | OBJDUMP_FOR_TARGET='' |
---|
302 | OBJEXT='' |
---|
303 | PACKAGE_BUGREPORT='' |
---|
304 | PACKAGE_NAME='' |
---|
305 | PACKAGE_STRING='' |
---|
306 | PACKAGE_TARNAME='' |
---|
307 | PACKAGE_URL='' |
---|
308 | PACKAGE_VERSION='' |
---|
309 | PATH_SEPARATOR=':' |
---|
310 | PGO_BUILD_GEN_CFLAGS='' |
---|
311 | PGO_BUILD_LTO_CFLAGS='' |
---|
312 | PGO_BUILD_USE_CFLAGS='' |
---|
313 | PKG_CONFIG_PATH='' |
---|
314 | RANLIB='' |
---|
315 | RANLIB_FOR_BUILD='$(RANLIB)' |
---|
316 | RANLIB_FOR_TARGET='' |
---|
317 | RANLIB_PLUGIN_OPTION='' |
---|
318 | RAW_CXX_FOR_TARGET='' |
---|
319 | READELF='' |
---|
320 | READELF_FOR_TARGET='' |
---|
321 | RPATH_ENVVAR='' |
---|
322 | RUNTEST='' |
---|
323 | SED='/usr/bin/sed' |
---|
324 | SHELL='/bin/sh' |
---|
325 | STRIP='' |
---|
326 | STRIP_FOR_TARGET='' |
---|
327 | SYSROOT_CFLAGS_FOR_TARGET='' |
---|
328 | TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --disable-silent-rules --disable-werror --program-prefix=g --enable-shared --enable-install-libbfd' |
---|
329 | WINDMC='' |
---|
330 | WINDMC_FOR_BUILD='$(WINDMC)' |
---|
331 | WINDMC_FOR_TARGET='' |
---|
332 | WINDRES='' |
---|
333 | WINDRES_FOR_BUILD='$(WINDRES)' |
---|
334 | WINDRES_FOR_TARGET='' |
---|
335 | YACC='' |
---|
336 | ac_ct_CC='/usr/bin/clang' |
---|
337 | ac_ct_CXX='' |
---|
338 | bindir='${exec_prefix}/bin' |
---|
339 | build='x86_64-apple-darwin13.4.0' |
---|
340 | build_alias='' |
---|
341 | build_configargs='' |
---|
342 | build_configdirs='build-libiberty build-libcpp build-texinfo build-flex build-bison build-m4 build-fixincludes' |
---|
343 | build_cpu='x86_64' |
---|
344 | build_libsubdir='build-x86_64-apple-darwin13.4.0' |
---|
345 | build_noncanonical='x86_64-apple-darwin13.4.0' |
---|
346 | build_os='darwin13.4.0' |
---|
347 | build_subdir='build-x86_64-apple-darwin13.4.0' |
---|
348 | build_tooldir='' |
---|
349 | build_vendor='apple' |
---|
350 | compare_exclusions='' |
---|
351 | configdirs='intl libiberty opcodes bfd readline tcl tk itcl libgui zlib libbacktrace libcpp libdecnumber gmp mpfr mpc isl libelf libiconv libctf texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gdbserver gprof etc expect dejagnu m4 utils guile fastjar gnattools libcc1 gotools' |
---|
352 | datadir='${datarootdir}' |
---|
353 | datarootdir='${prefix}/share' |
---|
354 | do_compare='' |
---|
355 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
356 | dvidir='${docdir}' |
---|
357 | exec_prefix='NONE' |
---|
358 | extra_host_libiberty_configure_flags='' |
---|
359 | extra_host_zlib_configure_flags='' |
---|
360 | extra_isl_gmp_configure_flags='' |
---|
361 | extra_liboffloadmic_configure_flags='' |
---|
362 | extra_linker_plugin_configure_flags='' |
---|
363 | extra_linker_plugin_flags='' |
---|
364 | extra_mpc_gmp_configure_flags='' |
---|
365 | extra_mpc_mpfr_configure_flags='' |
---|
366 | extra_mpfr_configure_flags='' |
---|
367 | get_gcc_base_ver='' |
---|
368 | gmpinc='' |
---|
369 | gmplibs='' |
---|
370 | host='x86_64-apple-darwin13.4.0' |
---|
371 | host_alias='' |
---|
372 | host_configargs='' |
---|
373 | host_cpu='x86_64' |
---|
374 | host_noncanonical='x86_64-apple-darwin13.4.0' |
---|
375 | host_os='darwin13.4.0' |
---|
376 | host_shared='' |
---|
377 | host_subdir='.' |
---|
378 | host_vendor='apple' |
---|
379 | htmldir='${docdir}' |
---|
380 | includedir='${prefix}/include' |
---|
381 | infodir='/opt/local/share/info' |
---|
382 | islinc='' |
---|
383 | isllibs='' |
---|
384 | libdir='${exec_prefix}/lib' |
---|
385 | libexecdir='${exec_prefix}/libexec' |
---|
386 | localedir='${datarootdir}/locale' |
---|
387 | localstatedir='${prefix}/var' |
---|
388 | mandir='/opt/local/share/man' |
---|
389 | oldincludedir='/usr/include' |
---|
390 | pdfdir='${docdir}' |
---|
391 | poststage1_ldflags='' |
---|
392 | poststage1_libs='' |
---|
393 | prefix='/opt/local' |
---|
394 | program_transform_name='s&^&g&' |
---|
395 | psdir='${docdir}' |
---|
396 | sbindir='${exec_prefix}/sbin' |
---|
397 | sharedstatedir='${prefix}/com' |
---|
398 | stage1_cflags='' |
---|
399 | stage1_checking='' |
---|
400 | stage1_languages='' |
---|
401 | stage1_ldflags='' |
---|
402 | stage1_libs='' |
---|
403 | stage2_werror_flag='' |
---|
404 | sysconfdir='${prefix}/etc' |
---|
405 | target='x86_64-apple-darwin13.4.0' |
---|
406 | target_alias='' |
---|
407 | target_configargs='' |
---|
408 | target_configdirs='target-libgcc target-libbacktrace target-libgloss target-newlib target-libgomp target-liboffloadmic target-libhsail-rt target-libatomic target-libitm target-libstdc++-v3 target-libsanitizer target-libvtv target-libssp target-libquadmath target-libgfortran target-libffi target-libobjc target-libada target-libgo target-rda' |
---|
409 | target_cpu='x86_64' |
---|
410 | target_noncanonical='x86_64-apple-darwin13.4.0' |
---|
411 | target_os='darwin13.4.0' |
---|
412 | target_subdir='x86_64-apple-darwin13.4.0' |
---|
413 | target_vendor='apple' |
---|
414 | tooldir='' |
---|
415 | |
---|
416 | ## ------------------- ## |
---|
417 | ## File substitutions. ## |
---|
418 | ## ------------------- ## |
---|
419 | |
---|
420 | alphaieee_frag='' |
---|
421 | host_makefile_frag='config/mh-darwin' |
---|
422 | ospace_frag='' |
---|
423 | serialization_dependencies='' |
---|
424 | target_makefile_frag='' |
---|
425 | |
---|
426 | ## ----------- ## |
---|
427 | ## confdefs.h. ## |
---|
428 | ## ----------- ## |
---|
429 | |
---|
430 | /* confdefs.h */ |
---|
431 | #define PACKAGE_NAME "" |
---|
432 | #define PACKAGE_TARNAME "" |
---|
433 | #define PACKAGE_VERSION "" |
---|
434 | #define PACKAGE_STRING "" |
---|
435 | #define PACKAGE_BUGREPORT "" |
---|
436 | #define PACKAGE_URL "" |
---|
437 | |
---|
438 | configure: exit 77 |
---|