-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.log
597 lines (573 loc) · 24.5 KB
/
config.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by SmartCam configure 1.4.0, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ ./configure --build i486-linux-gnu --prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info CFLAGS=-g -O2 LDFLAGS=-Wl,-z,defs
## --------- ##
## Platform. ##
## --------- ##
hostname = ts1159
uname -m = i686
uname -r = 2.6.28-11-generic
uname -s = Linux
uname -v = #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/dediu/jdk1.6.0_14/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1948: checking for a BSD-compatible install
configure:2016: result: /usr/bin/install -c
configure:2027: checking whether build environment is sane
configure:2070: result: yes
configure:2095: checking for a thread-safe mkdir -p
configure:2134: result: /bin/mkdir -p
configure:2147: checking for gawk
configure:2163: found /usr/bin/gawk
configure:2174: result: gawk
configure:2185: checking whether make sets $(MAKE)
configure:2207: result: yes
configure:2400: checking whether NLS is requested
configure:2409: result: yes
configure:2425: checking for style of include used by make
configure:2453: result: GNU
configure:2523: checking for gcc
configure:2539: found /usr/bin/gcc
configure:2550: result: gcc
configure:2782: checking for C compiler version
configure:2790: gcc --version >&5
gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2794: $? = 0
configure:2801: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
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
Thread model: posix
gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
configure:2805: $? = 0
configure:2812: gcc -V >&5
gcc: '-V' option must have argument
configure:2816: $? = 1
configure:2839: checking for C compiler default output file name
configure:2861: gcc -g -O2 -Wl,-z,defs conftest.c >&5
configure:2865: $? = 0
configure:2903: result: a.out
configure:2922: checking whether the C compiler works
configure:2932: ./a.out
configure:2936: $? = 0
configure:2955: result: yes
configure:2962: checking whether we are cross compiling
configure:2964: result: no
configure:2967: checking for suffix of executables
configure:2974: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
configure:2978: $? = 0
configure:3004: result:
configure:3010: checking for suffix of object files
configure:3036: gcc -c -g -O2 conftest.c >&5
configure:3040: $? = 0
configure:3065: result: o
configure:3069: checking whether we are using the GNU C compiler
configure:3098: gcc -c -g -O2 conftest.c >&5
configure:3105: $? = 0
configure:3122: result: yes
configure:3131: checking whether gcc accepts -g
configure:3161: gcc -c -g conftest.c >&5
configure:3168: $? = 0
configure:3269: result: yes
configure:3286: checking for gcc option to accept ISO C89
configure:3360: gcc -c -g -O2 conftest.c >&5
configure:3367: $? = 0
configure:3390: result: none needed
configure:3410: checking dependency style of gcc
configure:3501: result: gcc3
configure:3530: checking for intltool >= 0.40.0
configure:3537: result: 0.40.6 found
configure:3547: checking for intltool-update
configure:3565: found /usr/bin/intltool-update
configure:3577: result: /usr/bin/intltool-update
configure:3587: checking for intltool-merge
configure:3605: found /usr/bin/intltool-merge
configure:3617: result: /usr/bin/intltool-merge
configure:3627: checking for intltool-extract
configure:3645: found /usr/bin/intltool-extract
configure:3657: result: /usr/bin/intltool-extract
configure:3790: checking for xgettext
configure:3808: found /usr/bin/xgettext
configure:3820: result: /usr/bin/xgettext
configure:3830: checking for msgmerge
configure:3848: found /usr/bin/msgmerge
configure:3860: result: /usr/bin/msgmerge
configure:3870: checking for msgfmt
configure:3888: found /usr/bin/msgfmt
configure:3900: result: /usr/bin/msgfmt
configure:3910: checking for gmsgfmt
configure:3941: result: /usr/bin/msgfmt
configure:3965: checking for perl
configure:3983: found /usr/bin/perl
configure:3995: result: /usr/bin/perl
configure:4008: checking for perl >= 5.8.1
configure:4017: result: 5.10.0
configure:4021: checking for XML::Parser
configure:4024: result: ok
configure:4061: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
configure:4068: $? = 0
configure:4250: checking for g++
configure:4266: found /usr/bin/g++
configure:4277: result: g++
configure:4304: checking for C++ compiler version
configure:4312: g++ --version >&5
g++ (Ubuntu 4.3.3-5ubuntu4) 4.3.3
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4316: $? = 0
configure:4323: g++ -v >&5
Using built-in specs.
Target: i486-linux-gnu
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
Thread model: posix
gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
configure:4327: $? = 0
configure:4334: g++ -V >&5
g++: '-V' option must have argument
configure:4338: $? = 1
configure:4341: checking whether we are using the GNU C++ compiler
configure:4370: g++ -c -g -O2 conftest.cpp >&5
configure:4377: $? = 0
configure:4394: result: yes
configure:4403: checking whether g++ accepts -g
configure:4433: g++ -c -g conftest.cpp >&5
configure:4440: $? = 0
configure:4541: result: yes
configure:4566: checking dependency style of g++
configure:4657: result: gcc3
configure:4722: checking for pkg-config
configure:4740: found /usr/bin/pkg-config
configure:4752: result: /usr/bin/pkg-config
configure:4777: checking pkg-config is at least version 0.9.0
configure:4780: result: yes
configure:4791: checking for GLIB
configure:4799: $PKG_CONFIG --exists --print-errors "glib-2.0"
configure:4802: $? = 0
configure:4817: $PKG_CONFIG --exists --print-errors "glib-2.0"
configure:4820: $? = 0
configure:4860: result: yes
configure:4867: checking for GTHREAD
configure:4875: $PKG_CONFIG --exists --print-errors "gthread-2.0"
configure:4878: $? = 0
configure:4893: $PKG_CONFIG --exists --print-errors "gthread-2.0"
configure:4896: $? = 0
configure:4936: result: yes
configure:4945: checking for GTK
configure:4953: $PKG_CONFIG --exists --print-errors "gdk-2.0 gtk+-2.0"
configure:4956: $? = 0
configure:4971: $PKG_CONFIG --exists --print-errors "gdk-2.0 gtk+-2.0"
configure:4974: $? = 0
configure:5014: result: yes
configure:5023: checking for DBUS
configure:5031: $PKG_CONFIG --exists --print-errors "dbus-1 dbus-glib-1"
configure:5034: $? = 0
configure:5049: $PKG_CONFIG --exists --print-errors "dbus-1 dbus-glib-1"
configure:5052: $? = 0
configure:5092: result: yes
configure:5101: checking for GCONF
configure:5109: $PKG_CONFIG --exists --print-errors "gconf-2.0"
configure:5112: $? = 0
configure:5127: $PKG_CONFIG --exists --print-errors "gconf-2.0"
configure:5130: $? = 0
configure:5170: result: yes
configure:5177: checking for hci_open_dev in -lbluetooth
configure:5212: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c -lbluetooth >&5
configure:5219: $? = 0
configure:5240: result: yes
configure:5256: checking how to run the C preprocessor
configure:5296: gcc -E conftest.c
configure:5303: $? = 0
configure:5334: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5341: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "SmartCam"
| #define PACKAGE_TARNAME "smartcam"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "SmartCam 1.4.0"
| #define PACKAGE_BUGREPORT "deionut@yahoo.com"
| #define PACKAGE "smartcam"
| #define VERSION "1.4.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5374: result: gcc -E
configure:5403: gcc -E conftest.c
configure:5410: $? = 0
configure:5441: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5448: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "SmartCam"
| #define PACKAGE_TARNAME "smartcam"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "SmartCam 1.4.0"
| #define PACKAGE_BUGREPORT "deionut@yahoo.com"
| #define PACKAGE "smartcam"
| #define VERSION "1.4.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5488: checking for grep that handles long lines and -e
configure:5548: result: /bin/grep
configure:5553: checking for egrep
configure:5617: result: /bin/grep -E
configure:5622: checking for ANSI C header files
configure:5652: gcc -c -g -O2 conftest.c >&5
configure:5659: $? = 0
configure:5758: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
configure:5762: $? = 0
configure:5768: ./conftest
configure:5772: $? = 0
configure:5790: result: yes
configure:5814: checking for sys/types.h
configure:5835: gcc -c -g -O2 conftest.c >&5
configure:5842: $? = 0
configure:5859: result: yes
configure:5814: checking for sys/stat.h
configure:5835: gcc -c -g -O2 conftest.c >&5
configure:5842: $? = 0
configure:5859: result: yes
configure:5814: checking for stdlib.h
configure:5835: gcc -c -g -O2 conftest.c >&5
configure:5842: $? = 0
configure:5859: result: yes
configure:5814: checking for string.h
configure:5835: gcc -c -g -O2 conftest.c >&5
configure:5842: $? = 0
configure:5859: result: yes
configure:5814: checking for memory.h
configure:5835: gcc -c -g -O2 conftest.c >&5
configure:5842: $? = 0
configure:5859: result: yes
configure:5814: checking for strings.h
configure:5835: gcc -c -g -O2 conftest.c >&5
configure:5842: $? = 0
configure:5859: result: yes
configure:5814: checking for inttypes.h
configure:5835: gcc -c -g -O2 conftest.c >&5
configure:5842: $? = 0
configure:5859: result: yes
configure:5814: checking for stdint.h
configure:5835: gcc -c -g -O2 conftest.c >&5
configure:5842: $? = 0
configure:5859: result: yes
configure:5814: checking for unistd.h
configure:5835: gcc -c -g -O2 conftest.c >&5
configure:5842: $? = 0
configure:5859: result: yes
configure:5883: checking jpeglib.h usability
configure:5900: gcc -c -g -O2 conftest.c >&5
configure:5907: $? = 0
configure:5921: result: yes
configure:5925: checking jpeglib.h presence
configure:5940: gcc -E conftest.c
configure:5947: $? = 0
configure:5961: result: yes
configure:5994: checking for jpeglib.h
configure:6001: result: yes
configure:6006: checking for jpeg_destroy_decompress in -ljpeg
configure:6041: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c -ljpeg >&5
configure:6048: $? = 0
configure:6069: result: yes
configure:6213: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by SmartCam config.status 1.4.0, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ts1159
config.status:848: creating Makefile
config.status:848: creating src/Makefile
config.status:848: creating data/Makefile
config.status:848: creating data/smartcam.desktop.in
config.status:848: creating data/icons/Makefile
config.status:848: creating data/icons/16x16/Makefile
config.status:848: creating data/icons/22x22/Makefile
config.status:848: creating data/icons/24x24/Makefile
config.status:848: creating data/icons/32x32/Makefile
config.status:848: creating data/icons/48x48/Makefile
config.status:848: creating data/phone_installs/Makefile
config.status:848: creating po/Makefile.in
config.status:848: creating config.h
config.status:1122: executing depfiles commands
config.status:1122: executing po/stamp-it commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-g -O2'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DBUS_CFLAGS_set=
ac_cv_env_DBUS_CFLAGS_value=
ac_cv_env_DBUS_LIBS_set=
ac_cv_env_DBUS_LIBS_value=
ac_cv_env_GCONF_CFLAGS_set=
ac_cv_env_GCONF_CFLAGS_value=
ac_cv_env_GCONF_LIBS_set=
ac_cv_env_GCONF_LIBS_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GTHREAD_CFLAGS_set=
ac_cv_env_GTHREAD_CFLAGS_value=
ac_cv_env_GTHREAD_LIBS_set=
ac_cv_env_GTHREAD_LIBS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-Wl,-z,defs
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i486-linux-gnu
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_bluetooth_hci_open_dev=yes
ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_DBUS_LIBS='-L//lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
pkg_cv_GCONF_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GCONF_LIBS='-lgconf-2 -lglib-2.0 '
pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GLIB_LIBS='-lglib-2.0 '
pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GTK_CFLAGS='-D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 '
pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/dediu/Desktop/smartcam-1.4.0/missing --run aclocal-1.10'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/dediu/Desktop/smartcam-1.4.0/missing --run tar'
AUTOCONF='${SHELL} /home/dediu/Desktop/smartcam-1.4.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/dediu/Desktop/smartcam-1.4.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/dediu/Desktop/smartcam-1.4.0/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DATADIRNAME='share'
DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
DBUS_LIBS='-L//lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GCONF_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
GCONF_LIBS='-lgconf-2 -lglib-2.0 '
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
GLIB_LIBS='-lglib-2.0 '
GMSGFMT='/usr/bin/msgfmt'
GREP='/bin/grep'
GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 '
GTK_CFLAGS='-D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 '
GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 '
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='/usr/bin/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='/usr/bin/intltool-update'
INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
LDFLAGS='-Wl,-z,defs'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/dediu/Desktop/smartcam-1.4.0/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MSGFMT='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
OBJEXT='o'
PACKAGE='smartcam'
PACKAGE_BUGREPORT='deionut@yahoo.com'
PACKAGE_NAME='SmartCam'
PACKAGE_STRING='SmartCam 1.4.0'
PACKAGE_TARNAME='smartcam'
PACKAGE_VERSION='1.4.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
USE_NLS='yes'
VERSION='1.4.0'
XGETTEXT='/usr/bin/xgettext'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias='i486-linux-gnu'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='$(SHELL) /home/dediu/Desktop/smartcam-1.4.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${prefix}/share/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "SmartCam"
#define PACKAGE_TARNAME "smartcam"
#define PACKAGE_VERSION "1.4.0"
#define PACKAGE_STRING "SmartCam 1.4.0"
#define PACKAGE_BUGREPORT "deionut@yahoo.com"
#define PACKAGE "smartcam"
#define VERSION "1.4.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
configure: exit 0