Subversion Repositories svnkaklik

Rev

Rev 639 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log

Rev Author Line No. Line
558 kaklik 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
639 kaklik 5
generated by GNU Autoconf 2.64.  Invocation command line was
558 kaklik 6
 
639 kaklik 7
  $ /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/configure LDFLAGS=-lasound -lfftw3 --no-create --no-recursion
558 kaklik 8
 
9
## --------- ##
10
## Platform. ##
11
## --------- ##
12
 
639 kaklik 13
hostname = kaklik-laptop
14
uname -m = i686
15
uname -r = 2.6.31-20-generic
558 kaklik 16
uname -s = Linux
639 kaklik 17
uname -v = #58-Ubuntu SMP Fri Mar 12 05:23:09 UTC 2010
558 kaklik 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: /usr/local/sbin
31
PATH: /usr/local/bin
32
PATH: /usr/sbin
33
PATH: /usr/bin
34
PATH: /sbin
35
PATH: /bin
36
PATH: /usr/games
37
 
38
 
39
## ----------- ##
40
## Core tests. ##
41
## ----------- ##
42
 
639 kaklik 43
configure:2244: checking for a BSD-compatible install
44
configure:2312: result: /usr/bin/install -c
45
configure:2323: checking whether build environment is sane
46
configure:2373: result: yes
47
configure:2514: checking for a thread-safe mkdir -p
48
configure:2553: result: /bin/mkdir -p
49
configure:2566: checking for gawk
50
configure:2582: found /usr/bin/gawk
51
configure:2593: result: gawk
52
configure:2604: checking whether make sets $(MAKE)
53
configure:2626: result: yes
54
configure:2761: checking for gcc
55
configure:2777: found /usr/bin/gcc
56
configure:2788: result: gcc
57
configure:3017: checking for C compiler version
58
configure:3026: gcc --version >&5
59
gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1
60
Copyright (C) 2009 Free Software Foundation, Inc.
558 kaklik 61
This is free software; see the source for copying conditions.  There is NO
62
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
63
 
