my first git commit
[gwget-havlin.git] / config.log
blob893a5da34210272b15c4855dff03a9e710993c3e
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
4 It was created by configure, which was
5 generated by GNU Autoconf 2.65.  Invocation command line was
7   $ ./configure 
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
13 hostname = lix-laptop
14 uname -m = i686
15 uname -r = 2.6.32-22-generic
16 uname -s = Linux
17 uname -v = #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
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
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
39 ## ----------- ##
40 ## Core tests. ##
41 ## ----------- ##
43 configure:2451: checking for a BSD-compatible install
44 configure:2519: result: /usr/bin/install -c
45 configure:2530: checking whether build environment is sane
46 configure:2580: result: yes
47 configure:2721: checking for a thread-safe mkdir -p
48 configure:2760: result: /bin/mkdir -p
49 configure:2773: checking for gawk
50 configure:2789: found /usr/bin/gawk
51 configure:2800: result: gawk
52 configure:2811: checking whether make sets $(MAKE)
53 configure:2833: result: yes
54 configure:2918: checking for gconftool-2
55 configure:2936: found /usr/bin/gconftool-2
56 configure:2948: result: /usr/bin/gconftool-2
57 configure:2957: checking whether NLS is requested
58 configure:2966: result: yes
59 configure:2982: checking for style of include used by make
60 configure:3010: result: GNU
61 configure:3080: checking for gcc
62 configure:3096: found /usr/bin/gcc
63 configure:3107: result: gcc
64 configure:3336: checking for C compiler version
65 configure:3345: gcc --version >&5
66 gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
67 Copyright (C) 2009 Free Software Foundation, Inc.
68 This is free software; see the source for copying conditions.  There is NO
69 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
71 configure:3356: $? = 0
72 configure:3345: gcc -v >&5
73 Using built-in specs.
74 Target: i486-linux-gnu
75 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --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-plugin --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
76 Thread model: posix
77 gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
78 configure:3356: $? = 0
79 configure:3345: gcc -V >&5
80 gcc: '-V' option must have argument
81 configure:3356: $? = 1
82 configure:3345: gcc -qversion >&5
83 gcc: unrecognized option '-qversion'
84 gcc: no input files
85 configure:3356: $? = 1
86 configure:3376: checking whether the C compiler works
87 configure:3398: gcc    conftest.c  >&5
88 configure:3402: $? = 0
89 configure:3451: result: yes
90 configure:3454: checking for C compiler default output file name
91 configure:3456: result: a.out
92 configure:3462: checking for suffix of executables
93 configure:3469: gcc -o conftest    conftest.c  >&5
94 configure:3473: $? = 0
95 configure:3495: result: 
96 configure:3517: checking whether we are cross compiling
97 configure:3525: gcc -o conftest    conftest.c  >&5
98 configure:3529: $? = 0
99 configure:3536: ./conftest
100 configure:3540: $? = 0
101 configure:3555: result: no
102 configure:3560: checking for suffix of object files
103 configure:3582: gcc -c   conftest.c >&5
104 configure:3586: $? = 0
105 configure:3607: result: o
106 configure:3611: checking whether we are using the GNU C compiler
107 configure:3630: gcc -c   conftest.c >&5
108 configure:3630: $? = 0
109 configure:3639: result: yes
110 configure:3648: checking whether gcc accepts -g
111 configure:3668: gcc -c -g  conftest.c >&5
112 configure:3668: $? = 0
113 configure:3709: result: yes
114 configure:3726: checking for gcc option to accept ISO C89
115 configure:3790: gcc  -c -g -O2  conftest.c >&5
116 configure:3790: $? = 0
117 configure:3803: result: none needed
118 configure:3825: checking dependency style of gcc
119 configure:3935: result: gcc3
120 configure:3962: checking for intltool >= 0.35.0
121 configure:3969: result: 0.41.0 found
122 configure:3977: checking for intltool-update
123 configure:3995: found /usr/bin/intltool-update
124 configure:4007: result: /usr/bin/intltool-update
125 configure:4017: checking for intltool-merge
126 configure:4035: found /usr/bin/intltool-merge
127 configure:4047: result: /usr/bin/intltool-merge
128 configure:4057: checking for intltool-extract
129 configure:4075: found /usr/bin/intltool-extract
130 configure:4087: result: /usr/bin/intltool-extract
131 configure:4218: checking for xgettext
132 configure:4236: found /usr/bin/xgettext
133 configure:4248: result: /usr/bin/xgettext
134 configure:4258: checking for msgmerge
135 configure:4276: found /usr/bin/msgmerge
136 configure:4288: result: /usr/bin/msgmerge
137 configure:4298: checking for msgfmt
138 configure:4316: found /usr/bin/msgfmt
139 configure:4328: result: /usr/bin/msgfmt
140 configure:4338: checking for gmsgfmt
141 configure:4369: result: /usr/bin/msgfmt
142 configure:4389: checking for perl
143 configure:4407: found /usr/bin/perl
144 configure:4419: result: /usr/bin/perl
145 configure:4430: checking for perl >= 5.8.1
146 configure:4437: result: 5.10.1
147 configure:4441: checking for XML::Parser
148 configure:4444: result: ok
149 configure:4469: gcc -o conftest -g -O2   conftest.c  >&5
150 configure:4469: $? = 0
151 configure:4496: checking for library containing strerror
152 configure:4527: gcc -o conftest -g -O2   conftest.c  >&5
153 configure:4527: $? = 0
154 configure:4544: result: none required
155 configure:4600: checking for gcc
156 configure:4627: result: gcc
157 configure:4856: checking for C compiler version
158 configure:4865: gcc --version >&5
159 gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
160 Copyright (C) 2009 Free Software Foundation, Inc.
161 This is free software; see the source for copying conditions.  There is NO
162 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
164 configure:4876: $? = 0
165 configure:4865: gcc -v >&5
166 Using built-in specs.
167 Target: i486-linux-gnu
168 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --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-plugin --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
169 Thread model: posix
170 gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
171 configure:4876: $? = 0
172 configure:4865: gcc -V >&5
173 gcc: '-V' option must have argument
174 configure:4876: $? = 1
175 configure:4865: gcc -qversion >&5
176 gcc: unrecognized option '-qversion'
177 gcc: no input files
178 configure:4876: $? = 1
179 configure:4880: checking whether we are using the GNU C compiler
180 configure:4908: result: yes
181 configure:4917: checking whether gcc accepts -g
182 configure:4978: result: yes
183 configure:4995: checking for gcc option to accept ISO C89
184 configure:5072: result: none needed
185 configure:5094: checking dependency style of gcc
186 configure:5204: result: gcc3
187 configure:5224: checking how to run the C preprocessor
188 configure:5255: gcc -E  conftest.c
189 configure:5255: $? = 0
190 configure:5269: gcc -E  conftest.c
191 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
192 configure:5269: $? = 1
193 configure: failed program was:
194 | /* confdefs.h */
195 | #define PACKAGE_NAME ""
196 | #define PACKAGE_TARNAME ""
197 | #define PACKAGE_VERSION ""
198 | #define PACKAGE_STRING ""
199 | #define PACKAGE_BUGREPORT ""
200 | #define PACKAGE_URL ""
201 | #define PACKAGE "gwget"
202 | #define VERSION "1.0.4"
203 | /* end confdefs.h.  */
204 | #include <ac_nonexistent.h>
205 configure:5294: result: gcc -E
206 configure:5314: gcc -E  conftest.c
207 configure:5314: $? = 0
208 configure:5328: gcc -E  conftest.c
209 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
210 configure:5328: $? = 1
211 configure: failed program was:
212 | /* confdefs.h */
213 | #define PACKAGE_NAME ""
214 | #define PACKAGE_TARNAME ""
215 | #define PACKAGE_VERSION ""
216 | #define PACKAGE_STRING ""
217 | #define PACKAGE_BUGREPORT ""
218 | #define PACKAGE_URL ""
219 | #define PACKAGE "gwget"
220 | #define VERSION "1.0.4"
221 | /* end confdefs.h.  */
222 | #include <ac_nonexistent.h>
223 configure:5357: checking for grep that handles long lines and -e
224 configure:5415: result: /bin/grep
225 configure:5420: checking for egrep
226 configure:5482: result: /bin/grep -E
227 configure:5487: checking for ANSI C header files
228 configure:5507: gcc -c -g -O2  conftest.c >&5
229 configure:5507: $? = 0
230 configure:5580: gcc -o conftest -g -O2   conftest.c  >&5
231 configure:5580: $? = 0
232 configure:5580: ./conftest
233 configure:5580: $? = 0
234 configure:5591: result: yes
235 configure:5628: checking build system type
236 configure:5642: result: i686-pc-linux-gnu
237 configure:5662: checking host system type
238 configure:5675: result: i686-pc-linux-gnu
239 configure:5695: checking for a sed that does not truncate output
240 configure:5759: result: /bin/sed
241 configure:5777: checking for fgrep
242 configure:5839: result: /bin/grep -F
243 configure:5874: checking for ld used by gcc
244 configure:5941: result: /usr/bin/ld
245 configure:5948: checking if the linker (/usr/bin/ld) is GNU ld
246 configure:5963: result: yes
247 configure:5975: checking for BSD- or MS-compatible name lister (nm)
248 configure:6024: result: /usr/bin/nm -B
249 configure:6142: checking the name lister (/usr/bin/nm -B) interface
250 configure:6149: gcc -c -g -O2  conftest.c >&5
251 configure:6152: /usr/bin/nm -B "conftest.o"
252 configure:6155: output
253 00000000 B some_variable
254 configure:6162: result: BSD nm
255 configure:6165: checking whether ln -s works
256 configure:6169: result: yes
257 configure:6177: checking the maximum length of command line arguments
258 configure:6297: result: 1572864
259 configure:6314: checking whether the shell understands some XSI constructs
260 configure:6324: result: yes
261 configure:6328: checking whether the shell understands "+="
262 configure:6334: result: yes
263 configure:6369: checking for /usr/bin/ld option to reload object files
264 configure:6376: result: -r
265 configure:6445: checking for objdump
266 configure:6461: found /usr/bin/objdump
267 configure:6472: result: objdump
268 configure:6504: checking how to recognize dependent libraries
269 configure:6700: result: pass_all
270 configure:6760: checking for ar
271 configure:6776: found /usr/bin/ar
272 configure:6787: result: ar
273 configure:6865: checking for strip
274 configure:6881: found /usr/bin/strip
275 configure:6892: result: strip
276 configure:6964: checking for ranlib
277 configure:6980: found /usr/bin/ranlib
278 configure:6991: result: ranlib
279 configure:7081: checking command to parse /usr/bin/nm -B output from gcc object
280 configure:7199: gcc -c -g -O2  conftest.c >&5
281 configure:7202: $? = 0
282 configure:7206: /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
283 configure:7209: $? = 0
284 configure:7263: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
285 configure:7266: $? = 0
286 configure:7304: result: ok
287 configure:8112: checking for sys/types.h
288 configure:8112: gcc -c -g -O2  conftest.c >&5
289 configure:8112: $? = 0
290 configure:8112: result: yes
291 configure:8112: checking for sys/stat.h
292 configure:8112: gcc -c -g -O2  conftest.c >&5
293 configure:8112: $? = 0
294 configure:8112: result: yes
295 configure:8112: checking for stdlib.h
296 configure:8112: gcc -c -g -O2  conftest.c >&5
297 configure:8112: $? = 0
298 configure:8112: result: yes
299 configure:8112: checking for string.h
300 configure:8112: gcc -c -g -O2  conftest.c >&5
301 configure:8112: $? = 0
302 configure:8112: result: yes
303 configure:8112: checking for memory.h
304 configure:8112: gcc -c -g -O2  conftest.c >&5
305 configure:8112: $? = 0
306 configure:8112: result: yes
307 configure:8112: checking for strings.h
308 configure:8112: gcc -c -g -O2  conftest.c >&5
309 configure:8112: $? = 0
310 configure:8112: result: yes
311 configure:8112: checking for inttypes.h
312 configure:8112: gcc -c -g -O2  conftest.c >&5
313 configure:8112: $? = 0
314 configure:8112: result: yes
315 configure:8112: checking for stdint.h
316 configure:8112: gcc -c -g -O2  conftest.c >&5
317 configure:8112: $? = 0
318 configure:8112: result: yes
319 configure:8112: checking for unistd.h
320 configure:8112: gcc -c -g -O2  conftest.c >&5
321 configure:8112: $? = 0
322 configure:8112: result: yes
323 configure:8127: checking for dlfcn.h
324 configure:8127: gcc -c -g -O2  conftest.c >&5
325 configure:8127: $? = 0
326 configure:8127: result: yes
327 configure:8311: checking for objdir
328 configure:8326: result: .libs
329 configure:8618: checking if gcc supports -fno-rtti -fno-exceptions
330 configure:8636: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
331 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
332 configure:8640: $? = 0
333 configure:8653: result: no
334 configure:8673: checking for gcc option to produce PIC
335 configure:8945: result: -fPIC -DPIC
336 configure:8957: checking if gcc PIC flag -fPIC -DPIC works
337 configure:8975: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
338 configure:8979: $? = 0
339 configure:8992: result: yes
340 configure:9016: checking if gcc static flag -static works
341 configure:9044: result: yes
342 configure:9059: checking if gcc supports -c -o file.o
343 configure:9080: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
344 configure:9084: $? = 0
345 configure:9106: result: yes
346 configure:9114: checking if gcc supports -c -o file.o
347 configure:9161: result: yes
348 configure:9194: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
349 configure:10185: result: yes
350 configure:10222: checking whether -lc should be explicitly linked in
351 configure:10227: gcc -c -g -O2  conftest.c >&5
352 configure:10230: $? = 0
353 configure:10245: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
354 configure:10248: $? = 0
355 configure:10260: result: no
356 configure:10424: checking dynamic linker characteristics
357 configure:10857: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
358 configure:10857: $? = 0
359 configure:11087: result: GNU/Linux ld.so
360 configure:11189: checking how to hardcode library paths into programs
361 configure:11214: result: immediate
362 configure:11734: checking whether stripping libraries is possible
363 configure:11739: result: yes
364 configure:11774: checking if libtool supports shared libraries
365 configure:11776: result: yes
366 configure:11779: checking whether to build shared libraries
367 configure:11800: result: yes
368 configure:11803: checking whether to build static libraries
369 configure:11807: result: yes
370 configure:11858: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
371 configure:11873: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
372 configure:11950: checking for pkg-config
373 configure:11968: found /usr/bin/pkg-config
374 configure:11980: result: /usr/bin/pkg-config
375 configure:12005: checking pkg-config is at least version 0.9.0
376 configure:12008: result: yes
377 configure:12019: checking for GNOME
378 configure:12030: $PKG_CONFIG --exists --print-errors "libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED
379                           gtk+-2.0      >= $GTK_REQUIRED
380                           gmodule-2.0
381                           gio-unix-2.0 >= $GIO_REQUIRED"
382 configure:12036: $? = 0
383 configure:12057: $PKG_CONFIG --exists --print-errors "libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED
384                           gtk+-2.0      >= $GTK_REQUIRED
385                           gmodule-2.0
386                           gio-unix-2.0 >= $GIO_REQUIRED"
387 configure:12063: $? = 0
388 configure:12130: result: yes
389 configure:12142: checking for DBUS
390 configure:12150: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= $DBUS_GLIB_REQUIRED"
391 configure:12153: $? = 0
392 configure:12168: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= $DBUS_GLIB_REQUIRED"
393 configure:12171: $? = 0
394 configure:12207: result: yes
395 configure:12222: checking for dbus-binding-tool
396 configure:12240: found /usr/bin/dbus-binding-tool
397 configure:12253: result: /usr/bin/dbus-binding-tool
398 configure:12289: checking locale.h usability
399 configure:12289: gcc -c -g -O2  conftest.c >&5
400 configure:12289: $? = 0
401 configure:12289: result: yes
402 configure:12289: checking locale.h presence
403 configure:12289: gcc -E  conftest.c
404 configure:12289: $? = 0
405 configure:12289: result: yes
406 configure:12289: checking for locale.h
407 configure:12289: result: yes
408 configure:12300: checking for LC_MESSAGES
409 configure:12316: gcc -o conftest -g -O2   conftest.c  >&5
410 configure:12316: $? = 0
411 configure:12324: result: yes
412 configure:12341: checking libintl.h usability
413 configure:12341: gcc -c -g -O2  conftest.c >&5
414 configure:12341: $? = 0
415 configure:12341: result: yes
416 configure:12341: checking libintl.h presence
417 configure:12341: gcc -E  conftest.c
418 configure:12341: $? = 0
419 configure:12341: result: yes
420 configure:12341: checking for libintl.h
421 configure:12341: result: yes
422 configure:12349: checking for ngettext in libc
423 configure:12367: gcc -o conftest -g -O2   conftest.c  >&5
424 configure:12367: $? = 0
425 configure:12376: result: yes
426 configure:12380: checking for dgettext in libc
427 configure:12398: gcc -o conftest -g -O2   conftest.c  >&5
428 configure:12398: $? = 0
429 configure:12407: result: yes
430 configure:12414: checking for bind_textdomain_codeset
431 configure:12414: gcc -o conftest -g -O2   conftest.c  >&5
432 configure:12414: $? = 0
433 configure:12414: result: yes
434 configure:12690: checking for msgfmt
435 configure:12717: result: /usr/bin/msgfmt
436 configure:12728: checking for dcgettext
437 configure:12728: gcc -o conftest -g -O2   conftest.c   >&5
438 conftest.c:53: warning: conflicting types for built-in function 'dcgettext'
439 configure:12728: $? = 0
440 configure:12728: result: yes
441 configure:12738: checking if msgfmt accepts -c
442 configure:12753: $MSGFMT -c -o /dev/null conftest.foo
443 configure:12756: $? = 0
444 configure:12758: result: yes
445 configure:12768: checking for gmsgfmt
446 configure:12799: result: /usr/bin/msgfmt
447 configure:12809: checking for xgettext
448 configure:12836: result: /usr/bin/xgettext
449 configure:12855: gcc -o conftest -g -O2   conftest.c   >&5
450 configure:12855: $? = 0
451 configure:12933: checking for catalogs to be installed
452 configure:12958: result:  ar bg ca cs da de dz el en_CA en_GB es eu fi fr hu it ja lt lv mk ne nl oc pa pl pt pt_BR ro ru rw sk sq sv tr uk vi zh_CN zh_HK zh_TW
453 configure:13042: checking which epiphany to use
454 configure:13182: result: no epiphany installed
455 configure:13374: checking for NOTIFY
456 configure:13383: $PKG_CONFIG --exists --print-errors "\
457                           libnotify >= $LIBNOTIFY_REQUIRED"
458 Package libnotify was not found in the pkg-config search path.
459 Perhaps you should add the directory containing `libnotify.pc'
460 to the PKG_CONFIG_PATH environment variable
461 No package 'libnotify' found
462 configure:13387: $? = 1
463 configure:13404: $PKG_CONFIG --exists --print-errors "\
464                           libnotify >= $LIBNOTIFY_REQUIRED"
465 Package libnotify was not found in the pkg-config search path.
466 Perhaps you should add the directory containing `libnotify.pc'
467 to the PKG_CONFIG_PATH environment variable
468 No package 'libnotify' found
469 configure:13408: $? = 1
470 No package 'libnotify' found
471 configure:13439: result: no
472 configure:13526: checking for glib-genmarshal
473 configure:13544: found /usr/bin/glib-genmarshal
474 configure:13556: result: /usr/bin/glib-genmarshal
475 configure:13716: creating ./config.status
477 ## ---------------------- ##
478 ## Running config.status. ##
479 ## ---------------------- ##
481 This file was extended by config.status, which was
482 generated by GNU Autoconf 2.65.  Invocation command line was
484   CONFIG_FILES    = 
485   CONFIG_HEADERS  = 
486   CONFIG_LINKS    = 
487   CONFIG_COMMANDS = 
488   $ ./config.status 
490 on lix-laptop
492 config.status:1184: creating Makefile
493 config.status:1184: creating po/Makefile.in
494 config.status:1184: creating src/Makefile
495 config.status:1184: creating pixmaps/Makefile
496 config.status:1184: creating data/Makefile
497 config.status:1184: creating epiphany-extension/Makefile
498 config.status:1184: creating config.h
499 config.status:1356: config.h is unchanged
500 config.status:1404: executing depfiles commands
501 config.status:1404: executing libtool commands
502 config.status:1404: executing default-1 commands
503 config.status:1404: executing po/stamp-it commands
505 ## ---------------- ##
506 ## Cache variables. ##
507 ## ---------------- ##
509 ac_cv_build=i686-pc-linux-gnu
510 ac_cv_c_compiler_gnu=yes
511 ac_cv_env_CC_set=
512 ac_cv_env_CC_value=
513 ac_cv_env_CFLAGS_set=
514 ac_cv_env_CFLAGS_value=
515 ac_cv_env_CPPFLAGS_set=
516 ac_cv_env_CPPFLAGS_value=
517 ac_cv_env_CPP_set=
518 ac_cv_env_CPP_value=
519 ac_cv_env_DBUS_CFLAGS_set=
520 ac_cv_env_DBUS_CFLAGS_value=
521 ac_cv_env_DBUS_LIBS_set=
522 ac_cv_env_DBUS_LIBS_value=
523 ac_cv_env_EPIPHANY_DEPENDENCY_CFLAGS_set=
524 ac_cv_env_EPIPHANY_DEPENDENCY_CFLAGS_value=
525 ac_cv_env_EPIPHANY_DEPENDENCY_LIBS_set=
526 ac_cv_env_EPIPHANY_DEPENDENCY_LIBS_value=
527 ac_cv_env_GNOME_CFLAGS_set=
528 ac_cv_env_GNOME_CFLAGS_value=
529 ac_cv_env_GNOME_LIBS_set=
530 ac_cv_env_GNOME_LIBS_value=
531 ac_cv_env_LDFLAGS_set=
532 ac_cv_env_LDFLAGS_value=
533 ac_cv_env_LIBS_set=
534 ac_cv_env_LIBS_value=
535 ac_cv_env_NOTIFY_CFLAGS_set=
536 ac_cv_env_NOTIFY_CFLAGS_value=
537 ac_cv_env_NOTIFY_LIBS_set=
538 ac_cv_env_NOTIFY_LIBS_value=
539 ac_cv_env_PKG_CONFIG_set=
540 ac_cv_env_PKG_CONFIG_value=
541 ac_cv_env_build_alias_set=
542 ac_cv_env_build_alias_value=
543 ac_cv_env_host_alias_set=
544 ac_cv_env_host_alias_value=
545 ac_cv_env_target_alias_set=
546 ac_cv_env_target_alias_value=
547 ac_cv_func_bind_textdomain_codeset=yes
548 ac_cv_func_dcgettext=yes
549 ac_cv_header_dlfcn_h=yes
550 ac_cv_header_inttypes_h=yes
551 ac_cv_header_libintl_h=yes
552 ac_cv_header_locale_h=yes
553 ac_cv_header_memory_h=yes
554 ac_cv_header_stdc=yes
555 ac_cv_header_stdint_h=yes
556 ac_cv_header_stdlib_h=yes
557 ac_cv_header_string_h=yes
558 ac_cv_header_strings_h=yes
559 ac_cv_header_sys_stat_h=yes
560 ac_cv_header_sys_types_h=yes
561 ac_cv_header_unistd_h=yes
562 ac_cv_host=i686-pc-linux-gnu
563 ac_cv_objext=o
564 ac_cv_path_DBUS_BINDING_TOOL=/usr/bin/dbus-binding-tool
565 ac_cv_path_EGREP='/bin/grep -E'
566 ac_cv_path_FGREP='/bin/grep -F'
567 ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2
568 ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal
569 ac_cv_path_GMSGFMT=/usr/bin/msgfmt
570 ac_cv_path_GREP=/bin/grep
571 ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
572 ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
573 ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
574 ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
575 ac_cv_path_MSGFMT=/usr/bin/msgfmt
576 ac_cv_path_MSGMERGE=/usr/bin/msgmerge
577 ac_cv_path_SED=/bin/sed
578 ac_cv_path_XGETTEXT=/usr/bin/xgettext
579 ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
580 ac_cv_path_install='/usr/bin/install -c'
581 ac_cv_path_mkdir=/bin/mkdir
582 ac_cv_prog_AWK=gawk
583 ac_cv_prog_CPP='gcc -E'
584 ac_cv_prog_ac_ct_AR=ar
585 ac_cv_prog_ac_ct_CC=gcc
586 ac_cv_prog_ac_ct_OBJDUMP=objdump
587 ac_cv_prog_ac_ct_RANLIB=ranlib
588 ac_cv_prog_ac_ct_STRIP=strip
589 ac_cv_prog_cc_c89=
590 ac_cv_prog_cc_g=yes
591 ac_cv_prog_make_make_set=yes
592 ac_cv_search_strerror='none required'
593 am_cv_CC_dependencies_compiler_type=gcc3
594 am_cv_val_LC_MESSAGES=yes
595 gt_cv_func_dgettext_libc=yes
596 gt_cv_func_dgettext_libintl=no
597 gt_cv_func_ngettext_libc=yes
598 gt_cv_have_gettext=yes
599 lt_cv_deplibs_check_method=pass_all
600 lt_cv_file_magic_cmd='$MAGIC_CMD'
601 lt_cv_file_magic_test_file=
602 lt_cv_ld_reload_flag=-r
603 lt_cv_nm_interface='BSD nm'
604 lt_cv_objdir=.libs
605 lt_cv_path_LD=/usr/bin/ld
606 lt_cv_path_NM='/usr/bin/nm -B'
607 lt_cv_prog_compiler_c_o=yes
608 lt_cv_prog_compiler_pic_works=yes
609 lt_cv_prog_compiler_rtti_exceptions=no
610 lt_cv_prog_compiler_static_works=yes
611 lt_cv_prog_gnu_ld=yes
612 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
613 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
614 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'\'''
615 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
616 lt_cv_sys_max_cmd_len=1572864
617 pkg_cv_DBUS_CFLAGS='-pthread -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  '
618 pkg_cv_DBUS_LIBS='-pthread -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
619 pkg_cv_GNOME_CFLAGS='-DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -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 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/directfb -I/usr/include/libpng12  '
620 pkg_cv_GNOME_LIBS='-pthread -Wl,--export-dynamic -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
622 ## ----------------- ##
623 ## Output variables. ##
624 ## ----------------- ##
626 ACLOCAL='${SHELL} /home/lix/Desktop/gwget-1.0.4_EDIT/missing --run aclocal-1.11'
627 ALL_LINGUAS='ar bg ca cs da de dz el en_CA en_GB es eu fi fr hu it ja lt lv mk ne nl oc pa pl pt pt_BR ro ru rw sk sq sv tr uk vi zh_CN zh_HK zh_TW'
628 AMDEPBACKSLASH='\'
629 AMDEP_FALSE='#'
630 AMDEP_TRUE=''
631 AMTAR='${SHELL} /home/lix/Desktop/gwget-1.0.4_EDIT/missing --run tar'
632 AR='ar'
633 AUTOCONF='${SHELL} /home/lix/Desktop/gwget-1.0.4_EDIT/missing --run autoconf'
634 AUTOHEADER='${SHELL} /home/lix/Desktop/gwget-1.0.4_EDIT/missing --run autoheader'
635 AUTOMAKE='${SHELL} /home/lix/Desktop/gwget-1.0.4_EDIT/missing --run automake-1.11'
636 AWK='gawk'
637 CATALOGS=' ar.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo hu.gmo it.gmo ja.gmo lt.gmo lv.gmo mk.gmo ne.gmo nl.gmo oc.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sq.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
638 CATOBJEXT='.gmo'
639 CC='gcc'
640 CCDEPMODE='depmode=gcc3'
641 CFLAGS='-g -O2'
642 CPP='gcc -E'
643 CPPFLAGS=''
644 CYGPATH_W='echo'
645 DATADIRNAME='share'
646 DBUS_BINDING_TOOL='/usr/bin/dbus-binding-tool'
647 DBUS_CFLAGS='-pthread -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  '
648 DBUS_LIBS='-pthread -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
649 DBUS_TOOL_NO_PREFIX_FALSE=''
650 DBUS_TOOL_NO_PREFIX_TRUE='#'
651 DEFS='-DHAVE_CONFIG_H'
652 DEPDIR='.deps'
653 DSYMUTIL=''
654 DUMPBIN=''
655 ECHO_C=''
656 ECHO_N='-n'
657 ECHO_T=''
658 EGREP='/bin/grep -E'
659 ENABLE_DBUS_FALSE='#'
660 ENABLE_DBUS_TRUE=''
661 ENABLE_EPIPHANY_EXTENSION_FALSE=''
662 ENABLE_EPIPHANY_EXTENSION_TRUE='#'
663 EPIPHANY_DEPENDENCY_CFLAGS=''
664 EPIPHANY_DEPENDENCY_LIBS=''
665 EPIPHANY_EXTENSIONS_DIR=''
666 EPIPHANY_REQUIRED=''
667 EXEEXT=''
668 EXTENSION_PREFIX='/'
669 FGREP='/bin/grep -F'
670 GCONFTOOL='/usr/bin/gconftool-2'
671 GCONF_SCHEMAS_INSTALL_FALSE='#'
672 GCONF_SCHEMAS_INSTALL_TRUE=''
673 GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults'
674 GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
675 GETTEXT_PACKAGE='gwget'
676 GIO_REQUIRED='2.16.0'
677 GLIB_GENMARSHAL='/usr/bin/glib-genmarshal'
678 GMOFILES=' ar.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo hu.gmo it.gmo ja.gmo lt.gmo lv.gmo mk.gmo ne.gmo nl.gmo oc.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sq.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
679 GMSGFMT='/usr/bin/msgfmt'
680 GNOME_CFLAGS='-DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -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 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/directfb -I/usr/include/libpng12  '
681 GNOME_LIBS='-pthread -Wl,--export-dynamic -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
682 GREP='/bin/grep'
683 GWGET_CFLAGS='-pthread -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  '
684 GWGET_LIBS='-pthread -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lz'
685 INSTALL_DATA='${INSTALL} -m 644'
686 INSTALL_PROGRAM='${INSTALL}'
687 INSTALL_SCRIPT='${INSTALL}'
688 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
689 INSTOBJEXT='.mo'
690 INTLLIBS=''
691 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 $< $@'
692 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 $< $@'
693 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 $< $@'
694 INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
695 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 $< $@'
696 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 $< $@'
697 INTLTOOL_MERGE='/usr/bin/intltool-merge'
698 INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
699 INTLTOOL_PERL='/usr/bin/perl'
700 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 $< $@'
701 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 $< $@'
702 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 $< $@'
703 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 $< $@'
704 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 $< $@'
705 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 $< $@'
706 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 $< $@'
707 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 $< $@'
708 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 $< $@'
709 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 $< $@'
710 INTLTOOL_UPDATE='/usr/bin/intltool-update'
711 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 $< $@'
712 INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
713 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 $< $@'
714 LD='/usr/bin/ld'
715 LDFLAGS=''
716 LIBGLIB_REQUIRED=''
717 LIBGTK_REQUIRED=''
718 LIBOBJS=''
719 LIBS=''
720 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
721 LIPO=''
722 LN_S='ln -s'
723 LTLIBOBJS=''
724 MAKEINFO='${SHELL} /home/lix/Desktop/gwget-1.0.4_EDIT/missing --run makeinfo'
725 MKDIR_P='/bin/mkdir -p'
726 MKINSTALLDIRS='./mkinstalldirs'
727 MSGFMT='/usr/bin/msgfmt'
728 MSGFMT_OPTS='-c'
729 MSGMERGE='/usr/bin/msgmerge'
730 NM='/usr/bin/nm -B'
731 NMEDIT=''
732 NOTIFY_CFLAGS=''
733 NOTIFY_LIBS=''
734 OBJDUMP='objdump'
735 OBJEXT='o'
736 ORBIT_IDL='/usr/bin/orbit-idl-2'
737 OTOOL64=''
738 OTOOL=''
739 PACKAGE='gwget'
740 PACKAGE_BUGREPORT=''
741 PACKAGE_NAME=''
742 PACKAGE_STRING=''
743 PACKAGE_TARNAME=''
744 PACKAGE_URL=''
745 PACKAGE_VERSION=''
746 PATH_SEPARATOR=':'
747 PKG_CONFIG='/usr/bin/pkg-config'
748 POFILES=' ar.po bg.po ca.po cs.po da.po de.po dz.po el.po en_CA.po en_GB.po es.po eu.po fi.po fr.po hu.po it.po ja.po lt.po lv.po mk.po ne.po nl.po oc.po pa.po pl.po pt.po pt_BR.po ro.po ru.po rw.po sk.po sq.po sv.po tr.po uk.po vi.po zh_CN.po zh_HK.po zh_TW.po'
749 POSUB='po'
750 PO_IN_DATADIR_FALSE=''
751 PO_IN_DATADIR_TRUE=''
752 RANLIB='ranlib'
753 SED='/bin/sed'
754 SET_MAKE=''
755 SHELL='/bin/bash'
756 STRIP='strip'
757 USE_NLS='yes'
758 USE_NOTIFY_FALSE=''
759 USE_NOTIFY_TRUE='#'
760 VERSION='1.0.4'
761 XGETTEXT='/usr/bin/xgettext'
762 ac_ct_CC='gcc'
763 ac_ct_DUMPBIN=''
764 am__EXEEXT_FALSE=''
765 am__EXEEXT_TRUE='#'
766 am__fastdepCC_FALSE='#'
767 am__fastdepCC_TRUE=''
768 am__include='include'
769 am__isrc=''
770 am__leading_dot='.'
771 am__quote=''
772 am__tar='${AMTAR} chof - "$$tardir"'
773 am__untar='${AMTAR} xf -'
774 bindir='${exec_prefix}/bin'
775 build='i686-pc-linux-gnu'
776 build_alias=''
777 build_cpu='i686'
778 build_os='linux-gnu'
779 build_vendor='pc'
780 datadir='${datarootdir}'
781 datarootdir='${prefix}/share'
782 docdir='${datarootdir}/doc/${PACKAGE}'
783 dvidir='${docdir}'
784 exec_prefix='${prefix}'
785 host='i686-pc-linux-gnu'
786 host_alias=''
787 host_cpu='i686'
788 host_os='linux-gnu'
789 host_vendor='pc'
790 htmldir='${docdir}'
791 includedir='${prefix}/include'
792 infodir='${datarootdir}/info'
793 install_sh='${SHELL} /home/lix/Desktop/gwget-1.0.4_EDIT/install-sh'
794 libdir='${exec_prefix}/lib'
795 libexecdir='${exec_prefix}/libexec'
796 localedir='${datarootdir}/locale'
797 localstatedir='${prefix}/var'
798 lt_ECHO='echo'
799 mandir='${datarootdir}/man'
800 mkdir_p='/bin/mkdir -p'
801 oldincludedir='/usr/include'
802 pdfdir='${docdir}'
803 pixmapsdir='/usr/local/share/gwget/pixmaps'
804 prefix='/usr/local'
805 program_transform_name='s,x,x,'
806 psdir='${docdir}'
807 sbindir='${exec_prefix}/sbin'
808 sharedstatedir='${prefix}/com'
809 sysconfdir='${prefix}/etc'
810 target_alias=''
812 ## ----------- ##
813 ## confdefs.h. ##
814 ## ----------- ##
816 /* confdefs.h */
817 #define PACKAGE_NAME ""
818 #define PACKAGE_TARNAME ""
819 #define PACKAGE_VERSION ""
820 #define PACKAGE_STRING ""
821 #define PACKAGE_BUGREPORT ""
822 #define PACKAGE_URL ""
823 #define PACKAGE "gwget"
824 #define VERSION "1.0.4"
825 #define STDC_HEADERS 1
826 #define HAVE_SYS_TYPES_H 1
827 #define HAVE_SYS_STAT_H 1
828 #define HAVE_STDLIB_H 1
829 #define HAVE_STRING_H 1
830 #define HAVE_MEMORY_H 1
831 #define HAVE_STRINGS_H 1
832 #define HAVE_INTTYPES_H 1
833 #define HAVE_STDINT_H 1
834 #define HAVE_UNISTD_H 1
835 #define HAVE_DLFCN_H 1
836 #define LT_OBJDIR ".libs/"
837 #define ENABLE_DBUS 1
838 #define DBUS_VERSION 84
839 #define GETTEXT_PACKAGE "gwget"
840 #define HAVE_LOCALE_H 1
841 #define HAVE_LC_MESSAGES 1
842 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
843 #define HAVE_GETTEXT 1
844 #define HAVE_DCGETTEXT 1
845 #define ENABLE_NLS 1
846 #define GNOME_ICONDIR "/usr/local/share/pixmaps"
847 #define PIXMAPS_DIR "/usr/local/share/gwget/pixmaps"
849 configure: exit 0