commit | author | age
|
824cfd
|
1 |
This file contains any messages produced by compilers while |
SP |
2 |
running configure, to aid debugging if configure makes a mistake. |
|
3 |
|
|
4 |
It was created by FULL-PACKAGE-NAME configure VERSION, which was |
|
5 |
generated by GNU Autoconf 2.68. Invocation command line was |
|
6 |
|
|
7 |
$ ./configure |
|
8 |
|
|
9 |
## --------- ## |
|
10 |
## Platform. ## |
|
11 |
## --------- ## |
|
12 |
|
|
13 |
hostname = natalie |
|
14 |
uname -m = x86_64 |
|
15 |
uname -r = 3.2.0-24-generic |
|
16 |
uname -s = Linux |
|
17 |
uname -v = #39-Ubuntu SMP Mon May 21 16:52:17 UTC 2012 |
|
18 |
|
|
19 |
/usr/bin/uname -p = unknown |
|
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 = unknown |
|
26 |
/bin/machine = unknown |
|
27 |
/usr/bin/oslevel = unknown |
|
28 |
/bin/universe = unknown |
|
29 |
|
|
30 |
PATH: /home/samo/OpenFOAM/ThirdParty-2.1.x/platforms/linux64Gcc/openmpi-1.5.3/bin |
|
31 |
PATH: /home/samo/OpenFOAM/samo-2.1.x/platforms/linux64GccDPOpt/bin |
|
32 |
PATH: /home/samo/OpenFOAM/site/2.1.x/platforms/linux64GccDPOpt/bin |
|
33 |
PATH: /home/samo/OpenFOAM/OpenFOAM-2.1.x/platforms/linux64GccDPOpt/bin |
|
34 |
PATH: /home/samo/OpenFOAM/OpenFOAM-2.1.x/bin |
|
35 |
PATH: /home/samo/OpenFOAM/OpenFOAM-2.1.x/wmake |
|
36 |
PATH: /home/samo/bin |
|
37 |
PATH: /usr/lib/lightdm/lightdm |
|
38 |
PATH: /usr/local/sbin |
|
39 |
PATH: /usr/local/bin |
|
40 |
PATH: /usr/sbin |
|
41 |
PATH: /usr/bin |
|
42 |
PATH: /sbin |
|
43 |
PATH: /bin |
|
44 |
PATH: /usr/games |
|
45 |
PATH: /home/samo/arm/gnuarm/bin |
|
46 |
|
|
47 |
|
|
48 |
## ----------- ## |
|
49 |
## Core tests. ## |
|
50 |
## ----------- ## |
|
51 |
|
|
52 |
configure:2168: checking for a BSD-compatible install |
|
53 |
configure:2236: result: /usr/bin/install -c |
|
54 |
configure:2247: checking whether build environment is sane |
|
55 |
configure:2297: result: yes |
|
56 |
configure:2438: checking for a thread-safe mkdir -p |
|
57 |
configure:2477: result: /bin/mkdir -p |
|
58 |
configure:2490: checking for gawk |
|
59 |
configure:2506: found /usr/bin/gawk |
|
60 |
configure:2517: result: gawk |
|
61 |
configure:2528: checking whether make sets $(MAKE) |
|
62 |
configure:2550: result: yes |
|
63 |
configure:2679: checking for gcc |
|
64 |
configure:2695: found /usr/bin/gcc |
|
65 |
configure:2706: result: gcc |
|
66 |
configure:2935: checking for C compiler version |
|
67 |
configure:2944: gcc --version >&5 |
|
68 |
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 |
|
69 |
Copyright (C) 2011 Free Software Foundation, Inc. |
|
70 |
This is free software; see the source for copying conditions. There is NO |
|
71 |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|
72 |
|
|
73 |
configure:2955: $? = 0 |
|
74 |
configure:2944: gcc -v >&5 |
|
75 |
Using built-in specs. |
|
76 |
COLLECT_GCC=gcc |
|
77 |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper |
|
78 |
Target: x86_64-linux-gnu |
|
79 |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu |
|
80 |
Thread model: posix |
|
81 |
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) |
|
82 |
configure:2955: $? = 0 |
|
83 |
configure:2944: gcc -V >&5 |
|
84 |
gcc: error: unrecognized option '-V' |
|
85 |
gcc: fatal error: no input files |
|
86 |
compilation terminated. |
|
87 |
configure:2955: $? = 4 |
|
88 |
configure:2944: gcc -qversion >&5 |
|
89 |
gcc: error: unrecognized option '-qversion' |
|
90 |
gcc: fatal error: no input files |
|
91 |
compilation terminated. |
|
92 |
configure:2955: $? = 4 |
|
93 |
configure:2975: checking whether the C compiler works |
|
94 |
configure:2997: gcc conftest.c >&5 |
|
95 |
configure:3001: $? = 0 |
|
96 |
configure:3049: result: yes |
|
97 |
configure:3052: checking for C compiler default output file name |
|
98 |
configure:3054: result: a.out |
|
99 |
configure:3060: checking for suffix of executables |
|
100 |
configure:3067: gcc -o conftest conftest.c >&5 |
|
101 |
configure:3071: $? = 0 |
|
102 |
configure:3093: result: |
|
103 |
configure:3115: checking whether we are cross compiling |
|
104 |
configure:3123: gcc -o conftest conftest.c >&5 |
|
105 |
configure:3127: $? = 0 |
|
106 |
configure:3134: ./conftest |
|
107 |
configure:3138: $? = 0 |
|
108 |
configure:3153: result: no |
|
109 |
configure:3158: checking for suffix of object files |
|
110 |
configure:3180: gcc -c conftest.c >&5 |
|
111 |
configure:3184: $? = 0 |
|
112 |
configure:3205: result: o |
|
113 |
configure:3209: checking whether we are using the GNU C compiler |
|
114 |
configure:3228: gcc -c conftest.c >&5 |
|
115 |
configure:3228: $? = 0 |
|
116 |
configure:3237: result: yes |
|
117 |
configure:3246: checking whether gcc accepts -g |
|
118 |
configure:3266: gcc -c -g conftest.c >&5 |
|
119 |
configure:3266: $? = 0 |
|
120 |
configure:3307: result: yes |
|
121 |
configure:3324: checking for gcc option to accept ISO C89 |
|
122 |
configure:3388: gcc -c -g -O2 conftest.c >&5 |
|
123 |
configure:3388: $? = 0 |
|
124 |
configure:3401: result: none needed |
|
125 |
configure:3432: checking for style of include used by make |
|
126 |
configure:3460: result: GNU |
|
127 |
configure:3486: checking dependency style of gcc |
|
128 |
configure:3597: result: gcc3 |
|
129 |
configure:3616: checking for cfg_parse in -lconfuse |
|
130 |
configure:3641: gcc -o conftest -g -O2 conftest.c -lconfuse >&5 |
|
131 |
configure:3641: $? = 0 |
|
132 |
configure:3650: result: yes |
|
133 |
configure:3662: checking for pow in -lm |
|
134 |
configure:3687: gcc -o conftest -g -O2 conftest.c -lm -lconfuse >&5 |
|
135 |
conftest.c:19:6: warning: conflicting types for built-in function 'pow' [enabled by default] |
|
136 |
configure:3687: $? = 0 |
|
137 |
configure:3696: result: yes |
|
138 |
configure:3714: checking how to run the C preprocessor |
|
139 |
configure:3745: gcc -E conftest.c |
|
140 |
configure:3745: $? = 0 |
|
141 |
configure:3759: gcc -E conftest.c |
|
142 |
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory |
|
143 |
compilation terminated. |
|
144 |
configure:3759: $? = 1 |
|
145 |
configure: failed program was: |
|
146 |
| /* confdefs.h */ |
|
147 |
| #define PACKAGE_NAME "FULL-PACKAGE-NAME" |
|
148 |
| #define PACKAGE_TARNAME "full-package-name" |
|
149 |
| #define PACKAGE_VERSION "VERSION" |
|
150 |
| #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" |
|
151 |
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" |
|
152 |
| #define PACKAGE_URL "" |
|
153 |
| #define PACKAGE "full-package-name" |
|
154 |
| #define VERSION "VERSION" |
|
155 |
| #define HAVE_LIBCONFUSE 1 |
|
156 |
| #define HAVE_LIBM 1 |
|
157 |
| /* end confdefs.h. */ |
|
158 |
| #include <ac_nonexistent.h> |
|
159 |
configure:3784: result: gcc -E |
|
160 |
configure:3804: gcc -E conftest.c |
|
161 |
configure:3804: $? = 0 |
|
162 |
configure:3818: gcc -E conftest.c |
|
163 |
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory |
|
164 |
compilation terminated. |
|
165 |
configure:3818: $? = 1 |
|
166 |
configure: failed program was: |
|
167 |
| /* confdefs.h */ |
|
168 |
| #define PACKAGE_NAME "FULL-PACKAGE-NAME" |
|
169 |
| #define PACKAGE_TARNAME "full-package-name" |
|
170 |
| #define PACKAGE_VERSION "VERSION" |
|
171 |
| #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" |
|
172 |
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" |
|
173 |
| #define PACKAGE_URL "" |
|
174 |
| #define PACKAGE "full-package-name" |
|
175 |
| #define VERSION "VERSION" |
|
176 |
| #define HAVE_LIBCONFUSE 1 |
|
177 |
| #define HAVE_LIBM 1 |
|
178 |
| /* end confdefs.h. */ |
|
179 |
| #include <ac_nonexistent.h> |
|
180 |
configure:3847: checking for grep that handles long lines and -e |
|
181 |
configure:3905: result: /bin/grep |
|
182 |
configure:3910: checking for egrep |
|
183 |
configure:3972: result: /bin/grep -E |
|
184 |
configure:3977: checking for ANSI C header files |
|
185 |
configure:3997: gcc -c -g -O2 conftest.c >&5 |
|
186 |
configure:3997: $? = 0 |
|
187 |
configure:4070: gcc -o conftest -g -O2 conftest.c -lm -lconfuse >&5 |
|
188 |
configure:4070: $? = 0 |
|
189 |
configure:4070: ./conftest |
|
190 |
configure:4070: $? = 0 |
|
191 |
configure:4081: result: yes |
|
192 |
configure:4094: checking for sys/types.h |
|
193 |
configure:4094: gcc -c -g -O2 conftest.c >&5 |
|
194 |
configure:4094: $? = 0 |
|
195 |
configure:4094: result: yes |
|
196 |
configure:4094: checking for sys/stat.h |
|
197 |
configure:4094: gcc -c -g -O2 conftest.c >&5 |
|
198 |
configure:4094: $? = 0 |
|
199 |
configure:4094: result: yes |
|
200 |
configure:4094: checking for stdlib.h |
|
201 |
configure:4094: gcc -c -g -O2 conftest.c >&5 |
|
202 |
configure:4094: $? = 0 |
|
203 |
configure:4094: result: yes |
|
204 |
configure:4094: checking for string.h |
|
205 |
configure:4094: gcc -c -g -O2 conftest.c >&5 |
|
206 |
configure:4094: $? = 0 |
|
207 |
configure:4094: result: yes |
|
208 |
configure:4094: checking for memory.h |
|
209 |
configure:4094: gcc -c -g -O2 conftest.c >&5 |
|
210 |
configure:4094: $? = 0 |
|
211 |
configure:4094: result: yes |
|
212 |
configure:4094: checking for strings.h |
|
213 |
configure:4094: gcc -c -g -O2 conftest.c >&5 |
|
214 |
configure:4094: $? = 0 |
|
215 |
configure:4094: result: yes |
|
216 |
configure:4094: checking for inttypes.h |
|
217 |
configure:4094: gcc -c -g -O2 conftest.c >&5 |
|
218 |
configure:4094: $? = 0 |
|
219 |
configure:4094: result: yes |
|
220 |
configure:4094: checking for stdint.h |
|
221 |
configure:4094: gcc -c -g -O2 conftest.c >&5 |
|
222 |
configure:4094: $? = 0 |
|
223 |
configure:4094: result: yes |
|
224 |
configure:4094: checking for unistd.h |
|
225 |
configure:4094: gcc -c -g -O2 conftest.c >&5 |
|
226 |
configure:4094: $? = 0 |
|
227 |
configure:4094: result: yes |
|
228 |
configure:4109: checking for stdlib.h |
|
229 |
configure:4109: result: yes |
|
230 |
configure:4109: checking for string.h |
|
231 |
configure:4109: result: yes |
|
232 |
configure:4121: checking for inline |
|
233 |
configure:4137: gcc -c -g -O2 conftest.c >&5 |
|
234 |
configure:4137: $? = 0 |
|
235 |
configure:4145: result: inline |
|
236 |
configure:4164: checking whether to enable debugging |
|
237 |
configure:4176: result: yes |
|
238 |
configure:4187: checking for stdlib.h |
|
239 |
configure:4187: result: yes |
|
240 |
configure:4197: checking for GNU libc compatible malloc |
|
241 |
configure:4221: gcc -o conftest -g -O2 -DDEBUG conftest.c -lm -lconfuse >&5 |
|
242 |
configure:4221: $? = 0 |
|
243 |
configure:4221: ./conftest |
|
244 |
configure:4221: $? = 0 |
|
245 |
configure:4231: result: yes |
|
246 |
configure:4254: checking for stdlib.h |
|
247 |
configure:4254: result: yes |
|
248 |
configure:4264: checking for GNU libc compatible realloc |
|
249 |
configure:4288: gcc -o conftest -g -O2 -DDEBUG conftest.c -lm -lconfuse >&5 |
|
250 |
configure:4288: $? = 0 |
|
251 |
configure:4288: ./conftest |
|
252 |
configure:4288: $? = 0 |
|
253 |
configure:4298: result: yes |
|
254 |
configure:4322: checking for pow |
|
255 |
configure:4322: gcc -o conftest -g -O2 -DDEBUG conftest.c -lm -lconfuse >&5 |
|
256 |
conftest.c:52:6: warning: conflicting types for built-in function 'pow' [enabled by default] |
|
257 |
configure:4322: $? = 0 |
|
258 |
configure:4322: result: yes |
|
259 |
configure:4322: checking for sqrt |
|
260 |
configure:4322: gcc -o conftest -g -O2 -DDEBUG conftest.c -lm -lconfuse >&5 |
|
261 |
conftest.c:53:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] |
|
262 |
configure:4322: $? = 0 |
|
263 |
configure:4322: result: yes |
|
264 |
configure:4322: checking for strndup |
|
265 |
configure:4322: gcc -o conftest -g -O2 -DDEBUG conftest.c -lm -lconfuse >&5 |
|
266 |
conftest.c:54:6: warning: conflicting types for built-in function 'strndup' [enabled by default] |
|
267 |
configure:4322: $? = 0 |
|
268 |
configure:4322: result: yes |
|
269 |
configure:4464: creating ./config.status |
|
270 |
|
|
271 |
## ---------------------- ## |
|
272 |
## Running config.status. ## |
|
273 |
## ---------------------- ## |
|
274 |
|
|
275 |
This file was extended by FULL-PACKAGE-NAME config.status VERSION, which was |
|
276 |
generated by GNU Autoconf 2.68. Invocation command line was |
|
277 |
|
|
278 |
CONFIG_FILES = |
|
279 |
CONFIG_HEADERS = |
|
280 |
CONFIG_LINKS = |
|
281 |
CONFIG_COMMANDS = |
|
282 |
$ ./config.status |
|
283 |
|
|
284 |
on natalie |
|
285 |
|
|
286 |
config.status:873: creating Makefile |
|
287 |
config.status:873: creating src/Makefile |
|
288 |
config.status:873: creating test/Makefile |
|
289 |
config.status:873: creating config.h |
|
290 |
config.status:1102: executing depfiles commands |
|
291 |
|
|
292 |
## ---------------- ## |
|
293 |
## Cache variables. ## |
|
294 |
## ---------------- ## |
|
295 |
|
|
296 |
ac_cv_c_compiler_gnu=yes |
|
297 |
ac_cv_c_inline=inline |
|
298 |
ac_cv_env_CC_set= |
|
299 |
ac_cv_env_CC_value= |
|
300 |
ac_cv_env_CFLAGS_set= |
|
301 |
ac_cv_env_CFLAGS_value= |
|
302 |
ac_cv_env_CPPFLAGS_set= |
|
303 |
ac_cv_env_CPPFLAGS_value= |
|
304 |
ac_cv_env_CPP_set= |
|
305 |
ac_cv_env_CPP_value= |
|
306 |
ac_cv_env_LDFLAGS_set= |
|
307 |
ac_cv_env_LDFLAGS_value= |
|
308 |
ac_cv_env_LIBS_set= |
|
309 |
ac_cv_env_LIBS_value= |
|
310 |
ac_cv_env_build_alias_set= |
|
311 |
ac_cv_env_build_alias_value= |
|
312 |
ac_cv_env_host_alias_set= |
|
313 |
ac_cv_env_host_alias_value= |
|
314 |
ac_cv_env_target_alias_set= |
|
315 |
ac_cv_env_target_alias_value= |
|
316 |
ac_cv_func_malloc_0_nonnull=yes |
|
317 |
ac_cv_func_pow=yes |
|
318 |
ac_cv_func_realloc_0_nonnull=yes |
|
319 |
ac_cv_func_sqrt=yes |
|
320 |
ac_cv_func_strndup=yes |
|
321 |
ac_cv_header_inttypes_h=yes |
|
322 |
ac_cv_header_memory_h=yes |
|
323 |
ac_cv_header_stdc=yes |
|
324 |
ac_cv_header_stdint_h=yes |
|
325 |
ac_cv_header_stdlib_h=yes |
|
326 |
ac_cv_header_string_h=yes |
|
327 |
ac_cv_header_strings_h=yes |
|
328 |
ac_cv_header_sys_stat_h=yes |
|
329 |
ac_cv_header_sys_types_h=yes |
|
330 |
ac_cv_header_unistd_h=yes |
|
331 |
ac_cv_lib_confuse_cfg_parse=yes |
|
332 |
ac_cv_lib_m_pow=yes |
|
333 |
ac_cv_objext=o |
|
334 |
ac_cv_path_EGREP='/bin/grep -E' |
|
335 |
ac_cv_path_GREP=/bin/grep |
|
336 |
ac_cv_path_install='/usr/bin/install -c' |
|
337 |
ac_cv_path_mkdir=/bin/mkdir |
|
338 |
ac_cv_prog_AWK=gawk |
|
339 |
ac_cv_prog_CPP='gcc -E' |
|
340 |
ac_cv_prog_ac_ct_CC=gcc |
|
341 |
ac_cv_prog_cc_c89= |
|
342 |
ac_cv_prog_cc_g=yes |
|
343 |
ac_cv_prog_make_make_set=yes |
|
344 |
am_cv_CC_dependencies_compiler_type=gcc3 |
|
345 |
|
|
346 |
## ----------------- ## |
|
347 |
## Output variables. ## |
|
348 |
## ----------------- ## |
|
349 |
|
|
350 |
ACLOCAL='${SHELL} /home/samo/programiranje/trisurf-ng/missing --run aclocal-1.11' |
|
351 |
AMDEPBACKSLASH='\' |
|
352 |
AMDEP_FALSE='#' |
|
353 |
AMDEP_TRUE='' |
|
354 |
AMTAR='$${TAR-tar}' |
|
355 |
AUTOCONF='${SHELL} /home/samo/programiranje/trisurf-ng/missing --run autoconf' |
|
356 |
AUTOHEADER='${SHELL} /home/samo/programiranje/trisurf-ng/missing --run autoheader' |
|
357 |
AUTOMAKE='${SHELL} /home/samo/programiranje/trisurf-ng/missing --run automake-1.11' |
|
358 |
AWK='gawk' |
|
359 |
CC='gcc' |
|
360 |
CCDEPMODE='depmode=gcc3' |
|
361 |
CFLAGS='-g -O2 -DDEBUG' |
|
362 |
CPP='gcc -E' |
|
363 |
CPPFLAGS='' |
|
364 |
CYGPATH_W='echo' |
|
365 |
DEFS='-DHAVE_CONFIG_H' |
|
366 |
DEPDIR='.deps' |
|
367 |
ECHO_C='' |
|
368 |
ECHO_N='-n' |
|
369 |
ECHO_T='' |
|
370 |
EGREP='/bin/grep -E' |
|
371 |
EXEEXT='' |
|
372 |
GREP='/bin/grep' |
|
373 |
INSTALL_DATA='${INSTALL} -m 644' |
|
374 |
INSTALL_PROGRAM='${INSTALL}' |
|
375 |
INSTALL_SCRIPT='${INSTALL}' |
|
376 |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
|
377 |
LDFLAGS='' |
|
378 |
LIBOBJS='' |
|
379 |
LIBS='-lm -lconfuse ' |
|
380 |
LTLIBOBJS='' |
|
381 |
MAKEINFO='${SHELL} /home/samo/programiranje/trisurf-ng/missing --run makeinfo' |
|
382 |
MKDIR_P='/bin/mkdir -p' |
|
383 |
OBJEXT='o' |
|
384 |
PACKAGE='full-package-name' |
|
385 |
PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS' |
|
386 |
PACKAGE_NAME='FULL-PACKAGE-NAME' |
|
387 |
PACKAGE_STRING='FULL-PACKAGE-NAME VERSION' |
|
388 |
PACKAGE_TARNAME='full-package-name' |
|
389 |
PACKAGE_URL='' |
|
390 |
PACKAGE_VERSION='VERSION' |
|
391 |
PATH_SEPARATOR=':' |
|
392 |
SET_MAKE='' |
|
393 |
SHELL='/bin/bash' |
|
394 |
STRIP='' |
|
395 |
VERSION='VERSION' |
|
396 |
ac_ct_CC='gcc' |
|
397 |
am__EXEEXT_FALSE='' |
|
398 |
am__EXEEXT_TRUE='#' |
|
399 |
am__fastdepCC_FALSE='#' |
|
400 |
am__fastdepCC_TRUE='' |
|
401 |
am__include='include' |
|
402 |
am__isrc='' |
|
403 |
am__leading_dot='.' |
|
404 |
am__nodep='_no' |
|
405 |
am__quote='' |
|
406 |
am__tar='$${TAR-tar} chof - "$$tardir"' |
|
407 |
am__untar='$${TAR-tar} xf -' |
|
408 |
bindir='${exec_prefix}/bin' |
|
409 |
build_alias='' |
|
410 |
datadir='${datarootdir}' |
|
411 |
datarootdir='${prefix}/share' |
|
412 |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
|
413 |
dvidir='${docdir}' |
|
414 |
exec_prefix='${prefix}' |
|
415 |
host_alias='' |
|
416 |
htmldir='${docdir}' |
|
417 |
includedir='${prefix}/include' |
|
418 |
infodir='${datarootdir}/info' |
|
419 |
install_sh='${SHELL} /home/samo/programiranje/trisurf-ng/install-sh' |
|
420 |
libdir='${exec_prefix}/lib' |
|
421 |
libexecdir='${exec_prefix}/libexec' |
|
422 |
localedir='${datarootdir}/locale' |
|
423 |
localstatedir='${prefix}/var' |
|
424 |
mandir='${datarootdir}/man' |
|
425 |
mkdir_p='/bin/mkdir -p' |
|
426 |
oldincludedir='/usr/include' |
|
427 |
pdfdir='${docdir}' |
|
428 |
prefix='/usr/local' |
|
429 |
program_transform_name='s,x,x,' |
|
430 |
psdir='${docdir}' |
|
431 |
sbindir='${exec_prefix}/sbin' |
|
432 |
sharedstatedir='${prefix}/com' |
|
433 |
sysconfdir='${prefix}/etc' |
|
434 |
target_alias='' |
|
435 |
|
|
436 |
## ----------- ## |
|
437 |
## confdefs.h. ## |
|
438 |
## ----------- ## |
|
439 |
|
|
440 |
/* confdefs.h */ |
|
441 |
#define PACKAGE_NAME "FULL-PACKAGE-NAME" |
|
442 |
#define PACKAGE_TARNAME "full-package-name" |
|
443 |
#define PACKAGE_VERSION "VERSION" |
|
444 |
#define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" |
|
445 |
#define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" |
|
446 |
#define PACKAGE_URL "" |
|
447 |
#define PACKAGE "full-package-name" |
|
448 |
#define VERSION "VERSION" |
|
449 |
#define HAVE_LIBCONFUSE 1 |
|
450 |
#define HAVE_LIBM 1 |
|
451 |
#define STDC_HEADERS 1 |
|
452 |
#define HAVE_SYS_TYPES_H 1 |
|
453 |
#define HAVE_SYS_STAT_H 1 |
|
454 |
#define HAVE_STDLIB_H 1 |
|
455 |
#define HAVE_STRING_H 1 |
|
456 |
#define HAVE_MEMORY_H 1 |
|
457 |
#define HAVE_STRINGS_H 1 |
|
458 |
#define HAVE_INTTYPES_H 1 |
|
459 |
#define HAVE_STDINT_H 1 |
|
460 |
#define HAVE_UNISTD_H 1 |
|
461 |
#define HAVE_STDLIB_H 1 |
|
462 |
#define HAVE_STRING_H 1 |
|
463 |
#define HAVE_STDLIB_H 1 |
|
464 |
#define HAVE_MALLOC 1 |
|
465 |
#define HAVE_STDLIB_H 1 |
|
466 |
#define HAVE_REALLOC 1 |
|
467 |
#define HAVE_POW 1 |
|
468 |
#define HAVE_SQRT 1 |
|
469 |
#define HAVE_STRNDUP 1 |
|
470 |
|
|
471 |
configure: exit 0 |