639 kaklik 64
configure:3037: $? = 0
65
configure:3026: gcc -v >&5
558 kaklik 66
Using built-in specs.
639 kaklik 67
Target: i486-linux-gnu
68
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
558 kaklik 69
Thread model: posix
639 kaklik 70
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) 
71
configure:3037: $? = 0
72
configure:3026: gcc -V >&5
558 kaklik 73
gcc: '-V' option must have argument
639 kaklik 74
configure:3037: $? = 1
75
configure:3026: gcc -qversion >&5
76
gcc: unrecognized option '-qversion'
77
gcc: no input files
78
configure:3037: $? = 1
79
configure:3059: checking for C compiler default output file name
80
configure:3081: gcc   -lasound -lfftw3 conftest.c  >&5
81
configure:3085: $? = 0
82
configure:3122: result: a.out
83
configure:3138: checking whether the C compiler works
84
configure:3147: ./a.out
85
configure:3151: $? = 0
86
configure:3166: result: yes
87
configure:3173: checking whether we are cross compiling
88
configure:3175: result: no
89
configure:3178: checking for suffix of executables
90
configure:3185: gcc -o conftest   -lasound -lfftw3 conftest.c  >&5
91
configure:3189: $? = 0
92
configure:3211: result: 
93
configure:3217: checking for suffix of object files
94
configure:3239: gcc -c   conftest.c >&5
95
configure:3243: $? = 0
96
configure:3264: result: o
97
configure:3268: checking whether we are using the GNU C compiler
98
configure:3287: gcc -c   conftest.c >&5
99
configure:3287: $? = 0
100
configure:3296: result: yes
101
configure:3305: checking whether gcc accepts -g
102
configure:3325: gcc -c -g  conftest.c >&5
103
configure:3325: $? = 0
104
configure:3366: result: yes
105
configure:3383: checking for gcc option to accept ISO C89
106
configure:3447: gcc  -c -g -O2  conftest.c >&5
107
configure:3447: $? = 0
108
configure:3460: result: none needed
109
configure:3491: checking for style of include used by make
110
configure:3519: result: GNU
111
configure:3544: checking dependency style of gcc
112
configure:3654: result: gcc3
113
configure:3698: checking build system type
114
configure:3712: result: i686-pc-linux-gnu
115
configure:3732: checking host system type
116
configure:3745: result: i686-pc-linux-gnu
117
configure:3765: checking for a sed that does not truncate output
118
configure:3829: result: /bin/sed
119
configure:3847: checking for grep that handles long lines and -e
120
configure:3905: result: /bin/grep
121
configure:3910: checking for egrep
122
configure:3972: result: /bin/grep -E
123
configure:3977: checking for fgrep
124
configure:4039: result: /bin/grep -F
125
configure:4074: checking for ld used by gcc
126
configure:4141: result: /usr/bin/ld
127
configure:4148: checking if the linker (/usr/bin/ld) is GNU ld
128
configure:4163: result: yes
129
configure:4175: checking for BSD- or MS-compatible name lister (nm)
130
configure:4224: result: /usr/bin/nm -B
131
configure:4342: checking the name lister (/usr/bin/nm -B) interface
132
configure:4349: gcc -c -g -O2  conftest.c >&5
133
configure:4352: /usr/bin/nm -B "conftest.o"
134
configure:4355: output
135
00000000 B some_variable
136
configure:4362: result: BSD nm
137
configure:4365: checking whether ln -s works
138
configure:4369: result: yes
139
configure:4377: checking the maximum length of command line arguments
140
configure:4497: result: 805306365
141
configure:4514: checking whether the shell understands some XSI constructs
142
configure:4524: result: yes
143
configure:4528: checking whether the shell understands "+="
144
configure:4534: result: yes
145
configure:4569: checking for /usr/bin/ld option to reload object files
146
configure:4576: result: -r
147
configure:4645: checking for objdump
148
configure:4661: found /usr/bin/objdump
149
configure:4672: result: objdump
150
configure:4704: checking how to recognize dependent libraries
151
configure:4900: result: pass_all
152
configure:4960: checking for ar
153
configure:4976: found /usr/bin/ar
154
configure:4987: result: ar
155
configure:5065: checking for strip
156
configure:5081: found /usr/bin/strip
157
configure:5092: result: strip
158
configure:5164: checking for ranlib
159
configure:5180: found /usr/bin/ranlib
160
configure:5191: result: ranlib
161
configure:5281: checking command to parse /usr/bin/nm -B output from gcc object
162
configure:5399: gcc -c -g -O2  conftest.c >&5
163
configure:5402: $? = 0
164
configure:5406: /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
165
configure:5409: $? = 0
166
configure:5463: gcc -o conftest -g -O2  -lasound -lfftw3 conftest.c conftstm.o >&5
167
configure:5466: $? = 0
168
configure:5504: result: ok
169
configure:6313: checking how to run the C preprocessor
170
configure:6344: gcc -E  conftest.c
171
configure:6344: $? = 0
172
configure:6358: gcc -E  conftest.c
173
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
174
configure:6358: $? = 1
558 kaklik 175
configure: failed program was:
639 kaklik 176
| /* confdefs.h */
558 kaklik 177
| #define PACKAGE_NAME ""
178
| #define PACKAGE_TARNAME ""
179
| #define PACKAGE_VERSION ""
180
| #define PACKAGE_STRING ""
181
| #define PACKAGE_BUGREPORT ""
639 kaklik 182
| #define PACKAGE_URL ""
558 kaklik 183
| #define PACKAGE "sonar"
184
| #define VERSION "0.1"
185
| /* end confdefs.h.  */
186
| #include <ac_nonexistent.h>
639 kaklik 187
configure:6383: result: gcc -E
188
configure:6403: gcc -E  conftest.c
189
configure:6403: $? = 0
190
configure:6417: gcc -E  conftest.c
191
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
192
configure:6417: $? = 1
558 kaklik 193
configure: failed program was:
639 kaklik 194
| /* confdefs.h */
558 kaklik 195
| #define PACKAGE_NAME ""
196
| #define PACKAGE_TARNAME ""
197
| #define PACKAGE_VERSION ""
198
| #define PACKAGE_STRING ""
199
| #define PACKAGE_BUGREPORT ""
639 kaklik 200
| #define PACKAGE_URL ""
558 kaklik 201
| #define PACKAGE "sonar"
202
| #define VERSION "0.1"
203
| /* end confdefs.h.  */
204
| #include <ac_nonexistent.h>
639 kaklik 205
configure:6446: checking for ANSI C header files
206
configure:6466: gcc -c -g -O2  conftest.c >&5
207
configure:6466: $? = 0
208
configure:6539: gcc -o conftest -g -O2  -lasound -lfftw3 conftest.c  >&5
209
configure:6539: $? = 0
210
configure:6539: ./conftest
211
configure:6539: $? = 0
212
configure:6550: result: yes
213
configure:6563: checking for sys/types.h
214
configure:6563: gcc -c -g -O2  conftest.c >&5
215
configure:6563: $? = 0
216
configure:6563: result: yes
217
configure:6563: checking for sys/stat.h
218
configure:6563: gcc -c -g -O2  conftest.c >&5
219
configure:6563: $? = 0
220
configure:6563: result: yes
221
configure:6563: checking for stdlib.h
222
configure:6563: gcc -c -g -O2  conftest.c >&5
223
configure:6563: $? = 0
224
configure:6563: result: yes
225
configure:6563: checking for string.h
226
configure:6563: gcc -c -g -O2  conftest.c >&5
227
configure:6563: $? = 0
228
configure:6563: result: yes
229
configure:6563: checking for memory.h
230
configure:6563: gcc -c -g -O2  conftest.c >&5
231
configure:6563: $? = 0
232
configure:6563: result: yes
233
configure:6563: checking for strings.h
234
configure:6563: gcc -c -g -O2  conftest.c >&5
235
configure:6563: $? = 0
236
configure:6563: result: yes
237
configure:6563: checking for inttypes.h
238
configure:6563: gcc -c -g -O2  conftest.c >&5
239
configure:6563: $? = 0
240
configure:6563: result: yes
241
configure:6563: checking for stdint.h
242
configure:6563: gcc -c -g -O2  conftest.c >&5
243
configure:6563: $? = 0
244
configure:6563: result: yes
245
configure:6563: checking for unistd.h
246
configure:6563: gcc -c -g -O2  conftest.c >&5
247
configure:6563: $? = 0
248
configure:6563: result: yes
249
configure:6578: checking for dlfcn.h
250
configure:6578: gcc -c -g -O2  conftest.c >&5
251
configure:6578: $? = 0
252
configure:6578: result: yes
253
configure:6762: checking for objdir
254
configure:6777: result: .libs
255
configure:7069: checking if gcc supports -fno-rtti -fno-exceptions
256
configure:7087: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
558 kaklik 257
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
639 kaklik 258
configure:7091: $? = 0
259
configure:7104: result: no
260
configure:7124: checking for gcc option to produce PIC
261
configure:7396: result: -fPIC -DPIC
262
configure:7408: checking if gcc PIC flag -fPIC -DPIC works
263
configure:7426: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
264
configure:7430: $? = 0
265
configure:7443: result: yes
266
configure:7467: checking if gcc static flag -static works
267
configure:7495: result: yes
268
configure:7510: checking if gcc supports -c -o file.o
269
configure:7531: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
270
configure:7535: $? = 0
271
configure:7557: result: yes
272
configure:7565: checking if gcc supports -c -o file.o
273
configure:7612: result: yes
274
configure:7645: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
275
configure:8635: result: yes
276
configure:8672: checking whether -lc should be explicitly linked in
277
configure:8677: gcc -c -g -O2  conftest.c >&5
278
configure:8680: $? = 0
279
configure:8695: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
280
configure:8698: $? = 0
281
configure:8710: result: no
282
configure:8874: checking dynamic linker characteristics
283
configure:9307: gcc -o conftest -g -O2  -lasound -lfftw3 -Wl,-rpath -Wl,/foo conftest.c  >&5
284
configure:9307: $? = 0
285
configure:9537: result: GNU/Linux ld.so
286
configure:9639: checking how to hardcode library paths into programs
287
configure:9664: result: immediate
288
configure:10184: checking whether stripping libraries is possible
289
configure:10189: result: yes
290
configure:10224: checking if libtool supports shared libraries
291
configure:10226: result: yes
292
configure:10229: checking whether to build shared libraries
293
configure:10250: result: yes
294
configure:10253: checking whether to build static libraries
295
configure:10257: result: yes
296
configure:10413: creating ./config.status
558 kaklik 297
 
