Initial import of the work fork.
[straw/fork.git] / config.log
blob1c8a523c850afc8529ca800ba61b935a270a2533
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 straw configure 0.27.90, which was
5 generated by GNU Autoconf 2.61.  Invocation command line was
7   $ ./configure 
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
13 hostname = nzxt
14 uname -m = i686
15 uname -r = 2.6.23-ARCH
16 uname -s = Linux
17 uname -v = #1 SMP PREEMPT Fri Oct 19 08:48:54 UTC 2007
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
22 /bin/arch              = i686
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: /bin
31 PATH: /usr/bin
32 PATH: /sbin
33 PATH: /usr/sbin
34 PATH: /usr/X11R6/bin
35 PATH: /opt/bin
36 PATH: /opt/java/jre/bin
37 PATH: /opt/mozilla/bin
38 PATH: /opt/qt/bin
41 ## ----------- ##
42 ## Core tests. ##
43 ## ----------- ##
45 configure:1886: checking for a BSD-compatible install
46 configure:1942: result: /bin/install -c
47 configure:1953: checking whether build environment is sane
48 configure:1996: result: yes
49 configure:2024: checking for a thread-safe mkdir -p
50 configure:2063: result: /bin/mkdir -p
51 configure:2076: checking for gawk
52 configure:2092: found /bin/gawk
53 configure:2103: result: gawk
54 configure:2114: checking whether make sets $(MAKE)
55 configure:2135: result: yes
56 configure:2334: checking whether to enable maintainer-specific portions of Makefiles
57 configure:2343: result: no
58 configure:2376: checking for style of include used by make
59 configure:2404: result: GNU
60 configure:2474: checking for gcc
61 configure:2490: found /usr/bin/gcc
62 configure:2501: result: gcc
63 configure:2739: checking for C compiler version
64 configure:2746: gcc --version >&5
65 gcc (GCC) 4.2.2
66 Copyright (C) 2007 Free Software Foundation, Inc.
67 This is free software; see the source for copying conditions.  There is NO
68 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
70 configure:2749: $? = 0
71 configure:2756: gcc -v >&5
72 Using built-in specs.
73 Target: i686-pc-linux-gnu
74 Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic
75 Thread model: posix
76 gcc version 4.2.2
77 configure:2759: $? = 0
78 configure:2766: gcc -V >&5
79 gcc: '-V' option must have argument
80 configure:2769: $? = 1
81 configure:2792: checking for C compiler default output file name
82 configure:2819: gcc    conftest.c  >&5
83 configure:2822: $? = 0
84 configure:2860: result: a.out
85 configure:2877: checking whether the C compiler works
86 configure:2887: ./a.out
87 configure:2890: $? = 0
88 configure:2907: result: yes
89 configure:2914: checking whether we are cross compiling
90 configure:2916: result: no
91 configure:2919: checking for suffix of executables
92 configure:2926: gcc -o conftest    conftest.c  >&5
93 configure:2929: $? = 0
94 configure:2953: result: 
95 configure:2959: checking for suffix of object files
96 configure:2985: gcc -c   conftest.c >&5
97 configure:2988: $? = 0
98 configure:3011: result: o
99 configure:3015: checking whether we are using the GNU C compiler
100 configure:3044: gcc -c   conftest.c >&5
101 configure:3050: $? = 0
102 configure:3067: result: yes
103 configure:3072: checking whether gcc accepts -g
104 configure:3102: gcc -c -g  conftest.c >&5
105 configure:3108: $? = 0
106 configure:3207: result: yes
107 configure:3224: checking for gcc option to accept ISO C89
108 configure:3298: gcc  -c -g -O2  conftest.c >&5
109 configure:3304: $? = 0
110 configure:3327: result: none needed
111 configure:3347: checking dependency style of gcc
112 configure:3438: result: none
113 configure:3466: checking for intltool >= 0.35.0
114 configure:3473: result: 0.36.2 found
115 configure:3531: checking for perl
116 configure:3549: found /usr/bin/perl
117 configure:3561: result: /usr/bin/perl
118 configure:3580: checking for XML::Parser
119 configure:3583: result: ok
120 configure:3620: gcc -o conftest -g -O2   conftest.c  >&5
121 configure:3626: $? = 0
122 configure:3757: checking how to run the C preprocessor
123 configure:3797: gcc -E  conftest.c
124 configure:3803: $? = 0
125 configure:3834: gcc -E  conftest.c
126 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
127 configure:3840: $? = 1
128 configure: failed program was:
129 | /* confdefs.h.  */
130 | #define PACKAGE_NAME "straw"
131 | #define PACKAGE_TARNAME "straw"
132 | #define PACKAGE_VERSION "0.27.90"
133 | #define PACKAGE_STRING "straw 0.27.90"
134 | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/simple-bug-guide.cgi?product=straw "
135 | #define PACKAGE "straw"
136 | #define VERSION "0.27.90"
137 | #define GETTEXT_PACKAGE "straw"
138 | /* end confdefs.h.  */
139 | #include <ac_nonexistent.h>
140 configure:3873: result: gcc -E
141 configure:3902: gcc -E  conftest.c
142 configure:3908: $? = 0
143 configure:3939: gcc -E  conftest.c
144 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
145 configure:3945: $? = 1
146 configure: failed program was:
147 | /* confdefs.h.  */
148 | #define PACKAGE_NAME "straw"
149 | #define PACKAGE_TARNAME "straw"
150 | #define PACKAGE_VERSION "0.27.90"
151 | #define PACKAGE_STRING "straw 0.27.90"
152 | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/simple-bug-guide.cgi?product=straw "
153 | #define PACKAGE "straw"
154 | #define VERSION "0.27.90"
155 | #define GETTEXT_PACKAGE "straw"
156 | /* end confdefs.h.  */
157 | #include <ac_nonexistent.h>
158 configure:3983: checking for grep that handles long lines and -e
159 configure:4057: result: /bin/grep
160 configure:4062: checking for egrep
161 configure:4140: result: /bin/grep -E
162 configure:4145: checking for ANSI C header files
163 configure:4175: gcc -c -g -O2  conftest.c >&5
164 configure:4181: $? = 0
165 configure:4280: gcc -o conftest -g -O2   conftest.c  >&5
166 configure:4283: $? = 0
167 configure:4289: ./conftest
168 configure:4292: $? = 0
169 configure:4309: result: yes
170 configure:4333: checking for sys/types.h
171 configure:4354: gcc -c -g -O2  conftest.c >&5
172 configure:4360: $? = 0
173 configure:4376: result: yes
174 configure:4333: checking for sys/stat.h
175 configure:4354: gcc -c -g -O2  conftest.c >&5
176 configure:4360: $? = 0
177 configure:4376: result: yes
178 configure:4333: checking for stdlib.h
179 configure:4354: gcc -c -g -O2  conftest.c >&5
180 configure:4360: $? = 0
181 configure:4376: result: yes
182 configure:4333: checking for string.h
183 configure:4354: gcc -c -g -O2  conftest.c >&5
184 configure:4360: $? = 0
185 configure:4376: result: yes
186 configure:4333: checking for memory.h
187 configure:4354: gcc -c -g -O2  conftest.c >&5
188 configure:4360: $? = 0
189 configure:4376: result: yes
190 configure:4333: checking for strings.h
191 configure:4354: gcc -c -g -O2  conftest.c >&5
192 configure:4360: $? = 0
193 configure:4376: result: yes
194 configure:4333: checking for inttypes.h
195 configure:4354: gcc -c -g -O2  conftest.c >&5
196 configure:4360: $? = 0
197 configure:4376: result: yes
198 configure:4333: checking for stdint.h
199 configure:4354: gcc -c -g -O2  conftest.c >&5
200 configure:4360: $? = 0
201 configure:4376: result: yes
202 configure:4333: checking for unistd.h
203 configure:4354: gcc -c -g -O2  conftest.c >&5
204 configure:4360: $? = 0
205 configure:4376: result: yes
206 configure:4394: checking build system type
207 configure:4412: result: i686-pc-linux-gnu
208 configure:4434: checking host system type
209 configure:4449: result: i686-pc-linux-gnu
210 configure:4487: checking locale.h usability
211 configure:4504: gcc -c -g -O2  conftest.c >&5
212 configure:4510: $? = 0
213 configure:4524: result: yes
214 configure:4528: checking locale.h presence
215 configure:4543: gcc -E  conftest.c
216 configure:4549: $? = 0
217 configure:4563: result: yes
218 configure:4596: checking for locale.h
219 configure:4604: result: yes
220 configure:4618: checking for LC_MESSAGES
221 configure:4644: gcc -o conftest -g -O2   conftest.c  >&5
222 configure:4650: $? = 0
223 configure:4667: result: yes
224 configure:4696: checking libintl.h usability
225 configure:4713: gcc -c -g -O2  conftest.c >&5
226 configure:4719: $? = 0
227 configure:4733: result: yes
228 configure:4737: checking libintl.h presence
229 configure:4752: gcc -E  conftest.c
230 configure:4758: $? = 0
231 configure:4772: result: yes
232 configure:4805: checking for libintl.h
233 configure:4812: result: yes
234 configure:4823: checking for ngettext in libc
235 configure:4851: gcc -o conftest -g -O2   conftest.c  >&5
236 configure:4857: $? = 0
237 configure:4875: result: yes
238 configure:4879: checking for dgettext in libc
239 configure:4907: gcc -o conftest -g -O2   conftest.c  >&5
240 configure:4913: $? = 0
241 configure:4931: result: yes
242 configure:4940: checking for bind_textdomain_codeset
243 configure:4996: gcc -o conftest -g -O2   conftest.c  >&5
244 configure:5002: $? = 0
245 configure:5020: result: yes
246 configure:5507: checking for msgfmt
247 configure:5534: result: /usr/bin/msgfmt
248 configure:5547: checking for dcgettext
249 configure:5603: gcc -o conftest -g -O2   conftest.c   >&5
250 conftest.c:48: warning: conflicting types for built-in function 'dcgettext'
251 configure:5609: $? = 0
252 configure:5627: result: yes
253 configure:5638: checking if msgfmt accepts -c
254 configure:5653: $MSGFMT -c -o /dev/null conftest.foo
255 configure:5656: $? = 0
256 configure:5658: result: yes
257 configure:5668: checking for gmsgfmt
258 configure:5699: result: /usr/bin/msgfmt
259 configure:5709: checking for xgettext
260 configure:5736: result: /usr/bin/xgettext
261 configure:5765: gcc -o conftest -g -O2   conftest.c   >&5
262 configure:5771: $? = 0
263 configure:6047: checking for pkg-config
264 configure:6065: found /usr/bin/pkg-config
265 configure:6077: result: /usr/bin/pkg-config
266 configure:6106: checking pkg-config is at least version 0.9.0
267 configure:6109: result: yes
268 configure:6122: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required"
269 configure:6125: $? = 0
270 configure:6203: checking for gconftool-2
271 configure:6221: found /usr/bin/gconftool-2
272 configure:6233: result: /usr/bin/gconftool-2
273 configure:6256: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
274 configure:6271: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
275 configure:6326: checking for a Python interpreter with version >= 2.4
276 configure:6341: python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.4', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
277 configure:6344: $? = 0
278 configure:6351: result: python
279 configure:6359: checking for python
280 configure:6377: found /usr/bin/python
281 configure:6389: result: /usr/bin/python
282 configure:6409: checking for python version
283 configure:6416: result: 2.5
284 configure:6428: checking for python platform
285 configure:6435: result: linux2
286 configure:6442: checking for python script directory
287 configure:6450: result: ${prefix}/lib/python2.5/site-packages
288 configure:6459: checking for python extension module directory
289 configure:6467: result: ${exec_prefix}/lib/python2.5/site-packages
290 configure:6481: checking for headers required to compile python extensions
291 configure:6505: gcc -E  -I/usr/include/python2.5 conftest.c
292 configure:6511: $? = 0
293 configure:6516: result: found
294 configure:6659: checking for STRAW
295 configure:6671: $PKG_CONFIG --exists --print-errors "gtk+-2.0          >= 2.8
296         pygtk-2.0         >= 2.8
297         pygobject-2.0     >= 2.8
298         gnome-python-2.0  >= 2.8
300 configure:6678: $? = 0
301 configure:6701: $PKG_CONFIG --exists --print-errors "gtk+-2.0          >= 2.8
302         pygtk-2.0         >= 2.8
303         pygobject-2.0     >= 2.8
304         gnome-python-2.0  >= 2.8
306 configure:6708: $? = 0
307 configure:6804: result: yes
308 configure:6809: checking for python-dbus module
309 configure:6819: DISPLAY= $PYTHON -c '
310 try:
311     import dbus
312 except ImportError, e:
313     if str(e).find("dbus") >= 0:
314           raise
315 except:
316     pass
318 configure:6830: $? = 0
319 configure:6832: result: yes
320 configure:6991: creating ./config.status
322 ## ---------------------- ##
323 ## Running config.status. ##
324 ## ---------------------- ##
326 This file was extended by straw config.status 0.27.90, which was
327 generated by GNU Autoconf 2.61.  Invocation command line was
329   CONFIG_FILES    = 
330   CONFIG_HEADERS  = 
331   CONFIG_LINKS    = 
332   CONFIG_COMMANDS = 
333   $ ./config.status 
335 on nzxt
337 config.status:735: creating Makefile
338 config.status:735: creating data/Makefile
339 config.status:735: creating data/straw.desktop.in
340 config.status:735: creating po/Makefile.in
341 config.status:735: creating scripts/Makefile
342 config.status:735: creating straw/Makefile
343 config.status:735: creating straw/defs.py
344 config.status:735: creating straw/httplib2/Makefile
345 config.status:735: creating config.h
346 config.status:968: config.h is unchanged
347 config.status:1014: executing depfiles commands
348 config.status:1014: executing intltool commands
349 config.status:1014: executing default-1 commands
350 config.status:1014: executing po/stamp-it commands
352 ## ---------------- ##
353 ## Cache variables. ##
354 ## ---------------- ##
356 ac_cv_build=i686-pc-linux-gnu
357 ac_cv_c_compiler_gnu=yes
358 ac_cv_env_CC_set=
359 ac_cv_env_CC_value=
360 ac_cv_env_CFLAGS_set=
361 ac_cv_env_CFLAGS_value=
362 ac_cv_env_CPPFLAGS_set=
363 ac_cv_env_CPPFLAGS_value=
364 ac_cv_env_CPP_set=
365 ac_cv_env_CPP_value=
366 ac_cv_env_LDFLAGS_set=
367 ac_cv_env_LDFLAGS_value=
368 ac_cv_env_LIBS_set=
369 ac_cv_env_LIBS_value=
370 ac_cv_env_PKG_CONFIG_set=
371 ac_cv_env_PKG_CONFIG_value=
372 ac_cv_env_STRAW_CFLAGS_set=
373 ac_cv_env_STRAW_CFLAGS_value=
374 ac_cv_env_STRAW_LIBS_set=
375 ac_cv_env_STRAW_LIBS_value=
376 ac_cv_env_build_alias_set=
377 ac_cv_env_build_alias_value=
378 ac_cv_env_host_alias_set=
379 ac_cv_env_host_alias_value=
380 ac_cv_env_target_alias_set=
381 ac_cv_env_target_alias_value=
382 ac_cv_func_bind_textdomain_codeset=yes
383 ac_cv_func_dcgettext=yes
384 ac_cv_header_inttypes_h=yes
385 ac_cv_header_libintl_h=yes
386 ac_cv_header_locale_h=yes
387 ac_cv_header_memory_h=yes
388 ac_cv_header_stdc=yes
389 ac_cv_header_stdint_h=yes
390 ac_cv_header_stdlib_h=yes
391 ac_cv_header_string_h=yes
392 ac_cv_header_strings_h=yes
393 ac_cv_header_sys_stat_h=yes
394 ac_cv_header_sys_types_h=yes
395 ac_cv_header_unistd_h=yes
396 ac_cv_host=i686-pc-linux-gnu
397 ac_cv_objext=o
398 ac_cv_path_EGREP='/bin/grep -E'
399 ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2
400 ac_cv_path_GMSGFMT=/usr/bin/msgfmt
401 ac_cv_path_GREP=/bin/grep
402 ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
403 ac_cv_path_MSGFMT=/usr/bin/msgfmt
404 ac_cv_path_PYTHON=/usr/bin/python
405 ac_cv_path_XGETTEXT=/usr/bin/xgettext
406 ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
407 ac_cv_path_install='/bin/install -c'
408 ac_cv_path_mkdir=/bin/mkdir
409 ac_cv_prog_AWK=gawk
410 ac_cv_prog_CPP='gcc -E'
411 ac_cv_prog_ac_ct_CC=gcc
412 ac_cv_prog_cc_c89=
413 ac_cv_prog_cc_g=yes
414 ac_cv_prog_make_make_set=yes
415 am_cv_CC_dependencies_compiler_type=none
416 am_cv_pathless_PYTHON=python
417 am_cv_python_platform=linux2
418 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.5/site-packages'
419 am_cv_python_pythondir='${prefix}/lib/python2.5/site-packages'
420 am_cv_python_version=2.5
421 am_cv_val_LC_MESSAGES=yes
422 gdu_cv_have_gdu=yes
423 gdu_cv_version_required=0.3.2
424 gt_cv_func_dgettext_libc=yes
425 gt_cv_func_dgettext_libintl=no
426 gt_cv_func_ngettext_libc=yes
427 gt_cv_have_gettext=yes
428 pkg_cv_STRAW_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0  '
429 pkg_cv_STRAW_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0  '
431 ## ----------------- ##
432 ## Output variables. ##
433 ## ----------------- ##
435 ACLOCAL='${SHELL} /home/ppawel/projects/straw/workspace/straw-git/missing --run aclocal-1.10'
436 ACLOCAL_AMFLAGS=' -I m4'
437 ALL_LINGUAS=''
438 AMDEPBACKSLASH='\'
439 AMDEP_FALSE='#'
440 AMDEP_TRUE=''
441 AMTAR='${SHELL} /home/ppawel/projects/straw/workspace/straw-git/missing --run tar'
442 AUTOCONF='${SHELL} /home/ppawel/projects/straw/workspace/straw-git/missing --run autoconf'
443 AUTOHEADER='${SHELL} /home/ppawel/projects/straw/workspace/straw-git/missing --run autoheader'
444 AUTOMAKE='${SHELL} /home/ppawel/projects/straw/workspace/straw-git/missing --run automake-1.10'
445 AWK='gawk'
446 BINDIR='/usr/local/bin'
447 CATALOGS=''
448 CATOBJEXT='.gmo'
449 CC='gcc'
450 CCDEPMODE='depmode=none'
451 CFLAGS='-g -O2'
452 CPP='gcc -E'
453 CPPFLAGS=''
454 CYGPATH_W='echo'
455 DATADIR='/usr/local/share'
456 DATADIRNAME='share'
457 DEFS='-DHAVE_CONFIG_H'
458 DEPDIR='.deps'
459 DOC_USER_FORMATS=''
460 ECHO_C=''
461 ECHO_N='-n'
462 ECHO_T=''
463 EGREP='/bin/grep -E'
464 ENABLE_SK_FALSE='#'
465 ENABLE_SK_TRUE=''
466 EXEEXT=''
467 GCONFTOOL='/usr/bin/gconftool-2'
468 GCONF_SCHEMAS_INSTALL_FALSE='#'
469 GCONF_SCHEMAS_INSTALL_TRUE=''
470 GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults'
471 GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
472 GETTEXT_PACKAGE='straw'
473 GMOFILES=''
474 GMSGFMT='/usr/bin/msgfmt'
475 GREP='/bin/grep'
476 HAVE_GNOME_DOC_UTILS_FALSE='#'
477 HAVE_GNOME_DOC_UTILS_TRUE=''
478 HELP_DIR='${datadir}/gnome/help'
479 INSTALL_DATA='${INSTALL} -m 644'
480 INSTALL_PROGRAM='${INSTALL}'
481 INSTALL_SCRIPT='${INSTALL}'
482 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
483 INSTOBJEXT='.mo'
484 INTLLIBS=''
485 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 $< $@'
486 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 $< $@'
487 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 $< $@'
488 INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
489 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 $< $@'
490 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 $< $@'
491 INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
492 INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
493 INTLTOOL_PERL='/usr/bin/perl'
494 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 $< $@'
495 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 $< $@'
496 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 $< $@'
497 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 $< $@'
498 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 $< $@'
499 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 $< $@'
500 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 $< $@'
501 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 $< $@'
502 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 $< $@'
503 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 $< $@'
504 INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
505 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 $< $@'
506 INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
507 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 $< $@'
508 LDFLAGS=''
509 LIBDIR='/usr/local/lib'
510 LIBOBJS=''
511 LIBS=''
512 LTLIBOBJS=''
513 MAINT='#'
514 MAINTAINER_MODE_FALSE=''
515 MAINTAINER_MODE_TRUE='#'
516 MAKEINFO='${SHELL} /home/ppawel/projects/straw/workspace/straw-git/missing --run makeinfo'
517 MKINSTALLDIRS='./mkinstalldirs'
518 MSGFMT='/usr/bin/msgfmt'
519 MSGFMT_OPTS='-c'
520 OBJEXT='o'
521 OMF_DIR='${datadir}/omf'
522 PACKAGE='straw'
523 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/simple-bug-guide.cgi?product=straw '
524 PACKAGE_NAME='straw'
525 PACKAGE_STRING='straw 0.27.90'
526 PACKAGE_TARNAME='straw'
527 PACKAGE_VERSION='0.27.90'
528 PATH_SEPARATOR=':'
529 PKG_CONFIG='/usr/bin/pkg-config'
530 POFILES=''
531 POSUB='po'
532 PO_IN_DATADIR_FALSE=''
533 PO_IN_DATADIR_TRUE=''
534 PYTHON='/usr/bin/python'
535 PYTHONDIR='/usr/local/lib/python2.5/site-packages'
536 PYTHON_EXEC_PREFIX='${exec_prefix}'
537 PYTHON_INCLUDES='-I/usr/include/python2.5'
538 PYTHON_PLATFORM='linux2'
539 PYTHON_PREFIX='${prefix}'
540 PYTHON_VERSION='2.5'
541 SET_MAKE=''
542 SHELL='/bin/sh'
543 STRAW_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0  '
544 STRAW_HOME='http://www.gnome.org/projects/straw'
545 STRAW_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0  '
546 STRIP=''
547 USE_NLS='yes'
548 VERSION='0.27.90'
549 XGETTEXT='/usr/bin/xgettext'
550 ac_ct_CC='gcc'
551 am__fastdepCC_FALSE=''
552 am__fastdepCC_TRUE='#'
553 am__include='include'
554 am__isrc=''
555 am__leading_dot='.'
556 am__quote=''
557 am__tar='${AMTAR} chof - "$$tardir"'
558 am__untar='${AMTAR} xf -'
559 bindir='${exec_prefix}/bin'
560 build='i686-pc-linux-gnu'
561 build_alias=''
562 build_cpu='i686'
563 build_os='linux-gnu'
564 build_vendor='pc'
565 datadir='${datarootdir}'
566 datarootdir='${prefix}/share'
567 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
568 dvidir='${docdir}'
569 exec_prefix='${prefix}'
570 host='i686-pc-linux-gnu'
571 host_alias=''
572 host_cpu='i686'
573 host_os='linux-gnu'
574 host_vendor='pc'
575 htmldir='${docdir}'
576 includedir='${prefix}/include'
577 infodir='${datarootdir}/info'
578 install_sh='$(SHELL) /home/ppawel/projects/straw/workspace/straw-git/install-sh'
579 libdir='${exec_prefix}/lib'
580 libexecdir='${exec_prefix}/libexec'
581 localedir='${datarootdir}/locale'
582 localstatedir='${prefix}/var'
583 mandir='${datarootdir}/man'
584 mkdir_p='/bin/mkdir -p'
585 oldincludedir='/usr/include'
586 pdfdir='${docdir}'
587 pkgpyexecdir='${pyexecdir}/straw'
588 pkgpythondir='${pythondir}/straw'
589 prefix='/usr/local'
590 program_transform_name='s,x,x,'
591 psdir='${docdir}'
592 pyexecdir='${exec_prefix}/lib/python2.5/site-packages'
593 pythondir='${prefix}/lib/python2.5/site-packages'
594 sbindir='${exec_prefix}/sbin'
595 sharedstatedir='${prefix}/com'
596 sysconfdir='${prefix}/etc'
597 target_alias=''
599 ## ----------- ##
600 ## confdefs.h. ##
601 ## ----------- ##
603 #define PACKAGE_NAME "straw"
604 #define PACKAGE_TARNAME "straw"
605 #define PACKAGE_VERSION "0.27.90"
606 #define PACKAGE_STRING "straw 0.27.90"
607 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/simple-bug-guide.cgi?product=straw "
608 #define PACKAGE "straw"
609 #define VERSION "0.27.90"
610 #define GETTEXT_PACKAGE "straw"
611 #define STDC_HEADERS 1
612 #define HAVE_SYS_TYPES_H 1
613 #define HAVE_SYS_STAT_H 1
614 #define HAVE_STDLIB_H 1
615 #define HAVE_STRING_H 1
616 #define HAVE_MEMORY_H 1
617 #define HAVE_STRINGS_H 1
618 #define HAVE_INTTYPES_H 1
619 #define HAVE_STDINT_H 1
620 #define HAVE_UNISTD_H 1
621 #define HAVE_LOCALE_H 1
622 #define HAVE_LC_MESSAGES 1
623 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
624 #define HAVE_GETTEXT 1
625 #define HAVE_DCGETTEXT 1
626 #define ENABLE_NLS 1
628 configure: exit 0