Rev 25 |
|
Rev 28 |
Line 2... |
|
Line 2... |
2 |
running configure, to aid debugging if configure makes a mistake. |
|
2 |
running configure, to aid debugging if configure makes a mistake. |
3 |
|
|
3 |
|
4 |
It was created by configure, which was |
|
4 |
It was created by configure, which was |
5 |
generated by GNU Autoconf 2.63. Invocation command line was |
|
5 |
generated by GNU Autoconf 2.63. Invocation command line was |
6 |
|
|
6 |
|
7 |
$ /home/kaklik/8magsvn/VLF/SW/sidd2/Ix86/sidspect/configure |
|
7 |
$ /home/kaklik/8magsvn/VLF/SW/sidd2/Ix86/sidspect/configure LDFLAGS=-lasound -lfftw3 --no-create --no-recursion |
8 |
|
|
8 |
|
9 |
## --------- ## |
|
9 |
## --------- ## |
10 |
## Platform. ## |
|
10 |
## Platform. ## |
11 |
## --------- ## |
|
11 |
## --------- ## |
12 |
|
|
12 |
|
13 |
hostname = kaklik-kolej-ubuntu |
|
13 |
hostname = kaklik-laptop |
14 |
uname -m = x86_64 |
|
14 |
uname -m = i686 |
15 |
uname -r = 2.6.28-13-generic |
|
15 |
uname -r = 2.6.28-13-generic |
16 |
uname -s = Linux |
|
16 |
uname -s = Linux |
17 |
uname -v = #45-Ubuntu SMP Tue Jun 30 22:12:12 UTC 2009 |
|
17 |
uname -v = #45-Ubuntu SMP Tue Jun 30 19:49:51 UTC 2009 |
18 |
|
|
18 |
|
19 |
/usr/bin/uname -p = unknown |
|
19 |
/usr/bin/uname -p = unknown |
20 |
/bin/uname -X = unknown |
|
20 |
/bin/uname -X = unknown |
21 |
|
|
21 |
|
22 |
/bin/arch = unknown |
|
22 |
/bin/arch = unknown |
Line 45... |
|
Line 45... |
45 |
configure:2134: checking whether build environment is sane |
|
45 |
configure:2134: checking whether build environment is sane |
46 |
configure:2177: result: yes |
|
46 |
configure:2177: result: yes |
47 |
configure:2202: checking for a thread-safe mkdir -p |
|
47 |
configure:2202: checking for a thread-safe mkdir -p |
48 |
configure:2241: result: /bin/mkdir -p |
|
48 |
configure:2241: result: /bin/mkdir -p |
49 |
configure:2254: checking for gawk |
|
49 |
configure:2254: checking for gawk |
- |
|
|
50 |
configure:2284: result: no |
- |
|
|
51 |
configure:2254: checking for mawk |
50 |
configure:2270: found /usr/bin/gawk |
|
52 |
configure:2270: found /usr/bin/mawk |
51 |
configure:2281: result: gawk |
|
53 |
configure:2281: result: mawk |
52 |
configure:2292: checking whether make sets $(MAKE) |
|
54 |
configure:2292: checking whether make sets $(MAKE) |
53 |
configure:2314: result: yes |
|
55 |
configure:2314: result: yes |
54 |
configure:2553: checking for gcc |
|
56 |
configure:2553: checking for gcc |
55 |
configure:2569: found /usr/bin/gcc |
|
57 |
configure:2569: found /usr/bin/gcc |
56 |
configure:2580: result: gcc |
|
58 |
configure:2580: result: gcc |
Line 62... |
|
Line 64... |
62 |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|
64 |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
63 |
|
|
65 |
|
64 |
configure:2824: $? = 0 |
|
66 |
configure:2824: $? = 0 |
65 |
configure:2831: gcc -v >&5 |
|
67 |
configure:2831: gcc -v >&5 |
66 |
Using built-in specs. |
|
68 |
Using built-in specs. |
67 |
Target: x86_64-linux-gnu |
|
69 |
Target: i486-linux-gnu |
68 |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu |
|
70 |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu |
69 |
Thread model: posix |
|
71 |
Thread model: posix |
70 |
gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) |
|
72 |
gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) |
71 |
configure:2835: $? = 0 |
|
73 |
configure:2835: $? = 0 |
72 |
configure:2842: gcc -V >&5 |
|
74 |
configure:2842: gcc -V >&5 |
73 |
gcc: '-V' option must have argument |
|
75 |
gcc: '-V' option must have argument |
Line 105... |
|
Line 107... |
105 |
configure:3449: checking for style of include used by make |
|
107 |
configure:3449: checking for style of include used by make |
106 |
configure:3477: result: GNU |
|
108 |
configure:3477: result: GNU |
107 |
configure:3502: checking dependency style of gcc |
|
109 |
configure:3502: checking dependency style of gcc |
108 |
configure:3593: result: gcc3 |
|
110 |
configure:3593: result: gcc3 |
109 |
configure:3639: checking build system type |
|
111 |
configure:3639: checking build system type |
110 |
configure:3657: result: x86_64-unknown-linux-gnu |
|
112 |
configure:3657: result: i686-pc-linux-gnu |
111 |
configure:3679: checking host system type |
|
113 |
configure:3679: checking host system type |
112 |
configure:3694: result: x86_64-unknown-linux-gnu |
|
114 |
configure:3694: result: i686-pc-linux-gnu |
113 |
configure:3716: checking for a sed that does not truncate output |
|
115 |
configure:3716: checking for a sed that does not truncate output |
114 |
configure:3782: result: /bin/sed |
|
116 |
configure:3782: result: /bin/sed |
115 |
configure:3800: checking for grep that handles long lines and -e |
|
117 |
configure:3800: checking for grep that handles long lines and -e |
116 |
configure:3860: result: /bin/grep |
|
118 |
configure:3860: result: /bin/grep |
117 |
configure:3865: checking for egrep |
|
119 |
configure:3865: checking for egrep |
Line 126... |
|
Line 128... |
126 |
configure:4185: result: /usr/bin/nm -B |
|
128 |
configure:4185: result: /usr/bin/nm -B |
127 |
configure:4303: checking the name lister (/usr/bin/nm -B) interface |
|
129 |
configure:4303: checking the name lister (/usr/bin/nm -B) interface |
128 |
configure:4310: gcc -c -g -O2 conftest.c >&5 |
|
130 |
configure:4310: gcc -c -g -O2 conftest.c >&5 |
129 |
configure:4313: /usr/bin/nm -B "conftest.o" |
|
131 |
configure:4313: /usr/bin/nm -B "conftest.o" |
130 |
configure:4316: output |
|
132 |
configure:4316: output |
131 |
0000000000000000 B some_variable |
|
133 |
00000000 B some_variable |
132 |
configure:4323: result: BSD nm |
|
134 |
configure:4323: result: BSD nm |
133 |
configure:4326: checking whether ln -s works |
|
135 |
configure:4326: checking whether ln -s works |
134 |
configure:4330: result: yes |
|
136 |
configure:4330: result: yes |
135 |
configure:4338: checking the maximum length of command line arguments |
|
137 |
configure:4338: checking the maximum length of command line arguments |
136 |
configure:4458: result: 1572864 |
|
138 |
configure:4458: result: 805306365 |
137 |
configure:4475: checking whether the shell understands some XSI constructs |
|
139 |
configure:4475: checking whether the shell understands some XSI constructs |
138 |
configure:4485: result: yes |
|
140 |
configure:4485: result: yes |
139 |
configure:4489: checking whether the shell understands "+=" |
|
141 |
configure:4489: checking whether the shell understands "+=" |
140 |
configure:4495: result: yes |
|
142 |
configure:4495: result: yes |
141 |
configure:4530: checking for /usr/bin/ld option to reload object files |
|
143 |
configure:4530: checking for /usr/bin/ld option to reload object files |
Line 160... |
|
Line 162... |
160 |
configure:5367: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
|
162 |
configure:5367: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
161 |
configure:5370: $? = 0 |
|
163 |
configure:5370: $? = 0 |
162 |
configure:5424: gcc -o conftest -g -O2 -lasound -lfftw3 conftest.c conftstm.o >&5 |
|
164 |
configure:5424: gcc -o conftest -g -O2 -lasound -lfftw3 conftest.c conftstm.o >&5 |
163 |
configure:5427: $? = 0 |
|
165 |
configure:5427: $? = 0 |
164 |
configure:5465: result: ok |
|
166 |
configure:5465: result: ok |
165 |
configure:5561: gcc -c -g -O2 conftest.c >&5 |
|
- |
|
166 |
configure:5564: $? = 0 |
|
- |
|
167 |
configure:6332: checking how to run the C preprocessor |
|
167 |
configure:6332: checking how to run the C preprocessor |
168 |
configure:6372: gcc -E conftest.c |
|
168 |
configure:6372: gcc -E conftest.c |
169 |
configure:6379: $? = 0 |
|
169 |
configure:6379: $? = 0 |
170 |
configure:6410: gcc -E conftest.c |
|
170 |
configure:6410: gcc -E conftest.c |
171 |
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory |
|
171 |
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory |
Line 265... |
|
Line 265... |
265 |
configure:7819: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 |
|
265 |
configure:7819: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 |
266 |
configure:7823: $? = 0 |
|
266 |
configure:7823: $? = 0 |
267 |
configure:7845: result: yes |
|
267 |
configure:7845: result: yes |
268 |
configure:7853: checking if gcc supports -c -o file.o |
|
268 |
configure:7853: checking if gcc supports -c -o file.o |
269 |
configure:7900: result: yes |
|
269 |
configure:7900: result: yes |
270 |
configure:7933: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries |
|
270 |
configure:7933: checking whether the gcc linker (/usr/bin/ld) supports shared libraries |
271 |
configure:9008: result: yes |
|
271 |
configure:9008: result: yes |
272 |
configure:9045: checking whether -lc should be explicitly linked in |
|
272 |
configure:9045: checking whether -lc should be explicitly linked in |
273 |
configure:9050: gcc -c -g -O2 conftest.c >&5 |
|
273 |
configure:9050: gcc -c -g -O2 conftest.c >&5 |
274 |
configure:9053: $? = 0 |
|
274 |
configure:9053: $? = 0 |
275 |
configure:9068: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 |
|
275 |
configure:9068: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 |
Line 289... |
|
Line 289... |
289 |
configure:10968: result: yes |
|
289 |
configure:10968: result: yes |
290 |
configure:10971: checking whether to build static libraries |
|
290 |
configure:10971: checking whether to build static libraries |
291 |
configure:10975: result: yes |
|
291 |
configure:10975: result: yes |
292 |
configure:11129: creating ./config.status |
|
292 |
configure:11129: creating ./config.status |
293 |
|
|
293 |
|
294 |
## ---------------------- ## |
|
- |
|
295 |
## Running config.status. ## |
|
- |
|
296 |
## ---------------------- ## |
|
- |
|
297 |
|
|
- |
|
298 |
This file was extended by config.status, which was |
|
- |
|
299 |
generated by GNU Autoconf 2.63. Invocation command line was |
|
- |
|
300 |
|
|
- |
|
301 |
CONFIG_FILES = |
|
- |
|
302 |
CONFIG_HEADERS = |
|
- |
|
303 |
CONFIG_LINKS = |
|
- |
|
304 |
CONFIG_COMMANDS = |
|
- |
|
305 |
$ ./config.status |
|
- |
|
306 |
|
|
- |
|
307 |
on kaklik-kolej-ubuntu |
|
- |
|
308 |
|
|
- |
|
309 |
config.status:982: creating Makefile |
|
- |
|
310 |
config.status:982: creating src/Makefile |
|
- |
|
311 |
config.status:982: creating config.h |
|
- |
|
312 |
config.status:1197: config.h is unchanged |
|
- |
|
313 |
config.status:1249: executing depfiles commands |
|
- |
|
314 |
config.status:1249: executing libtool commands |
|
- |
|
315 |
|
|
- |
|
316 |
## ---------------- ## |
|
294 |
## ---------------- ## |
317 |
## Cache variables. ## |
|
295 |
## Cache variables. ## |
318 |
## ---------------- ## |
|
296 |
## ---------------- ## |
319 |
|
|
297 |
|
320 |
ac_cv_build=x86_64-unknown-linux-gnu |
|
298 |
ac_cv_build=i686-pc-linux-gnu |
321 |
ac_cv_c_compiler_gnu=yes |
|
299 |
ac_cv_c_compiler_gnu=yes |
322 |
ac_cv_env_CC_set= |
|
300 |
ac_cv_env_CC_set= |
323 |
ac_cv_env_CC_value= |
|
301 |
ac_cv_env_CC_value= |
324 |
ac_cv_env_CFLAGS_set= |
|
302 |
ac_cv_env_CFLAGS_set= |
325 |
ac_cv_env_CFLAGS_value= |
|
303 |
ac_cv_env_CFLAGS_value= |
Line 346... |
|
Line 324... |
346 |
ac_cv_header_string_h=yes |
|
324 |
ac_cv_header_string_h=yes |
347 |
ac_cv_header_strings_h=yes |
|
325 |
ac_cv_header_strings_h=yes |
348 |
ac_cv_header_sys_stat_h=yes |
|
326 |
ac_cv_header_sys_stat_h=yes |
349 |
ac_cv_header_sys_types_h=yes |
|
327 |
ac_cv_header_sys_types_h=yes |
350 |
ac_cv_header_unistd_h=yes |
|
328 |
ac_cv_header_unistd_h=yes |
351 |
ac_cv_host=x86_64-unknown-linux-gnu |
|
329 |
ac_cv_host=i686-pc-linux-gnu |
352 |
ac_cv_objext=o |
|
330 |
ac_cv_objext=o |
353 |
ac_cv_path_EGREP='/bin/grep -E' |
|
331 |
ac_cv_path_EGREP='/bin/grep -E' |
354 |
ac_cv_path_FGREP='/bin/grep -F' |
|
332 |
ac_cv_path_FGREP='/bin/grep -F' |
355 |
ac_cv_path_GREP=/bin/grep |
|
333 |
ac_cv_path_GREP=/bin/grep |
356 |
ac_cv_path_SED=/bin/sed |
|
334 |
ac_cv_path_SED=/bin/sed |
357 |
ac_cv_path_install='/usr/bin/install -c' |
|
335 |
ac_cv_path_install='/usr/bin/install -c' |
358 |
ac_cv_path_mkdir=/bin/mkdir |
|
336 |
ac_cv_path_mkdir=/bin/mkdir |
359 |
ac_cv_prog_AWK=gawk |
|
337 |
ac_cv_prog_AWK=mawk |
360 |
ac_cv_prog_CPP='gcc -E' |
|
338 |
ac_cv_prog_CPP='gcc -E' |
361 |
ac_cv_prog_ac_ct_AR=ar |
|
339 |
ac_cv_prog_ac_ct_AR=ar |
362 |
ac_cv_prog_ac_ct_CC=gcc |
|
340 |
ac_cv_prog_ac_ct_CC=gcc |
363 |
ac_cv_prog_ac_ct_OBJDUMP=objdump |
|
341 |
ac_cv_prog_ac_ct_OBJDUMP=objdump |
364 |
ac_cv_prog_ac_ct_RANLIB=ranlib |
|
342 |
ac_cv_prog_ac_ct_RANLIB=ranlib |
Line 382... |
|
Line 360... |
382 |
lt_cv_prog_gnu_ld=yes |
|
360 |
lt_cv_prog_gnu_ld=yes |
383 |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' |
|
361 |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' |
384 |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
|
362 |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
385 |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
|
363 |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
386 |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
|
364 |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
387 |
lt_cv_sys_max_cmd_len=1572864 |
|
365 |
lt_cv_sys_max_cmd_len=805306365 |
388 |
|
|
366 |
|
389 |
## ----------------- ## |
|
367 |
## ----------------- ## |
390 |
## Output variables. ## |
|
368 |
## Output variables. ## |
391 |
## ----------------- ## |
|
369 |
## ----------------- ## |
392 |
|
|
370 |
|
Line 397... |
|
Line 375... |
397 |
AMTAR='${SHELL} /home/kaklik/8magsvn/VLF/SW/sidd2/Ix86/sidspect/missing --run tar' |
|
375 |
AMTAR='${SHELL} /home/kaklik/8magsvn/VLF/SW/sidd2/Ix86/sidspect/missing --run tar' |
398 |
AR='ar' |
|
376 |
AR='ar' |
399 |
AUTOCONF='${SHELL} /home/kaklik/8magsvn/VLF/SW/sidd2/Ix86/sidspect/missing --run autoconf' |
|
377 |
AUTOCONF='${SHELL} /home/kaklik/8magsvn/VLF/SW/sidd2/Ix86/sidspect/missing --run autoconf' |
400 |
AUTOHEADER='${SHELL} /home/kaklik/8magsvn/VLF/SW/sidd2/Ix86/sidspect/missing --run autoheader' |
|
378 |
AUTOHEADER='${SHELL} /home/kaklik/8magsvn/VLF/SW/sidd2/Ix86/sidspect/missing --run autoheader' |
401 |
AUTOMAKE='${SHELL} /home/kaklik/8magsvn/VLF/SW/sidd2/Ix86/sidspect/missing --run automake-1.10' |
|
379 |
AUTOMAKE='${SHELL} /home/kaklik/8magsvn/VLF/SW/sidd2/Ix86/sidspect/missing --run automake-1.10' |
402 |
AWK='gawk' |
|
380 |
AWK='mawk' |
403 |
CC='gcc' |
|
381 |
CC='gcc' |
404 |
CCDEPMODE='depmode=gcc3' |
|
382 |
CCDEPMODE='depmode=gcc3' |
405 |
CFLAGS='-g -O2' |
|
383 |
CFLAGS='-g -O2' |
406 |
CPP='gcc -E' |
|
384 |
CPP='gcc -E' |
407 |
CPPFLAGS='' |
|
385 |
CPPFLAGS='' |
Line 419... |
|
Line 397... |
419 |
GREP='/bin/grep' |
|
397 |
GREP='/bin/grep' |
420 |
INSTALL_DATA='${INSTALL} -m 644' |
|
398 |
INSTALL_DATA='${INSTALL} -m 644' |
421 |
INSTALL_PROGRAM='${INSTALL}' |
|
399 |
INSTALL_PROGRAM='${INSTALL}' |
422 |
INSTALL_SCRIPT='${INSTALL}' |
|
400 |
INSTALL_SCRIPT='${INSTALL}' |
423 |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
|
401 |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
424 |
LD='/usr/bin/ld -m elf_x86_64' |
|
402 |
LD='/usr/bin/ld' |
425 |
LDFLAGS='-lasound -lfftw3 ' |
|
403 |
LDFLAGS='-lasound -lfftw3 ' |
426 |
LIBOBJS='' |
|
404 |
LIBOBJS='' |
427 |
LIBS='' |
|
405 |
LIBS='' |
428 |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
|
406 |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
429 |
LIPO='' |
|
407 |
LIPO='' |
Line 459... |
|
Line 437... |
459 |
am__leading_dot='.' |
|
437 |
am__leading_dot='.' |
460 |
am__quote='' |
|
438 |
am__quote='' |
461 |
am__tar='${AMTAR} chof - "$$tardir"' |
|
439 |
am__tar='${AMTAR} chof - "$$tardir"' |
462 |
am__untar='${AMTAR} xf -' |
|
440 |
am__untar='${AMTAR} xf -' |
463 |
bindir='${exec_prefix}/bin' |
|
441 |
bindir='${exec_prefix}/bin' |
464 |
build='x86_64-unknown-linux-gnu' |
|
442 |
build='i686-pc-linux-gnu' |
465 |
build_alias='' |
|
443 |
build_alias='' |
466 |
build_cpu='x86_64' |
|
444 |
build_cpu='i686' |
467 |
build_os='linux-gnu' |
|
445 |
build_os='linux-gnu' |
468 |
build_vendor='unknown' |
|
446 |
build_vendor='pc' |
469 |
datadir='${datarootdir}' |
|
447 |
datadir='${datarootdir}' |
470 |
datarootdir='${prefix}/share' |
|
448 |
datarootdir='${prefix}/share' |
471 |
docdir='${datarootdir}/doc/${PACKAGE}' |
|
449 |
docdir='${datarootdir}/doc/${PACKAGE}' |
472 |
dvidir='${docdir}' |
|
450 |
dvidir='${docdir}' |
473 |
exec_prefix='${prefix}' |
|
451 |
exec_prefix='${prefix}' |
474 |
host='x86_64-unknown-linux-gnu' |
|
452 |
host='i686-pc-linux-gnu' |
475 |
host_alias='' |
|
453 |
host_alias='' |
476 |
host_cpu='x86_64' |
|
454 |
host_cpu='i686' |
477 |
host_os='linux-gnu' |
|
455 |
host_os='linux-gnu' |
478 |
host_vendor='unknown' |
|
456 |
host_vendor='pc' |
479 |
htmldir='${docdir}' |
|
457 |
htmldir='${docdir}' |
480 |
includedir='${prefix}/include' |
|
458 |
includedir='${prefix}/include' |
481 |
infodir='${datarootdir}/info' |
|
459 |
infodir='${datarootdir}/info' |
482 |
install_sh='$(SHELL) /home/kaklik/8magsvn/VLF/SW/sidd2/Ix86/sidspect/install-sh' |
|
460 |
install_sh='$(SHELL) /home/kaklik/8magsvn/VLF/SW/sidd2/Ix86/sidspect/install-sh' |
483 |
libdir='${exec_prefix}/lib' |
|
461 |
libdir='${exec_prefix}/lib' |
Line 520... |
|
Line 498... |
520 |
#define HAVE_UNISTD_H 1 |
|
498 |
#define HAVE_UNISTD_H 1 |
521 |
#define HAVE_DLFCN_H 1 |
|
499 |
#define HAVE_DLFCN_H 1 |
522 |
#define LT_OBJDIR ".libs/" |
|
500 |
#define LT_OBJDIR ".libs/" |
523 |
|
|
501 |
|
524 |
configure: exit 0 |
|
502 |
configure: exit 0 |
- |
|
|
503 |
|
- |
|
|
504 |
## ---------------------- ## |
- |
|
|
505 |
## Running config.status. ## |
- |
|
|
506 |
## ---------------------- ## |
- |
|
|
507 |
|
- |
|
|
508 |
This file was extended by config.status, which was |
- |
|
|
509 |
generated by GNU Autoconf 2.63. Invocation command line was |
- |
|
|
510 |
|
- |
|
|
511 |
CONFIG_FILES = |
- |
|
|
512 |
CONFIG_HEADERS = |
- |
|
|
513 |
CONFIG_LINKS = |
- |
|
|
514 |
CONFIG_COMMANDS = |
- |
|
|
515 |
$ ./config.status |
- |
|
|
516 |
|
- |
|
|
517 |
on kaklik-laptop |
- |
|
|
518 |
|
- |
|
|
519 |
config.status:982: creating Makefile |
- |
|
|
520 |
config.status:982: creating src/Makefile |
- |
|
|
521 |
config.status:982: creating config.h |
- |
|
|
522 |
config.status:1197: config.h is unchanged |
- |
|
|
523 |
config.status:1249: executing depfiles commands |
- |
|
|
524 |
config.status:1249: executing libtool commands |
- |
|
|
525 |
|
- |
|
|
526 |
## ---------------------- ## |
- |
|
|
527 |
## Running config.status. ## |
- |
|
|
528 |
## ---------------------- ## |
- |
|
|
529 |
|
- |
|
|
530 |
This file was extended by config.status, which was |
- |
|
|
531 |
generated by GNU Autoconf 2.63. Invocation command line was |
- |
|
|
532 |
|
- |
|
|
533 |
CONFIG_FILES = |
- |
|
|
534 |
CONFIG_HEADERS = |
- |
|
|
535 |
CONFIG_LINKS = |
- |
|
|
536 |
CONFIG_COMMANDS = |
- |
|
|
537 |
$ ./config.status config.h |
- |
|
|
538 |
|
- |
|
|
539 |
on kaklik-laptop |
- |
|
|
540 |
|
- |
|
|
541 |
config.status:982: creating config.h |
- |
|
|
542 |
config.status:1197: config.h is unchanged |