298
## ---------------- ##
299
## Cache variables. ##
300
## ---------------- ##
301
 
639 kaklik 302
ac_cv_build=i686-pc-linux-gnu
558 kaklik 303
ac_cv_c_compiler_gnu=yes
304
ac_cv_env_CC_set=
305
ac_cv_env_CC_value=
306
ac_cv_env_CFLAGS_set=
307
ac_cv_env_CFLAGS_value=
308
ac_cv_env_CPPFLAGS_set=
309
ac_cv_env_CPPFLAGS_value=
310
ac_cv_env_CPP_set=
311
ac_cv_env_CPP_value=
312
ac_cv_env_LDFLAGS_set=set
563 kaklik 313
ac_cv_env_LDFLAGS_value='-lasound -lfftw3'
558 kaklik 314
ac_cv_env_LIBS_set=
315
ac_cv_env_LIBS_value=
316
ac_cv_env_build_alias_set=
317
ac_cv_env_build_alias_value=
318
ac_cv_env_host_alias_set=
319
ac_cv_env_host_alias_value=
320
ac_cv_env_target_alias_set=
321
ac_cv_env_target_alias_value=
322
ac_cv_header_dlfcn_h=yes
323
ac_cv_header_inttypes_h=yes
324
ac_cv_header_memory_h=yes
325
ac_cv_header_stdc=yes
326
ac_cv_header_stdint_h=yes
327
ac_cv_header_stdlib_h=yes
328
ac_cv_header_string_h=yes
329
ac_cv_header_strings_h=yes
330
ac_cv_header_sys_stat_h=yes
331
ac_cv_header_sys_types_h=yes
332
ac_cv_header_unistd_h=yes
639 kaklik 333
ac_cv_host=i686-pc-linux-gnu
558 kaklik 334
ac_cv_objext=o
335
ac_cv_path_EGREP='/bin/grep -E'
336
ac_cv_path_FGREP='/bin/grep -F'
337
ac_cv_path_GREP=/bin/grep
338
ac_cv_path_SED=/bin/sed
339
ac_cv_path_install='/usr/bin/install -c'
340
ac_cv_path_mkdir=/bin/mkdir
341
ac_cv_prog_AWK=gawk
342
ac_cv_prog_CPP='gcc -E'
343
ac_cv_prog_ac_ct_AR=ar
344
ac_cv_prog_ac_ct_CC=gcc
345
ac_cv_prog_ac_ct_OBJDUMP=objdump
346
ac_cv_prog_ac_ct_RANLIB=ranlib
347
ac_cv_prog_ac_ct_STRIP=strip
348
ac_cv_prog_cc_c89=
349
ac_cv_prog_cc_g=yes
350
ac_cv_prog_make_make_set=yes
351
am_cv_CC_dependencies_compiler_type=gcc3
352
lt_cv_deplibs_check_method=pass_all
353
lt_cv_file_magic_cmd='$MAGIC_CMD'
354
lt_cv_file_magic_test_file=
355
lt_cv_ld_reload_flag=-r
356
lt_cv_nm_interface='BSD nm'
357
lt_cv_objdir=.libs
358
lt_cv_path_LD=/usr/bin/ld
359
lt_cv_path_NM='/usr/bin/nm -B'
360
lt_cv_prog_compiler_c_o=yes
361
lt_cv_prog_compiler_pic_works=yes
362
lt_cv_prog_compiler_rtti_exceptions=no
363
lt_cv_prog_compiler_static_works=yes
364
lt_cv_prog_gnu_ld=yes
365
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
366
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
367
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'\'''
368
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
639 kaklik 369
lt_cv_sys_max_cmd_len=805306365
558 kaklik 370
 
