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 swig configure 3.0.12, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --without-php5 --without-chicken --without-clisp --without-csharp --without-d --without-gcj --without-go --without-guile --without-java --without-lua --without-ocaml --without-octave --without-perl5 --without-php --without-pike --without-python --without-r --without-ruby --without-tcl |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = ShadowLand.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 20.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 20.2.0: Wed Dec 2 20:39:59 PST 2020; root:xnu-7195.60.75~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 20.2.0: Wed Dec 2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 12 processors. |
---|
28 | 6 processors are physically available. |
---|
29 | 12 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 461 tasks, 1578 threads, 12 processors |
---|
34 | Load average: 1.73, Mach factor: 10.26 |
---|
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:2831: checking build system type |
---|
52 | configure:2845: result: x86_64-apple-darwin20.2.0 |
---|
53 | configure:2865: checking host system type |
---|
54 | configure:2878: result: x86_64-apple-darwin20.2.0 |
---|
55 | configure:2914: checking for a BSD-compatible install |
---|
56 | configure:2982: result: /usr/bin/install -c |
---|
57 | configure:2993: checking whether build environment is sane |
---|
58 | configure:3048: result: yes |
---|
59 | configure:3199: checking for a thread-safe mkdir -p |
---|
60 | configure:3238: result: /opt/local/bin/gmkdir -p |
---|
61 | configure:3245: checking for gawk |
---|
62 | configure:3261: found /opt/local/bin/gawk |
---|
63 | configure:3272: result: gawk |
---|
64 | configure:3283: checking whether make sets $(MAKE) |
---|
65 | configure:3305: result: yes |
---|
66 | configure:3334: checking whether make supports nested variables |
---|
67 | configure:3351: result: yes |
---|
68 | configure:3528: checking for gcc |
---|
69 | configure:3555: result: /usr/bin/clang |
---|
70 | configure:3784: checking for C compiler version |
---|
71 | configure:3793: /usr/bin/clang --version >&5 |
---|
72 | Apple clang version 12.0.0 (clang-1200.0.32.28) |
---|
73 | Target: x86_64-apple-darwin20.2.0 |
---|
74 | Thread model: posix |
---|
75 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
76 | configure:3804: $? = 0 |
---|
77 | configure:3793: /usr/bin/clang -v >&5 |
---|
78 | Apple clang version 12.0.0 (clang-1200.0.32.28) |
---|
79 | Target: x86_64-apple-darwin20.2.0 |
---|
80 | Thread model: posix |
---|
81 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
82 | configure:3804: $? = 0 |
---|
83 | configure:3793: /usr/bin/clang -V >&5 |
---|
84 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
85 | clang: error: no input files |
---|
86 | configure:3804: $? = 1 |
---|
87 | configure:3793: /usr/bin/clang -qversion >&5 |
---|
88 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
89 | clang: error: no input files |
---|
90 | configure:3804: $? = 1 |
---|
91 | configure:3824: checking whether the C compiler works |
---|
92 | configure:3846: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 |
---|
93 | ld: library not found for -lSystem |
---|
94 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
95 | configure:3850: $? = 1 |
---|
96 | configure:3888: result: no |
---|
97 | configure: failed program was: |
---|
98 | | /* confdefs.h */ |
---|
99 | | #define PACKAGE_NAME "swig" |
---|
100 | | #define PACKAGE_TARNAME "swig" |
---|
101 | | #define PACKAGE_VERSION "3.0.12" |
---|
102 | | #define PACKAGE_STRING "swig 3.0.12" |
---|
103 | | #define PACKAGE_BUGREPORT "http://www.swig.org" |
---|
104 | | #define PACKAGE_URL "" |
---|
105 | | #define PACKAGE "swig" |
---|
106 | | #define VERSION "3.0.12" |
---|
107 | | /* end confdefs.h. */ |
---|
108 | | |
---|
109 | | int |
---|
110 | | main () |
---|
111 | | { |
---|
112 | | |
---|
113 | | ; |
---|
114 | | return 0; |
---|
115 | | } |
---|
116 | configure:3893: error: in `/opt/local/var/macports/build/_opt_mports_macports-ports_devel_swig3/swig3/work/swig-3.0.12': |
---|
117 | configure:3895: error: C compiler cannot create executables |
---|
118 | See `config.log' for more details |
---|
119 | |
---|
120 | ## ---------------- ## |
---|
121 | ## Cache variables. ## |
---|
122 | ## ---------------- ## |
---|
123 | |
---|
124 | ac_cv_build=x86_64-apple-darwin20.2.0 |
---|
125 | ac_cv_env_CCC_set= |
---|
126 | ac_cv_env_CCC_value= |
---|
127 | ac_cv_env_CC_set=set |
---|
128 | ac_cv_env_CC_value=/usr/bin/clang |
---|
129 | ac_cv_env_CFLAGS_set=set |
---|
130 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
131 | ac_cv_env_CPPFLAGS_set=set |
---|
132 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk' |
---|
133 | ac_cv_env_CPP_set= |
---|
134 | ac_cv_env_CPP_value= |
---|
135 | ac_cv_env_CXXFLAGS_set=set |
---|
136 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
137 | ac_cv_env_CXX_set=set |
---|
138 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
139 | ac_cv_env_LDFLAGS_set=set |
---|
140 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
141 | ac_cv_env_LIBS_set= |
---|
142 | ac_cv_env_LIBS_value= |
---|
143 | ac_cv_env_PCRE_CFLAGS_set= |
---|
144 | ac_cv_env_PCRE_CFLAGS_value= |
---|
145 | ac_cv_env_PCRE_CONFIG_set= |
---|
146 | ac_cv_env_PCRE_CONFIG_value= |
---|
147 | ac_cv_env_PCRE_LIBS_set= |
---|
148 | ac_cv_env_PCRE_LIBS_value= |
---|
149 | ac_cv_env_YACC_set= |
---|
150 | ac_cv_env_YACC_value= |
---|
151 | ac_cv_env_YFLAGS_set= |
---|
152 | ac_cv_env_YFLAGS_value= |
---|
153 | ac_cv_env_build_alias_set= |
---|
154 | ac_cv_env_build_alias_value= |
---|
155 | ac_cv_env_host_alias_set= |
---|
156 | ac_cv_env_host_alias_value= |
---|
157 | ac_cv_env_target_alias_set= |
---|
158 | ac_cv_env_target_alias_value= |
---|
159 | ac_cv_host=x86_64-apple-darwin20.2.0 |
---|
160 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
161 | ac_cv_prog_AWK=gawk |
---|
162 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
163 | ac_cv_prog_make_make_set=yes |
---|
164 | am_cv_make_support_nested_variables=yes |
---|
165 | |
---|
166 | ## ----------------- ## |
---|
167 | ## Output variables. ## |
---|
168 | ## ----------------- ## |
---|
169 | |
---|
170 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_mports_macports-ports_devel_swig3/swig3/work/swig-3.0.12/Tools/config/missing aclocal-1.15' |
---|
171 | ADB='' |
---|
172 | ALLEGROCLBIN='' |
---|
173 | AMDEPBACKSLASH='' |
---|
174 | AMDEP_FALSE='' |
---|
175 | AMDEP_TRUE='' |
---|
176 | AMTAR='$${TAR-tar}' |
---|
177 | AM_BACKSLASH='\' |
---|
178 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
179 | AM_DEFAULT_VERBOSITY='1' |
---|
180 | AM_V='$(V)' |
---|
181 | ANDROID='' |
---|
182 | ANT='' |
---|
183 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_mports_macports-ports_devel_swig3/swig3/work/swig-3.0.12/Tools/config/missing autoconf' |
---|
184 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_mports_macports-ports_devel_swig3/swig3/work/swig-3.0.12/Tools/config/missing autoheader' |
---|
185 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_mports_macports-ports_devel_swig3/swig3/work/swig-3.0.12/Tools/config/missing automake-1.15' |
---|
186 | AWK='gawk' |
---|
187 | BOOST_CPPFLAGS='' |
---|
188 | BOOST_LDFLAGS='' |
---|
189 | CAMLP4='' |
---|
190 | CC='/usr/bin/clang' |
---|
191 | CCDEPMODE='' |
---|
192 | CCSHARED='' |
---|
193 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
194 | CHICKEN='' |
---|
195 | CHICKENLIB='' |
---|
196 | CHICKENOPTS='' |
---|
197 | CHICKENSHAREDLIB='' |
---|
198 | CHICKEN_CSC='' |
---|
199 | CHICKEN_CSI='' |
---|
200 | CLISPBIN='' |
---|
201 | CPP='' |
---|
202 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk' |
---|
203 | CSHARPCFLAGS='' |
---|
204 | CSHARPCILINTERPRETER='' |
---|
205 | CSHARPCILINTERPRETER_FLAGS='' |
---|
206 | CSHARPCOMPILER='' |
---|
207 | CSHARPCONVERTPATH='' |
---|
208 | CSHARPDYNAMICLINKING='' |
---|
209 | CSHARPLIBRARYPREFIX='' |
---|
210 | CSHARPSO='' |
---|
211 | CXX='/usr/bin/clang++' |
---|
212 | CXXDEPMODE='' |
---|
213 | CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
214 | CXXSHARED='' |
---|
215 | CYGPATH_W='echo' |
---|
216 | D1COMPILER='' |
---|
217 | D2COMPILER='' |
---|
218 | DDEFAULTVERSION='' |
---|
219 | DEFS='' |
---|
220 | DEPDIR='' |
---|
221 | DLIBPREFIX='' |
---|
222 | ECHO_C='\c' |
---|
223 | ECHO_N='' |
---|
224 | ECHO_T='' |
---|
225 | EGREP='' |
---|
226 | ENABLE_CCACHE='' |
---|
227 | EXEEXT='' |
---|
228 | EXTRA_CLEAN='' |
---|
229 | GCCGO='' |
---|
230 | GCCGOOPT='' |
---|
231 | GCJ='' |
---|
232 | GCJH='' |
---|
233 | GO12='' |
---|
234 | GO13='' |
---|
235 | GO15='' |
---|
236 | GO1='' |
---|
237 | GO='' |
---|
238 | GOC='' |
---|
239 | GOGCC='' |
---|
240 | GOOPT='' |
---|
241 | GOVERSIONOPTION='' |
---|
242 | GREP='' |
---|
243 | GUILE='' |
---|
244 | GUILE_CFLAGS='' |
---|
245 | GUILE_CONFIG='' |
---|
246 | GUILE_LIBS='' |
---|
247 | GUILE_SO='' |
---|
248 | HAVE_CXX11_COMPILER='' |
---|
249 | INSTALL_DATA='${INSTALL} -m 644' |
---|
250 | INSTALL_PROGRAM='${INSTALL}' |
---|
251 | INSTALL_SCRIPT='${INSTALL}' |
---|
252 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
253 | JAVA='' |
---|
254 | JAVAC='' |
---|
255 | JAVACFLAGS='' |
---|
256 | JAVACXXSHARED='' |
---|
257 | JAVADYNAMICLINKING='' |
---|
258 | JAVAFLAGS='' |
---|
259 | JAVAINC='' |
---|
260 | JAVALDSHARED='' |
---|
261 | JAVALIBRARYPREFIX='' |
---|
262 | JAVASO='' |
---|
263 | JSCENABLED='' |
---|
264 | JSCOREDYNAMICLINKING='' |
---|
265 | JSCOREINC='' |
---|
266 | JSCOREVERSION='' |
---|
267 | JSINTERPRETERCXX='' |
---|
268 | JSINTERPRETERLINKFLAGS='' |
---|
269 | JSV8DYNAMICLINKING='' |
---|
270 | JSV8ENABLED='' |
---|
271 | JSV8INC='' |
---|
272 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
273 | LDSHARED='' |
---|
274 | LIBC='' |
---|
275 | LIBCRYPT='' |
---|
276 | LIBM='' |
---|
277 | LIBOBJS='' |
---|
278 | LIBS='' |
---|
279 | LINKFORSHARED='' |
---|
280 | LTLIBOBJS='' |
---|
281 | LUABIN='' |
---|
282 | LUADYNAMICLINKING='' |
---|
283 | LUAFLAGS='' |
---|
284 | LUALINK='' |
---|
285 | LUA_SO='' |
---|
286 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_mports_macports-ports_devel_swig3/swig3/work/swig-3.0.12/Tools/config/missing makeinfo' |
---|
287 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
288 | MZC='' |
---|
289 | MZDYNOBJ='' |
---|
290 | MZSCHEME='' |
---|
291 | MZSCHEME_SO='' |
---|
292 | NDKBUILD='' |
---|
293 | NODEGYP='' |
---|
294 | NODEJS='' |
---|
295 | OBJEXT='' |
---|
296 | OCAMLC='' |
---|
297 | OCAMLDLGEN='' |
---|
298 | OCAMLFIND='' |
---|
299 | OCAMLMKTOP='' |
---|
300 | OCTAVE='' |
---|
301 | OCTAVE_CPPFLAGS='' |
---|
302 | OCTAVE_CXXFLAGS='' |
---|
303 | OCTAVE_LDFLAGS='' |
---|
304 | OCTAVE_SO='' |
---|
305 | PACKAGE='swig' |
---|
306 | PACKAGE_BUGREPORT='http://www.swig.org' |
---|
307 | PACKAGE_NAME='swig' |
---|
308 | PACKAGE_STRING='swig 3.0.12' |
---|
309 | PACKAGE_TARNAME='swig' |
---|
310 | PACKAGE_URL='' |
---|
311 | PACKAGE_VERSION='3.0.12' |
---|
312 | PATH_SEPARATOR=':' |
---|
313 | PCRE_CFLAGS='' |
---|
314 | PCRE_CONFIG='' |
---|
315 | PCRE_LIBS='' |
---|
316 | PEP8='' |
---|
317 | PERL5CCCDLFLAGS='' |
---|
318 | PERL5CCDLFLAGS='' |
---|
319 | PERL5CCFLAGS='' |
---|
320 | PERL5DYNAMICLINKING='' |
---|
321 | PERL5EXT='' |
---|
322 | PERL5LDFLAGS='' |
---|
323 | PERL5LIB='' |
---|
324 | PERL='' |
---|
325 | PHP5='' |
---|
326 | PHP5INC='' |
---|
327 | PHP5_SO='' |
---|
328 | PHP='' |
---|
329 | PHPINC='' |
---|
330 | PHP_SO='' |
---|
331 | PIKE='' |
---|
332 | PIKECCDLFLAGS='' |
---|
333 | PIKECONFIG='' |
---|
334 | PIKEDYNAMICLINKING='' |
---|
335 | PIKEINCLUDE='' |
---|
336 | PKGCONFIG='' |
---|
337 | PLATCFLAGS='' |
---|
338 | PLATCXXFLAGS='' |
---|
339 | PY3CONFIG='' |
---|
340 | PY3INCLUDE='' |
---|
341 | PY3LIB='' |
---|
342 | PY3LINK='' |
---|
343 | PYINCLUDE='' |
---|
344 | PYLIB='' |
---|
345 | PYLINK='' |
---|
346 | PYTHON3='' |
---|
347 | PYTHON3DYNAMICLINKING='' |
---|
348 | PYTHON='' |
---|
349 | PYTHONDYNAMICLINKING='' |
---|
350 | PYTHON_SO='' |
---|
351 | RBIN='' |
---|
352 | ROOT_DIR='' |
---|
353 | RPATH='' |
---|
354 | RUBY='' |
---|
355 | RUBYCCDLFLAGS='' |
---|
356 | RUBYDYNAMICLINKING='' |
---|
357 | RUBYINCLUDE='' |
---|
358 | RUBYLIB='' |
---|
359 | RUBYLINK='' |
---|
360 | RUBYSO='' |
---|
361 | SCILAB='' |
---|
362 | SCILABINCLUDE='' |
---|
363 | SCILABOPT='' |
---|
364 | SED='' |
---|
365 | SET_MAKE='' |
---|
366 | SHELL='/bin/sh' |
---|
367 | SKIP_ALLEGROCL='' |
---|
368 | SKIP_ANDROID='' |
---|
369 | SKIP_CFFI='' |
---|
370 | SKIP_CHICKEN='' |
---|
371 | SKIP_CLISP='' |
---|
372 | SKIP_CSHARP='' |
---|
373 | SKIP_D='' |
---|
374 | SKIP_GCJ='' |
---|
375 | SKIP_GO='' |
---|
376 | SKIP_GUILE='' |
---|
377 | SKIP_JAVA='' |
---|
378 | SKIP_JAVASCRIPT='' |
---|
379 | SKIP_LUA='' |
---|
380 | SKIP_MODULA3='' |
---|
381 | SKIP_MZSCHEME='' |
---|
382 | SKIP_OCAML='' |
---|
383 | SKIP_OCTAVE='' |
---|
384 | SKIP_PERL5='' |
---|
385 | SKIP_PHP5='' |
---|
386 | SKIP_PHP='' |
---|
387 | SKIP_PIKE='' |
---|
388 | SKIP_PYTHON3='' |
---|
389 | SKIP_PYTHON='' |
---|
390 | SKIP_R='' |
---|
391 | SKIP_RUBY='' |
---|
392 | SKIP_SCILAB='' |
---|
393 | SKIP_TCL='' |
---|
394 | SKIP_UFFI='' |
---|
395 | SO='' |
---|
396 | STRIP='' |
---|
397 | SWIGLIBS='' |
---|
398 | SWIG_LIB='' |
---|
399 | SWIG_LIB_INSTALL='' |
---|
400 | SWIG_LIB_PREINST='' |
---|
401 | SWIG_LIB_SET='' |
---|
402 | SWILL='' |
---|
403 | TCLCXXSHARED='' |
---|
404 | TCLDYNAMICLINKING='' |
---|
405 | TCLINCLUDE='' |
---|
406 | TCLLDSHARED='' |
---|
407 | TCLLIB='' |
---|
408 | TCL_SO='' |
---|
409 | TRYLINKINGWITHCXX='' |
---|
410 | VERSION='3.0.12' |
---|
411 | YACC='' |
---|
412 | YFLAGS='' |
---|
413 | ac_aux_dir='Tools/config' |
---|
414 | ac_ct_CC='/usr/bin/clang' |
---|
415 | ac_ct_CXX='' |
---|
416 | am__EXEEXT_FALSE='' |
---|
417 | am__EXEEXT_TRUE='' |
---|
418 | am__fastdepCC_FALSE='' |
---|
419 | am__fastdepCC_TRUE='' |
---|
420 | am__fastdepCXX_FALSE='' |
---|
421 | am__fastdepCXX_TRUE='' |
---|
422 | am__include='' |
---|
423 | am__isrc='' |
---|
424 | am__leading_dot='.' |
---|
425 | am__nodep='' |
---|
426 | am__quote='' |
---|
427 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
428 | am__untar='$${TAR-tar} xf -' |
---|
429 | bindir='${exec_prefix}/bin' |
---|
430 | build='x86_64-apple-darwin20.2.0' |
---|
431 | build_alias='' |
---|
432 | build_cpu='x86_64' |
---|
433 | build_os='darwin20.2.0' |
---|
434 | build_vendor='apple' |
---|
435 | datadir='${datarootdir}' |
---|
436 | datarootdir='${prefix}/share' |
---|
437 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
438 | dvidir='${docdir}' |
---|
439 | exec_prefix='NONE' |
---|
440 | host='x86_64-apple-darwin20.2.0' |
---|
441 | host_alias='' |
---|
442 | host_cpu='x86_64' |
---|
443 | host_os='darwin20.2.0' |
---|
444 | host_vendor='apple' |
---|
445 | htmldir='${docdir}' |
---|
446 | includedir='${prefix}/include' |
---|
447 | infodir='${datarootdir}/info' |
---|
448 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_mports_macports-ports_devel_swig3/swig3/work/swig-3.0.12/Tools/config/install-sh' |
---|
449 | libdir='${exec_prefix}/lib' |
---|
450 | libexecdir='${exec_prefix}/libexec' |
---|
451 | localedir='${datarootdir}/locale' |
---|
452 | localstatedir='${prefix}/var' |
---|
453 | mandir='${datarootdir}/man' |
---|
454 | mkdir_p='$(MKDIR_P)' |
---|
455 | oldincludedir='/usr/include' |
---|
456 | pdfdir='${docdir}' |
---|
457 | prefix='/opt/local' |
---|
458 | program_transform_name='s,x,x,' |
---|
459 | psdir='${docdir}' |
---|
460 | runstatedir='${localstatedir}/run' |
---|
461 | sbindir='${exec_prefix}/sbin' |
---|
462 | sharedstatedir='${prefix}/com' |
---|
463 | subdirs='' |
---|
464 | sysconfdir='${prefix}/etc' |
---|
465 | target_alias='' |
---|
466 | |
---|
467 | ## ----------- ## |
---|
468 | ## confdefs.h. ## |
---|
469 | ## ----------- ## |
---|
470 | |
---|
471 | /* confdefs.h */ |
---|
472 | #define PACKAGE_NAME "swig" |
---|
473 | #define PACKAGE_TARNAME "swig" |
---|
474 | #define PACKAGE_VERSION "3.0.12" |
---|
475 | #define PACKAGE_STRING "swig 3.0.12" |
---|
476 | #define PACKAGE_BUGREPORT "http://www.swig.org" |
---|
477 | #define PACKAGE_URL "" |
---|
478 | #define PACKAGE "swig" |
---|
479 | #define VERSION "3.0.12" |
---|
480 | |
---|
481 | configure: exit 77 |
---|