~ubuntu-branches/ubuntu/precise/gnome-osd/precise

« back to all changes in this revision

Viewing changes to config.log

  • Committer: Bazaar Package Importer
  • Author(s): Adriaan Peeters
  • Date: 2008-03-28 20:49:42 UTC
  • mfrom: (1.1.6 upstream) (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080328204942-xqm6ocbwfm2bjvxt
Tags: 0.12.2-1
* New upstream release
* debian/copyright:
  - Added note on upstream repackaging
  - Added license for Debian packaging
* debian/control:
  - Made Homepage a real field
  - Added Provides: python-gnomeosd since we ship a public module
  - Added Suggests: muine, evolution, pidgin
  - Added Depends: python-pyorbit
  - Added Build-Depends: pkg-config
  - Merged Build-Depends-Indep with Build-Depends
  - Removed duplicate spacing in long description
  - Bumped Standards-Version to 3.7.3, no changes needed
* debian/watch: updated url to check for bz2 instead of gz
* debian/rules: use default instead of latest python, fixes bdfh problem

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This file contains any messages produced by compilers while
 
2
running configure, to aid debugging if configure makes a mistake.
 
3
 
 
4
It was created by configure, which was
 
5
generated by GNU Autoconf 2.61.  Invocation command line was
 
6
 
 
7
  $ /scratch/kurt/sponsor/gnome-osd-0.12.2/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/gnome-osd --disable-maintainer-mode --disable-dependency-tracking --srcdir=.
 
8
 
 
9
## --------- ##
 
10
## Platform. ##
 
11
## --------- ##
 
12
 
 
13
hostname = intrepid
 
14
uname -m = x86_64
 
15
uname -r = 2.6.22-3-amd64
 
16
uname -s = Linux
 
17
uname -v = #1 SMP Sun Nov 4 18:18:09 UTC 2007
 
18
 
 
19
/usr/bin/uname -p = unknown
 
20
/bin/uname -X     = unknown
 
21
 
 
22
/bin/arch              = unknown
 
23
/usr/bin/arch -k       = unknown
 
24
/usr/convex/getsysinfo = unknown
 
25
/usr/bin/hostinfo      = unknown
 
26
/bin/machine           = unknown
 
27
/usr/bin/oslevel       = unknown
 
28
/bin/universe          = unknown
 
29
 
 
30
PATH: /usr/local/bin
 
31
PATH: /usr/bin
 
32
PATH: /bin
 
33
PATH: /usr/bin/X11
 
34
PATH: /usr/games
 
35
 
 
36
 
 
37
## ----------- ##
 
38
## Core tests. ##
 
39
## ----------- ##
 
40
 
 
41
configure:1841: checking for a BSD-compatible install
 
42
configure:1897: result: /usr/bin/install -c
 
43
configure:1908: checking whether build environment is sane
 
44
configure:1951: result: yes
 
45
configure:2016: checking for gawk
 
46
configure:2032: found /usr/bin/gawk
 
47
configure:2043: result: gawk
 
48
configure:2054: checking whether make sets $(MAKE)
 
49
configure:2075: result: yes
 
50
configure:2259: checking whether to enable maintainer-specific portions of Makefiles
 
51
configure:2268: result: no
 
52
configure:2307: checking for style of include used by make
 
53
configure:2335: result: GNU
 
54
configure:2408: checking for gcc
 
55
configure:2435: result: cc
 
56
configure:2673: checking for C compiler version
 
57
configure:2680: cc --version >&5
 
58
cc (GCC) 4.2.3 (Debian 4.2.3-3)
 
59
Copyright (C) 2007 Free Software Foundation, Inc.
 
60
This is free software; see the source for copying conditions.  There is NO
 
61
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
62
 
 
63
configure:2683: $? = 0
 
64
configure:2690: cc -v >&5
 
65
Using built-in specs.
 
66
Target: x86_64-linux-gnu
 
67
Configured with: ../src/configure -v --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.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --disable-libmudflap --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
 
68
Thread model: posix
 
69
gcc version 4.2.3 (Debian 4.2.3-3)
 
70
configure:2693: $? = 0
 
71
configure:2700: cc -V >&5
 
72
cc: '-V' option must have argument
 
73
configure:2703: $? = 1
 
74
configure:2726: checking for C compiler default output file name
 
75
configure:2753: cc -g -Wall -O2   conftest.c  >&5
 
76
configure:2756: $? = 0
 
77
configure:2794: result: a.out
 
78
configure:2811: checking whether the C compiler works
 
79
configure:2821: ./a.out
 
80
configure:2824: $? = 0
 
81
configure:2841: result: yes
 
82
configure:2848: checking whether we are cross compiling
 
83
configure:2850: result: no
 
84
configure:2853: checking for suffix of executables
 
85
configure:2860: cc -o conftest -g -Wall -O2   conftest.c  >&5
 
86
configure:2863: $? = 0
 
87
configure:2887: result: 
 
88
configure:2893: checking for suffix of object files
 
89
configure:2919: cc -c -g -Wall -O2  conftest.c >&5
 
90
configure:2922: $? = 0
 
91
configure:2945: result: o
 
92
configure:2949: checking whether we are using the GNU C compiler
 
93
configure:2978: cc -c -g -Wall -O2  conftest.c >&5
 
94
configure:2984: $? = 0
 
95
configure:3001: result: yes
 
96
configure:3006: checking whether cc accepts -g
 
97
configure:3036: cc -c -g  conftest.c >&5
 
98
configure:3042: $? = 0
 
99
configure:3141: result: yes
 
100
configure:3158: checking for cc option to accept ISO C89
 
101
configure:3232: cc  -c -g -Wall -O2  conftest.c >&5
 
102
configure:3238: $? = 0
 
103
configure:3261: result: none needed
 
104
configure:3281: checking dependency style of cc
 
105
configure:3371: result: none
 
106
configure:3394: checking how to run the C preprocessor
 
107
configure:3434: cc -E  conftest.c
 
108
configure:3440: $? = 0
 
109
configure:3471: cc -E  conftest.c
 
110
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
 
111
configure:3477: $? = 1
 
112
configure: failed program was:
 
113
| /* confdefs.h.  */
 
114
| #define PACKAGE_NAME ""
 
115
| #define PACKAGE_TARNAME ""
 
116
| #define PACKAGE_VERSION ""
 
117
| #define PACKAGE_STRING ""
 
118
| #define PACKAGE_BUGREPORT ""
 
119
| #define PACKAGE "gnome-osd"
 
120
| #define VERSION "0.12.2"
 
121
| #define GETTEXT_PACKAGE "gnome-osd"
 
122
| /* end confdefs.h.  */
 
123
| #include <ac_nonexistent.h>
 
124
configure:3510: result: cc -E
 
125
configure:3539: cc -E  conftest.c
 
126
configure:3545: $? = 0
 
127
configure:3576: cc -E  conftest.c
 
128
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
 
129
configure:3582: $? = 1
 
130
configure: failed program was:
 
131
| /* confdefs.h.  */
 
132
| #define PACKAGE_NAME ""
 
133
| #define PACKAGE_TARNAME ""
 
134
| #define PACKAGE_VERSION ""
 
135
| #define PACKAGE_STRING ""
 
136
| #define PACKAGE_BUGREPORT ""
 
137
| #define PACKAGE "gnome-osd"
 
138
| #define VERSION "0.12.2"
 
139
| #define GETTEXT_PACKAGE "gnome-osd"
 
140
| /* end confdefs.h.  */
 
141
| #include <ac_nonexistent.h>
 
142
configure:3620: checking for grep that handles long lines and -e
 
143
configure:3694: result: /bin/grep
 
144
configure:3699: checking for egrep
 
145
configure:3777: result: /bin/grep -E
 
146
configure:3782: checking for ANSI C header files
 
147
configure:3812: cc -c -g -Wall -O2  conftest.c >&5
 
148
configure:3818: $? = 0
 
149
configure:3917: cc -o conftest -g -Wall -O2   conftest.c  >&5
 
150
configure:3920: $? = 0
 
151
configure:3926: ./conftest
 
152
configure:3929: $? = 0
 
153
configure:3946: result: yes
 
154
configure:3970: checking for sys/types.h
 
155
configure:3991: cc -c -g -Wall -O2  conftest.c >&5
 
156
configure:3997: $? = 0
 
157
configure:4013: result: yes
 
158
configure:3970: checking for sys/stat.h
 
159
configure:3991: cc -c -g -Wall -O2  conftest.c >&5
 
160
configure:3997: $? = 0
 
161
configure:4013: result: yes
 
162
configure:3970: checking for stdlib.h
 
163
configure:3991: cc -c -g -Wall -O2  conftest.c >&5
 
164
configure:3997: $? = 0
 
165
configure:4013: result: yes
 
166
configure:3970: checking for string.h
 
167
configure:3991: cc -c -g -Wall -O2  conftest.c >&5
 
168
configure:3997: $? = 0
 
169
configure:4013: result: yes
 
170
configure:3970: checking for memory.h
 
171
configure:3991: cc -c -g -Wall -O2  conftest.c >&5
 
172
configure:3997: $? = 0
 
173
configure:4013: result: yes
 
174
configure:3970: checking for strings.h
 
175
configure:3991: cc -c -g -Wall -O2  conftest.c >&5
 
176
configure:3997: $? = 0
 
177
configure:4013: result: yes
 
178
configure:3970: checking for inttypes.h
 
179
configure:3991: cc -c -g -Wall -O2  conftest.c >&5
 
180
configure:3997: $? = 0
 
181
configure:4013: result: yes
 
182
configure:3970: checking for stdint.h
 
183
configure:3991: cc -c -g -Wall -O2  conftest.c >&5
 
184
configure:3997: $? = 0
 
185
configure:4013: result: yes
 
186
configure:3970: checking for unistd.h
 
187
configure:3991: cc -c -g -Wall -O2  conftest.c >&5
 
188
configure:3997: $? = 0
 
189
configure:4013: result: yes
 
190
configure:4041: checking locale.h usability
 
191
configure:4058: cc -c -g -Wall -O2  conftest.c >&5
 
192
configure:4064: $? = 0
 
193
configure:4078: result: yes
 
194
configure:4082: checking locale.h presence
 
195
configure:4097: cc -E  conftest.c
 
196
configure:4103: $? = 0
 
197
configure:4117: result: yes
 
198
configure:4145: checking for locale.h
 
199
configure:4153: result: yes
 
200
configure:4167: checking for LC_MESSAGES
 
201
configure:4193: cc -o conftest -g -Wall -O2   conftest.c  >&5
 
202
configure:4199: $? = 0
 
203
configure:4216: result: yes
 
204
configure:4245: checking libintl.h usability
 
205
configure:4262: cc -c -g -Wall -O2  conftest.c >&5
 
206
configure:4268: $? = 0
 
207
configure:4282: result: yes
 
208
configure:4286: checking libintl.h presence
 
209
configure:4301: cc -E  conftest.c
 
210
configure:4307: $? = 0
 
211
configure:4321: result: yes
 
212
configure:4349: checking for libintl.h
 
213
configure:4356: result: yes
 
214
configure:4367: checking for ngettext in libc
 
215
configure:4395: cc -o conftest -g -Wall -O2   conftest.c  >&5
 
216
configure:4401: $? = 0
 
217
configure:4419: result: yes
 
218
configure:4423: checking for dgettext in libc
 
219
configure:4451: cc -o conftest -g -Wall -O2   conftest.c  >&5
 
220
configure:4457: $? = 0
 
221
configure:4475: result: yes
 
222
configure:4484: checking for bind_textdomain_codeset
 
223
configure:4540: cc -o conftest -g -Wall -O2   conftest.c  >&5
 
224
configure:4546: $? = 0
 
225
configure:4564: result: yes
 
226
configure:5051: checking for msgfmt
 
227
configure:5078: result: /usr/bin/msgfmt
 
228
configure:5091: checking for dcgettext
 
229
configure:5147: cc -o conftest -g -Wall -O2   conftest.c   >&5
 
230
conftest.c:48: warning: conflicting types for built-in function 'dcgettext'
 
231
configure:5153: $? = 0
 
232
configure:5171: result: yes
 
233
configure:5182: checking if msgfmt accepts -c
 
234
configure:5197: $MSGFMT -c -o /dev/null conftest.foo
 
235
configure:5200: $? = 0
 
236
configure:5202: result: yes
 
237
configure:5212: checking for gmsgfmt
 
238
configure:5243: result: /usr/bin/msgfmt
 
239
configure:5253: checking for xgettext
 
240
configure:5280: result: /usr/bin/xgettext
 
241
configure:5309: cc -o conftest -g -Wall -O2   conftest.c   >&5
 
242
configure:5315: $? = 0
 
243
configure:5484: checking for catalogs to be installed
 
244
configure:5509: result:  pt ja cs sv ca de en_GB es fr hu it ms pl ru tr zh_CN
 
245
configure:5611: checking for xgettext
 
246
configure:5641: result: /usr/bin/xgettext
 
247
configure:5651: checking for msgmerge
 
248
configure:5669: found /usr/bin/msgmerge
 
249
configure:5681: result: /usr/bin/msgmerge
 
250
configure:5691: checking for msgfmt
 
251
configure:5721: result: /usr/bin/msgfmt
 
252
configure:5753: checking for perl
 
253
configure:5771: found /usr/bin/perl
 
254
configure:5783: result: /usr/bin/perl
 
255
configure:5802: checking for XML::Parser
 
256
configure:5805: result: ok
 
257
configure:6026: checking whether /usr/bin/python version is >= 2.5.0
 
258
configure:6035: /usr/bin/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.5.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
 
259
configure:6038: $? = 1
 
260
configure:6043: result: no
 
261
configure:6111: checking whether /usr/bin/python version is >= 2.4.0
 
262
configure:6120: /usr/bin/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, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
 
263
configure:6123: $? = 0
 
264
configure:6125: result: yes
 
265
configure:6306: checking for  version
 
266
configure:6313: result: 2.4
 
267
configure:6325: checking for  platform
 
268
configure:6332: result: linux2
 
269
configure:6339: checking for  script directory
 
270
configure:6347: result: ${prefix}/lib/python2.4/site-packages
 
271
configure:6356: checking for  extension module directory
 
272
configure:6364: result: ${exec_prefix}/lib/python2.4/site-packages
 
273
configure:6593: checking for pkg-config
 
274
configure:6611: found /usr/bin/pkg-config
 
275
configure:6623: result: /usr/bin/pkg-config
 
276
configure:6652: checking pkg-config is at least version 0.9.0
 
277
configure:6655: result: yes
 
278
configure:6666: checking for GNOME_OSD
 
279
configure:6674: $PKG_CONFIG --exists --print-errors "pygtk-2.0 >= 2.4.0 gnome-python-2.0 >= 2.6.0"
 
280
Package libffi was not found in the pkg-config search path.
 
281
Perhaps you should add the directory containing `libffi.pc'
 
282
to the PKG_CONFIG_PATH environment variable
 
283
Package 'libffi', required by 'PyGObject', not found
 
284
configure:6677: $? = 1
 
285
configure:6692: $PKG_CONFIG --exists --print-errors "pygtk-2.0 >= 2.4.0 gnome-python-2.0 >= 2.6.0"
 
286
Package libffi was not found in the pkg-config search path.
 
287
Perhaps you should add the directory containing `libffi.pc'
 
288
to the PKG_CONFIG_PATH environment variable
 
289
Package 'libffi', required by 'PyGObject', not found
 
290
configure:6695: $? = 1
 
291
Package libffi was not found in the pkg-config search path.
 
292
Perhaps you should add the directory containing `libffi.pc'
 
293
to the PKG_CONFIG_PATH environment variable
 
294
Package 'libffi', required by 'PyGObject', not found
 
295
configure:6733: error: Package requirements (pygtk-2.0 >= 2.4.0 gnome-python-2.0 >= 2.6.0) were not met:
 
296
 
 
297
Package libffi was not found in the pkg-config search path.
 
298
Perhaps you should add the directory containing `libffi.pc'
 
299
to the PKG_CONFIG_PATH environment variable
 
300
Package 'libffi', required by 'PyGObject', not found
 
301
 
 
302
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
303
installed software in a non-standard prefix.
 
304
 
 
305
Alternatively, you may set the environment variables GNOME_OSD_CFLAGS
 
306
and GNOME_OSD_LIBS to avoid the need to call pkg-config.
 
307
See the pkg-config man page for more details.
 
308
 
 
309
 
 
310
## ---------------- ##
 
311
## Cache variables. ##
 
312
## ---------------- ##
 
313
 
 
314
ac_cv_c_compiler_gnu=yes
 
315
ac_cv_env_CC_set=set
 
316
ac_cv_env_CC_value=cc
 
317
ac_cv_env_CFLAGS_set=set
 
318
ac_cv_env_CFLAGS_value='-g -Wall -O2'
 
319
ac_cv_env_CPPFLAGS_set=set
 
320
ac_cv_env_CPPFLAGS_value=
 
321
ac_cv_env_CPP_set=
 
322
ac_cv_env_CPP_value=
 
323
ac_cv_env_GNOME_OSD_CFLAGS_set=
 
324
ac_cv_env_GNOME_OSD_CFLAGS_value=
 
325
ac_cv_env_GNOME_OSD_LIBS_set=
 
326
ac_cv_env_GNOME_OSD_LIBS_value=
 
327
ac_cv_env_LDFLAGS_set=set
 
328
ac_cv_env_LDFLAGS_value=
 
329
ac_cv_env_LIBS_set=
 
330
ac_cv_env_LIBS_value=
 
331
ac_cv_env_PKG_CONFIG_set=
 
332
ac_cv_env_PKG_CONFIG_value=
 
333
ac_cv_env_build_alias_set=set
 
334
ac_cv_env_build_alias_value=x86_64-linux-gnu
 
335
ac_cv_env_host_alias_set=
 
336
ac_cv_env_host_alias_value=
 
337
ac_cv_env_target_alias_set=
 
338
ac_cv_env_target_alias_value=
 
339
ac_cv_func_bind_textdomain_codeset=yes
 
340
ac_cv_func_dcgettext=yes
 
341
ac_cv_header_inttypes_h=yes
 
342
ac_cv_header_libintl_h=yes
 
343
ac_cv_header_locale_h=yes
 
344
ac_cv_header_memory_h=yes
 
345
ac_cv_header_stdc=yes
 
346
ac_cv_header_stdint_h=yes
 
347
ac_cv_header_stdlib_h=yes
 
348
ac_cv_header_string_h=yes
 
349
ac_cv_header_strings_h=yes
 
350
ac_cv_header_sys_stat_h=yes
 
351
ac_cv_header_sys_types_h=yes
 
352
ac_cv_header_unistd_h=yes
 
353
ac_cv_objext=o
 
354
ac_cv_path_EGREP='/bin/grep -E'
 
355
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
 
356
ac_cv_path_GREP=/bin/grep
 
357
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
 
358
ac_cv_path_MSGFMT=/usr/bin/msgfmt
 
359
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
 
360
ac_cv_path_XGETTEXT=/usr/bin/xgettext
 
361
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
 
362
ac_cv_path_install='/usr/bin/install -c'
 
363
ac_cv_prog_AWK=gawk
 
364
ac_cv_prog_CPP='cc -E'
 
365
ac_cv_prog_ac_ct_CC=cc
 
366
ac_cv_prog_cc_c89=
 
367
ac_cv_prog_cc_g=yes
 
368
ac_cv_prog_make_make_set=yes
 
369
am_cv_CC_dependencies_compiler_type=none
 
370
am_cv_python_platform=linux2
 
371
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.4/site-packages'
 
372
am_cv_python_pythondir='${prefix}/lib/python2.4/site-packages'
 
373
am_cv_python_version=2.4
 
374
am_cv_val_LC_MESSAGES=yes
 
375
gt_cv_func_dgettext_libc=yes
 
376
gt_cv_func_dgettext_libintl=no
 
377
gt_cv_func_ngettext_libc=yes
 
378
gt_cv_have_gettext=yes
 
379
 
 
380
## ----------------- ##
 
381
## Output variables. ##
 
382
## ----------------- ##
 
383
 
 
384
ACLOCAL='${SHELL} /home/kurt/sponsor/gnome-osd-0.12.2/missing --run aclocal-1.9 '
 
385
ALL_LINGUAS='pt ja cs sv ca de en_GB es fr hu it ms pl ru tr zh_CN'
 
386
AMDEPBACKSLASH=''
 
387
AMDEP_FALSE=''
 
388
AMDEP_TRUE='#'
 
389
AMTAR='${SHELL} /home/kurt/sponsor/gnome-osd-0.12.2/missing --run tar'
 
390
AUTOCONF='${SHELL} /home/kurt/sponsor/gnome-osd-0.12.2/missing --run autoconf'
 
391
AUTOHEADER='${SHELL} /home/kurt/sponsor/gnome-osd-0.12.2/missing --run autoheader'
 
392
AUTOMAKE='${SHELL} /home/kurt/sponsor/gnome-osd-0.12.2/missing --run automake-1.9'
 
393
AWK='gawk'
 
394
CATALOGS=' pt.gmo ja.gmo cs.gmo sv.gmo ca.gmo de.gmo en_GB.gmo es.gmo fr.gmo hu.gmo it.gmo ms.gmo pl.gmo ru.gmo tr.gmo zh_CN.gmo'
 
395
CATOBJEXT='.gmo'
 
396
CC='cc'
 
397
CCDEPMODE='depmode=none'
 
398
CFLAGS='-g -Wall -O2'
 
399
CPP='cc -E'
 
400
CPPFLAGS=''
 
401
CYGPATH_W='echo'
 
402
DATADIRNAME='share'
 
403
DEFS=''
 
404
DEPDIR='.deps'
 
405
ECHO_C=''
 
406
ECHO_N='-n'
 
407
ECHO_T=''
 
408
EGREP='/bin/grep -E'
 
409
EXEEXT=''
 
410
GCONFTOOL=''
 
411
GCONF_SCHEMAS_INSTALL_FALSE=''
 
412
GCONF_SCHEMAS_INSTALL_TRUE=''
 
413
GCONF_SCHEMA_CONFIG_SOURCE=''
 
414
GCONF_SCHEMA_FILE_DIR=''
 
415
GETTEXT_PACKAGE='gnome-osd'
 
416
GMOFILES=' pt.gmo ja.gmo cs.gmo sv.gmo ca.gmo de.gmo en_GB.gmo es.gmo fr.gmo hu.gmo it.gmo ms.gmo pl.gmo ru.gmo tr.gmo zh_CN.gmo'
 
417
GMSGFMT='/usr/bin/msgfmt'
 
418
GNOME_OSD_CFLAGS=''
 
419
GNOME_OSD_LIBS=''
 
420
GREP='/bin/grep'
 
421
INSTALL_DATA='${INSTALL} -m 644'
 
422
INSTALL_PROGRAM='${INSTALL}'
 
423
INSTALL_SCRIPT='${INSTALL}'
 
424
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
 
425
INSTOBJEXT='.mo'
 
426
INTLLIBS=''
 
427
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 $< $@'
 
428
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 $< $@'
 
429
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 $< $@'
 
430
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
 
431
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 $< $@'
 
432
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 $< $@'
 
433
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
 
434
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
 
435
INTLTOOL_PERL='/usr/bin/perl'
 
436
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 $< $@'
 
437
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 $< $@'
 
438
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 $< $@'
 
439
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 $< $@'
 
440
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 $< $@'
 
441
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 $< $@'
 
442
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 $< $@'
 
443
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 $< $@'
 
444
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 $< $@'
 
445
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 $< $@'
 
446
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
 
447
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 $< $@'
 
448
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
 
449
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 $< $@'
 
450
LDFLAGS=''
 
451
LIBOBJS=''
 
452
LIBS=''
 
453
LTLIBOBJS=''
 
454
MAINT='#'
 
455
MAINTAINER_MODE_FALSE=''
 
456
MAINTAINER_MODE_TRUE='#'
 
457
MAKEINFO='${SHELL} /home/kurt/sponsor/gnome-osd-0.12.2/missing --run makeinfo'
 
458
MKINSTALLDIRS='./mkinstalldirs'
 
459
MSGFMT='/usr/bin/msgfmt'
 
460
MSGFMT_OPTS='-c'
 
461
MSGMERGE='/usr/bin/msgmerge'
 
462
OBJEXT='o'
 
463
PACKAGE='gnome-osd'
 
464
PACKAGE_BUGREPORT=''
 
465
PACKAGE_NAME=''
 
466
PACKAGE_STRING=''
 
467
PACKAGE_TARNAME=''
 
468
PACKAGE_VERSION=''
 
469
PATH_SEPARATOR=':'
 
470
PKG_CONFIG='/usr/bin/pkg-config'
 
471
POFILES=' pt.po ja.po cs.po sv.po ca.po de.po en_GB.po es.po fr.po hu.po it.po ms.po pl.po ru.po tr.po zh_CN.po'
 
472
POSUB='po'
 
473
PO_IN_DATADIR_FALSE=''
 
474
PO_IN_DATADIR_TRUE=''
 
475
PYTHON2_3=''
 
476
PYTHON2_4='/usr/bin/python'
 
477
PYTHON2_5='/usr/bin/python'
 
478
PYTHON='/usr/bin/python'
 
479
PYTHON_EXEC_PREFIX='${exec_prefix}'
 
480
PYTHON_PLATFORM='linux2'
 
481
PYTHON_PREFIX='${prefix}'
 
482
PYTHON_VERSION='2.4'
 
483
SET_MAKE=''
 
484
SHELL='/bin/sh'
 
485
STRIP=''
 
486
USE_NLS='yes'
 
487
VERSION='0.12.2'
 
488
XGETTEXT='/usr/bin/xgettext'
 
489
ac_ct_CC='cc'
 
490
ac_prefix_program=''
 
491
am__fastdepCC_FALSE=''
 
492
am__fastdepCC_TRUE='#'
 
493
am__include='include'
 
494
am__leading_dot='.'
 
495
am__quote=''
 
496
am__tar='${AMTAR} chof - "$$tardir"'
 
497
am__untar='${AMTAR} xf -'
 
498
bindir='${exec_prefix}/bin'
 
499
build_alias='x86_64-linux-gnu'
 
500
datadir='${datarootdir}'
 
501
datarootdir='${prefix}/share'
 
502
docdir='${datarootdir}/doc/${PACKAGE}'
 
503
dvidir='${docdir}'
 
504
exec_prefix='NONE'
 
505
host_alias=''
 
506
htmldir='${docdir}'
 
507
includedir='${prefix}/include'
 
508
infodir='${prefix}/share/info'
 
509
install_sh='/home/kurt/sponsor/gnome-osd-0.12.2/install-sh'
 
510
libdir='${exec_prefix}/lib'
 
511
libexecdir='${prefix}/lib/gnome-osd'
 
512
localedir='${datarootdir}/locale'
 
513
localstatedir='/var'
 
514
mandir='${prefix}/share/man'
 
515
mkdir_p='mkdir -p --'
 
516
oldincludedir='/usr/include'
 
517
pdfdir='${docdir}'
 
518
pkgpyexecdir='${pyexecdir}/gnome-osd'
 
519
pkgpythondir='${pythondir}/gnome-osd'
 
520
prefix='/usr'
 
521
program_transform_name='s,x,x,'
 
522
psdir='${docdir}'
 
523
pyexecdir='${exec_prefix}/lib/python2.4/site-packages'
 
524
pythondir='${prefix}/lib/python2.4/site-packages'
 
525
sbindir='${exec_prefix}/sbin'
 
526
sharedstatedir='${prefix}/com'
 
527
sysconfdir='/etc'
 
528
target_alias=''
 
529
 
 
530
## ----------- ##
 
531
## confdefs.h. ##
 
532
## ----------- ##
 
533
 
 
534
#define PACKAGE_NAME ""
 
535
#define PACKAGE_TARNAME ""
 
536
#define PACKAGE_VERSION ""
 
537
#define PACKAGE_STRING ""
 
538
#define PACKAGE_BUGREPORT ""
 
539
#define PACKAGE "gnome-osd"
 
540
#define VERSION "0.12.2"
 
541
#define GETTEXT_PACKAGE "gnome-osd"
 
542
#define STDC_HEADERS 1
 
543
#define HAVE_SYS_TYPES_H 1
 
544
#define HAVE_SYS_STAT_H 1
 
545
#define HAVE_STDLIB_H 1
 
546
#define HAVE_STRING_H 1
 
547
#define HAVE_MEMORY_H 1
 
548
#define HAVE_STRINGS_H 1
 
549
#define HAVE_INTTYPES_H 1
 
550
#define HAVE_STDINT_H 1
 
551
#define HAVE_UNISTD_H 1
 
552
#define HAVE_LOCALE_H 1
 
553
#define HAVE_LC_MESSAGES 1
 
554
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
 
555
#define HAVE_GETTEXT 1
 
556
#define HAVE_DCGETTEXT 1
 
557
#define ENABLE_NLS 1
 
558
 
 
559
configure: exit 1