371
## ----------------- ##
372
## Output variables. ##
373
## ----------------- ##
374
 
639 kaklik 375
ACLOCAL='${SHELL} /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/missing --run aclocal-1.11'
558 kaklik 376
AMDEPBACKSLASH='\'
377
AMDEP_FALSE='#'
378
AMDEP_TRUE=''
639 kaklik 379
AMTAR='${SHELL} /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/missing --run tar'
558 kaklik 380
AR='ar'
639 kaklik 381
AUTOCONF='${SHELL} /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/missing --run autoconf'
382
AUTOHEADER='${SHELL} /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/missing --run autoheader'
383
AUTOMAKE='${SHELL} /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/missing --run automake-1.11'
558 kaklik 384
AWK='gawk'
385
CC='gcc'
386
CCDEPMODE='depmode=gcc3'
387
CFLAGS='-g -O2'
388
CPP='gcc -E'
389
CPPFLAGS=''
390
CYGPATH_W='echo'
391
DEFS='-DHAVE_CONFIG_H'
392
DEPDIR='.deps'
393
DSYMUTIL=''
394
DUMPBIN=''
395
ECHO_C=''
396
ECHO_N='-n'
397
ECHO_T=''
398
EGREP='/bin/grep -E'
399
EXEEXT=''
400
FGREP='/bin/grep -F'
401
GREP='/bin/grep'
402
INSTALL_DATA='${INSTALL} -m 644'
403
INSTALL_PROGRAM='${INSTALL}'
404
INSTALL_SCRIPT='${INSTALL}'
405
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
639 kaklik 406
LD='/usr/bin/ld'
563 kaklik 407
LDFLAGS='-lasound -lfftw3'
558 kaklik 408
LIBOBJS=''
409
LIBS=''
410
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
411
LIPO=''
412
LN_S='ln -s'
413
LTLIBOBJS=''
639 kaklik 414
MAKEINFO='${SHELL} /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/missing --run makeinfo'
558 kaklik 415
MKDIR_P='/bin/mkdir -p'
416
NM='/usr/bin/nm -B'
417
NMEDIT=''
418
OBJDUMP='objdump'
419
OBJEXT='o'
420
OTOOL64=''
421
OTOOL=''
422
PACKAGE='sonar'
423
PACKAGE_BUGREPORT=''
424
PACKAGE_NAME=''
425
PACKAGE_STRING=''
426
PACKAGE_TARNAME=''
639 kaklik 427
PACKAGE_URL=''
558 kaklik 428
PACKAGE_VERSION=''
429
PATH_SEPARATOR=':'
430
RANLIB='ranlib'
431
SED='/bin/sed'
432
SET_MAKE=''
433
SHELL='/bin/bash'
434
STRIP='strip'
435
VERSION='0.1'
436
ac_ct_CC='gcc'
437
ac_ct_DUMPBIN=''
639 kaklik 438
am__EXEEXT_FALSE=''
439
am__EXEEXT_TRUE='#'
558 kaklik 440
am__fastdepCC_FALSE='#'
441
am__fastdepCC_TRUE=''
442
am__include='include'
443
am__isrc=''
444
am__leading_dot='.'
445
am__quote=''
446
am__tar='${AMTAR} chof - "$$tardir"'
447
am__untar='${AMTAR} xf -'
448
bindir='${exec_prefix}/bin'
639 kaklik 449
build='i686-pc-linux-gnu'
558 kaklik 450
build_alias=''
639 kaklik 451
build_cpu='i686'
558 kaklik 452
build_os='linux-gnu'
639 kaklik 453
build_vendor='pc'
558 kaklik 454
datadir='${datarootdir}'
455
datarootdir='${prefix}/share'
456
docdir='${datarootdir}/doc/${PACKAGE}'
457
dvidir='${docdir}'
458
exec_prefix='${prefix}'
639 kaklik 459
host='i686-pc-linux-gnu'
558 kaklik 460
host_alias=''
639 kaklik 461
host_cpu='i686'
558 kaklik 462
host_os='linux-gnu'
639 kaklik 463
host_vendor='pc'
558 kaklik 464
htmldir='${docdir}'
465
includedir='${prefix}/include'
466
infodir='${datarootdir}/info'
639 kaklik 467
install_sh='${SHELL} /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/install-sh'
558 kaklik 468
libdir='${exec_prefix}/lib'
469
libexecdir='${exec_prefix}/libexec'
470
localedir='${datarootdir}/locale'
471
localstatedir='${prefix}/var'
472
lt_ECHO='echo'
473
mandir='${datarootdir}/man'
474
mkdir_p='/bin/mkdir -p'
475
oldincludedir='/usr/include'
476
pdfdir='${docdir}'
477
prefix='/usr/local'
478
program_transform_name='s,x,x,'
479
psdir='${docdir}'
480
sbindir='${exec_prefix}/sbin'
481
sharedstatedir='${prefix}/com'
482
sysconfdir='${prefix}/etc'
483
target_alias=''
484
 
485
## ----------- ##
486
## confdefs.h. ##
487
## ----------- ##
488
 
639 kaklik 489
/* confdefs.h */
558 kaklik 490
#define PACKAGE_NAME ""
491
#define PACKAGE_TARNAME ""
492
#define PACKAGE_VERSION ""
493
#define PACKAGE_STRING ""
494
#define PACKAGE_BUGREPORT ""
639 kaklik 495
#define PACKAGE_URL ""
558 kaklik 496
#define PACKAGE "sonar"
497
#define VERSION "0.1"
498
#define STDC_HEADERS 1
499
#define HAVE_SYS_TYPES_H 1
500
#define HAVE_SYS_STAT_H 1
501
#define HAVE_STDLIB_H 1
502
#define HAVE_STRING_H 1
503
#define HAVE_MEMORY_H 1
504
#define HAVE_STRINGS_H 1
505
#define HAVE_INTTYPES_H 1
506
#define HAVE_STDINT_H 1
507
#define HAVE_UNISTD_H 1
508
#define HAVE_DLFCN_H 1
509
#define LT_OBJDIR ".libs/"
510
 
511
configure: exit 0
639 kaklik 512
 
513
## ---------------------- ##
514
## Running config.status. ##
515
## ---------------------- ##
516
 
517
This file was extended by config.status, which was
518
generated by GNU Autoconf 2.64.  Invocation command line was
519
 
520
  CONFIG_FILES    = 
521
  CONFIG_HEADERS  = 
522
  CONFIG_LINKS    = 
523
  CONFIG_COMMANDS = 
524
  $ ./config.status 
525
 
526
on kaklik-laptop
527
 
528
config.status:1059: creating Makefile
529
config.status:1059: creating src/Makefile
530
config.status:1059: creating config.h
531
config.status:1279: executing depfiles commands
532
config.status:1279: executing libtool commands
642 kaklik 533
 
534
## ---------------------- ##
535
## Running config.status. ##
536
## ---------------------- ##
537
 
538
This file was extended by config.status, which was
539
generated by GNU Autoconf 2.64.  Invocation command line was
540
 
541
  CONFIG_FILES    = 
542
  CONFIG_HEADERS  = 
543
  CONFIG_LINKS    = 
544
  CONFIG_COMMANDS = 
545
  $ ./config.status config.h
546
 
547
on kaklik-kolej-ubuntu
548
 
549
config.status:1059: creating config.h
550
config.status:1231: config.h is unchanged