~ubuntu-branches/ubuntu/quantal/xarchiver/quantal

« back to all changes in this revision

Viewing changes to config.log

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-03-19 10:51:00 UTC
  • mfrom: (1.1.9 upstream) (2.2.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090319105100-vaivcmrm3zdqqhcs
Tags: 1:0.5.2+20090319+dfsg-1
* Adding lha to suggests (Closes: #512685).
* Updating standards version to 3.8.1.
* Adding upstream target in rules.
* Adding intltool to build-depends.
* Merging upstream version 0.5.2+20090319+dfsg:
  - fixes segment violation (Closes: #517488).
* Rediffing mime-types.patch.
* Updating mime file.
* Calling desktop debhelper in rules.

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 xarchiver configure 0.5.2svn-r29673, which was
 
5
generated by GNU Autoconf 2.63.  Invocation command line was
 
6
 
 
7
  $ ./configure --enable-maintainer-mode
 
8
 
 
9
## --------- ##
 
10
## Platform. ##
 
11
## --------- ##
 
12
 
 
13
hostname = debian
 
14
uname -m = i686
 
15
uname -r = 2.6.26-1-686
 
16
uname -s = Linux
 
17
uname -v = #1 SMP Sat Jan 10 18:29:31 UTC 2009
 
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/games
 
34
 
 
35
 
 
36
## ----------- ##
 
37
## Core tests. ##
 
38
## ----------- ##
 
39
 
 
40
configure:2160: checking build system type
 
41
configure:2178: result: i686-pc-linux-gnu
 
42
configure:2200: checking host system type
 
43
configure:2215: result: i686-pc-linux-gnu
 
44
configure:2237: checking target system type
 
45
configure:2252: result: i686-pc-linux-gnu
 
46
configure:2298: checking for a BSD-compatible install
 
47
configure:2366: result: /usr/bin/install -c
 
48
configure:2377: checking whether build environment is sane
 
49
configure:2420: result: yes
 
50
configure:2445: checking for a thread-safe mkdir -p
 
51
configure:2484: result: /bin/mkdir -p
 
52
configure:2497: checking for gawk
 
53
configure:2527: result: no
 
54
configure:2497: checking for mawk
 
55
configure:2513: found /usr/bin/mawk
 
56
configure:2524: result: mawk
 
57
configure:2535: checking whether make sets $(MAKE)
 
58
configure:2557: result: yes
 
59
configure:2743: checking whether to enable maintainer-specific portions of Makefiles
 
60
configure:2752: result: yes
 
61
configure:2778: checking for style of include used by make
 
62
configure:2806: result: GNU
 
63
configure:2876: checking for gcc
 
64
configure:2892: found /usr/bin/gcc
 
65
configure:2903: result: gcc
 
66
configure:3135: checking for C compiler version
 
67
configure:3143: gcc --version >&5
 
68
gcc (Debian 4.3.3-5) 4.3.3
 
69
Copyright (C) 2008 Free Software Foundation, Inc.
 
70
This is free software; see the source for copying conditions.  There is NO
 
71
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
72
 
 
73
configure:3147: $? = 0
 
74
configure:3154: gcc -v >&5
 
75
Using built-in specs.
 
76
Target: i486-linux-gnu
 
77
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.3-5' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
 
78
Thread model: posix
 
79
gcc version 4.3.3 (Debian 4.3.3-5) 
 
80
configure:3158: $? = 0
 
81
configure:3165: gcc -V >&5
 
82
gcc: '-V' option must have argument
 
83
configure:3169: $? = 1
 
84
configure:3192: checking for C compiler default output file name
 
85
configure:3214: gcc    conftest.c  >&5
 
86
configure:3218: $? = 0
 
87
configure:3256: result: a.out
 
88
configure:3275: checking whether the C compiler works
 
89
configure:3285: ./a.out
 
90
configure:3289: $? = 0
 
91
configure:3308: result: yes
 
92
configure:3315: checking whether we are cross compiling
 
93
configure:3317: result: no
 
94
configure:3320: checking for suffix of executables
 
95
configure:3327: gcc -o conftest    conftest.c  >&5
 
96
configure:3331: $? = 0
 
97
configure:3357: result: 
 
98
configure:3363: checking for suffix of object files
 
99
configure:3389: gcc -c   conftest.c >&5
 
100
configure:3393: $? = 0
 
101
configure:3418: result: o
 
102
configure:3422: checking whether we are using the GNU C compiler
 
103
configure:3451: gcc -c   conftest.c >&5
 
104
configure:3458: $? = 0
 
105
configure:3475: result: yes
 
106
configure:3484: checking whether gcc accepts -g
 
107
configure:3514: gcc -c -g  conftest.c >&5
 
108
configure:3521: $? = 0
 
109
configure:3622: result: yes
 
110
configure:3639: checking for gcc option to accept ISO C89
 
111
configure:3713: gcc  -c -g -O2  conftest.c >&5
 
112
configure:3720: $? = 0
 
113
configure:3743: result: none needed
 
114
configure:3763: checking dependency style of gcc
 
115
configure:3854: result: gcc3
 
116
configure:3875: checking how to run the C preprocessor
 
117
configure:3915: gcc -E  conftest.c
 
118
configure:3922: $? = 0
 
119
configure:3953: gcc -E  conftest.c
 
120
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
 
121
configure:3960: $? = 1
 
122
configure: failed program was:
 
123
| /* confdefs.h.  */
 
124
| #define PACKAGE_NAME "xarchiver"
 
125
| #define PACKAGE_TARNAME "xarchiver"
 
126
| #define PACKAGE_VERSION "0.5.2svn-r29673"
 
127
| #define PACKAGE_STRING "xarchiver 0.5.2svn-r29673"
 
128
| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
 
129
| #define PACKAGE "xarchiver"
 
130
| #define VERSION "0.5.2svn-r29673"
 
131
| /* end confdefs.h.  */
 
132
| #include <ac_nonexistent.h>
 
133
configure:3993: result: gcc -E
 
134
configure:4022: gcc -E  conftest.c
 
135
configure:4029: $? = 0
 
136
configure:4060: gcc -E  conftest.c
 
137
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
 
138
configure:4067: $? = 1
 
139
configure: failed program was:
 
140
| /* confdefs.h.  */
 
141
| #define PACKAGE_NAME "xarchiver"
 
142
| #define PACKAGE_TARNAME "xarchiver"
 
143
| #define PACKAGE_VERSION "0.5.2svn-r29673"
 
144
| #define PACKAGE_STRING "xarchiver 0.5.2svn-r29673"
 
145
| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
 
146
| #define PACKAGE "xarchiver"
 
147
| #define VERSION "0.5.2svn-r29673"
 
148
| /* end confdefs.h.  */
 
149
| #include <ac_nonexistent.h>
 
150
configure:4107: checking for grep that handles long lines and -e
 
151
configure:4167: result: /bin/grep
 
152
configure:4172: checking for egrep
 
153
configure:4236: result: /bin/grep -E
 
154
configure:4241: checking for ANSI C header files
 
155
configure:4271: gcc -c -g -O2  conftest.c >&5
 
156
configure:4278: $? = 0
 
157
configure:4377: gcc -o conftest -g -O2   conftest.c  >&5
 
158
configure:4381: $? = 0
 
159
configure:4387: ./conftest
 
160
configure:4391: $? = 0
 
161
configure:4409: result: yes
 
162
configure:4433: checking for sys/types.h
 
163
configure:4454: gcc -c -g -O2  conftest.c >&5
 
164
configure:4461: $? = 0
 
165
configure:4478: result: yes
 
166
configure:4433: checking for sys/stat.h
 
167
configure:4454: gcc -c -g -O2  conftest.c >&5
 
168
configure:4461: $? = 0
 
169
configure:4478: result: yes
 
170
configure:4433: checking for stdlib.h
 
171
configure:4454: gcc -c -g -O2  conftest.c >&5
 
172
configure:4461: $? = 0
 
173
configure:4478: result: yes
 
174
configure:4433: checking for string.h
 
175
configure:4454: gcc -c -g -O2  conftest.c >&5
 
176
configure:4461: $? = 0
 
177
configure:4478: result: yes
 
178
configure:4433: checking for memory.h
 
179
configure:4454: gcc -c -g -O2  conftest.c >&5
 
180
configure:4461: $? = 0
 
181
configure:4478: result: yes
 
182
configure:4433: checking for strings.h
 
183
configure:4454: gcc -c -g -O2  conftest.c >&5
 
184
configure:4461: $? = 0
 
185
configure:4478: result: yes
 
186
configure:4433: checking for inttypes.h
 
187
configure:4454: gcc -c -g -O2  conftest.c >&5
 
188
configure:4461: $? = 0
 
189
configure:4478: result: yes
 
190
configure:4433: checking for stdint.h
 
191
configure:4454: gcc -c -g -O2  conftest.c >&5
 
192
configure:4461: $? = 0
 
193
configure:4478: result: yes
 
194
configure:4433: checking for unistd.h
 
195
configure:4454: gcc -c -g -O2  conftest.c >&5
 
196
configure:4461: $? = 0
 
197
configure:4478: result: yes
 
198
configure:4503: checking minix/config.h usability
 
199
configure:4520: gcc -c -g -O2  conftest.c >&5
 
200
conftest.c:53:26: error: minix/config.h: No such file or directory
 
201
configure:4527: $? = 1
 
202
configure: failed program was:
 
203
| /* confdefs.h.  */
 
204
| #define PACKAGE_NAME "xarchiver"
 
205
| #define PACKAGE_TARNAME "xarchiver"
 
206
| #define PACKAGE_VERSION "0.5.2svn-r29673"
 
207
| #define PACKAGE_STRING "xarchiver 0.5.2svn-r29673"
 
208
| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
 
209
| #define PACKAGE "xarchiver"
 
210
| #define VERSION "0.5.2svn-r29673"
 
211
| #define STDC_HEADERS 1
 
212
| #define HAVE_SYS_TYPES_H 1
 
213
| #define HAVE_SYS_STAT_H 1
 
214
| #define HAVE_STDLIB_H 1
 
215
| #define HAVE_STRING_H 1
 
216
| #define HAVE_MEMORY_H 1
 
217
| #define HAVE_STRINGS_H 1
 
218
| #define HAVE_INTTYPES_H 1
 
219
| #define HAVE_STDINT_H 1
 
220
| #define HAVE_UNISTD_H 1
 
221
| /* end confdefs.h.  */
 
222
| #include <stdio.h>
 
223
| #ifdef HAVE_SYS_TYPES_H
 
224
| # include <sys/types.h>
 
225
| #endif
 
226
| #ifdef HAVE_SYS_STAT_H
 
227
| # include <sys/stat.h>
 
228
| #endif
 
229
| #ifdef STDC_HEADERS
 
230
| # include <stdlib.h>
 
231
| # include <stddef.h>
 
232
| #else
 
233
| # ifdef HAVE_STDLIB_H
 
234
| #  include <stdlib.h>
 
235
| # endif
 
236
| #endif
 
237
| #ifdef HAVE_STRING_H
 
238
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
 
239
| #  include <memory.h>
 
240
| # endif
 
241
| # include <string.h>
 
242
| #endif
 
243
| #ifdef HAVE_STRINGS_H
 
244
| # include <strings.h>
 
245
| #endif
 
246
| #ifdef HAVE_INTTYPES_H
 
247
| # include <inttypes.h>
 
248
| #endif
 
249
| #ifdef HAVE_STDINT_H
 
250
| # include <stdint.h>
 
251
| #endif
 
252
| #ifdef HAVE_UNISTD_H
 
253
| # include <unistd.h>
 
254
| #endif
 
255
| #include <minix/config.h>
 
256
configure:4541: result: no
 
257
configure:4545: checking minix/config.h presence
 
258
configure:4560: gcc -E  conftest.c
 
259
conftest.c:20:26: error: minix/config.h: No such file or directory
 
260
configure:4567: $? = 1
 
261
configure: failed program was:
 
262
| /* confdefs.h.  */
 
263
| #define PACKAGE_NAME "xarchiver"
 
264
| #define PACKAGE_TARNAME "xarchiver"
 
265
| #define PACKAGE_VERSION "0.5.2svn-r29673"
 
266
| #define PACKAGE_STRING "xarchiver 0.5.2svn-r29673"
 
267
| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
 
268
| #define PACKAGE "xarchiver"
 
269
| #define VERSION "0.5.2svn-r29673"
 
270
| #define STDC_HEADERS 1
 
271
| #define HAVE_SYS_TYPES_H 1
 
272
| #define HAVE_SYS_STAT_H 1
 
273
| #define HAVE_STDLIB_H 1
 
274
| #define HAVE_STRING_H 1
 
275
| #define HAVE_MEMORY_H 1
 
276
| #define HAVE_STRINGS_H 1
 
277
| #define HAVE_INTTYPES_H 1
 
278
| #define HAVE_STDINT_H 1
 
279
| #define HAVE_UNISTD_H 1
 
280
| /* end confdefs.h.  */
 
281
| #include <minix/config.h>
 
282
configure:4581: result: no
 
283
configure:4614: checking for minix/config.h
 
284
configure:4621: result: no
 
285
configure:4652: checking whether it is safe to define __EXTENSIONS__
 
286
configure:4680: gcc -c -g -O2  conftest.c >&5
 
287
configure:4687: $? = 0
 
288
configure:4702: result: yes
 
289
configure:4726: checking for library containing strerror
 
290
configure:4767: gcc -o conftest -g -O2   conftest.c  >&5
 
291
configure:4774: $? = 0
 
292
configure:4805: result: none required
 
293
configure:4815: checking for minix/config.h
 
294
configure:4820: result: no
 
295
configure:4973: checking whether it is safe to define __EXTENSIONS__
 
296
configure:5023: result: yes
 
297
configure:5096: checking for gcc
 
298
configure:5123: result: gcc
 
299
configure:5355: checking for C compiler version
 
300
configure:5363: gcc --version >&5
 
301
gcc (Debian 4.3.3-5) 4.3.3
 
302
Copyright (C) 2008 Free Software Foundation, Inc.
 
303
This is free software; see the source for copying conditions.  There is NO
 
304
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
305
 
 
306
configure:5367: $? = 0
 
307
configure:5374: gcc -v >&5
 
308
Using built-in specs.
 
309
Target: i486-linux-gnu
 
310
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.3-5' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
 
311
Thread model: posix
 
312
gcc version 4.3.3 (Debian 4.3.3-5) 
 
313
configure:5378: $? = 0
 
314
configure:5385: gcc -V >&5
 
315
gcc: '-V' option must have argument
 
316
configure:5389: $? = 1
 
317
configure:5392: checking whether we are using the GNU C compiler
 
318
configure:5445: result: yes
 
319
configure:5454: checking whether gcc accepts -g
 
320
configure:5592: result: yes
 
321
configure:5609: checking for gcc option to accept ISO C89
 
322
configure:5713: result: none needed
 
323
configure:5733: checking dependency style of gcc
 
324
configure:5824: result: gcc3
 
325
configure:5839: checking for a sed that does not truncate output
 
326
configure:5895: result: /bin/sed
 
327
configure:5909: checking for ld used by gcc
 
328
configure:5976: result: /usr/bin/ld
 
329
configure:5985: checking if the linker (/usr/bin/ld) is GNU ld
 
330
configure:6000: result: yes
 
331
configure:6019: checking for a BSD-compatible install
 
332
configure:6087: result: /usr/bin/install -c
 
333
configure:6099: checking whether NLS is requested
 
334
configure:6108: result: yes
 
335
configure:6125: checking for intltool >= 0.31
 
336
configure:6132: result: 0.40.6 found
 
337
configure:6142: checking for intltool-update
 
338
configure:6160: found /usr/bin/intltool-update
 
339
configure:6172: result: /usr/bin/intltool-update
 
340
configure:6182: checking for intltool-merge
 
341
configure:6200: found /usr/bin/intltool-merge
 
342
configure:6212: result: /usr/bin/intltool-merge
 
343
configure:6222: checking for intltool-extract
 
344
configure:6240: found /usr/bin/intltool-extract
 
345
configure:6252: result: /usr/bin/intltool-extract
 
346
configure:6385: checking for xgettext
 
347
configure:6403: found /usr/bin/xgettext
 
348
configure:6415: result: /usr/bin/xgettext
 
349
configure:6425: checking for msgmerge
 
350
configure:6443: found /usr/bin/msgmerge
 
351
configure:6455: result: /usr/bin/msgmerge
 
352
configure:6465: checking for msgfmt
 
353
configure:6483: found /usr/bin/msgfmt
 
354
configure:6495: result: /usr/bin/msgfmt
 
355
configure:6505: checking for gmsgfmt
 
356
configure:6536: result: /usr/bin/msgfmt
 
357
configure:6560: checking for perl
 
358
configure:6578: found /usr/bin/perl
 
359
configure:6590: result: /usr/bin/perl
 
360
configure:6603: checking for perl >= 5.8.1
 
361
configure:6612: result: 5.10.0
 
362
configure:6656: gcc -o conftest -g -O2   conftest.c  >&5
 
363
configure:6663: $? = 0
 
364
configure:6859: checking for /usr/bin/ld option to reload object files
 
365
configure:6866: result: -r
 
366
configure:6884: checking for BSD-compatible nm
 
367
configure:6933: result: /usr/bin/nm -B
 
368
configure:6937: checking whether ln -s works
 
369
configure:6941: result: yes
 
370
configure:6948: checking how to recognize dependent libraries
 
371
configure:7134: result: pass_all
 
372
configure:7393: checking dlfcn.h usability
 
373
configure:7410: gcc -c -g -O2  conftest.c >&5
 
374
configure:7417: $? = 0
 
375
configure:7431: result: yes
 
376
configure:7435: checking dlfcn.h presence
 
377
configure:7450: gcc -E  conftest.c
 
378
configure:7457: $? = 0
 
379
configure:7471: result: yes
 
380
configure:7504: checking for dlfcn.h
 
381
configure:7513: result: yes
 
382
configure:7586: checking for g++
 
383
configure:7602: found /usr/bin/g++
 
384
configure:7613: result: g++
 
385
configure:7640: checking for C++ compiler version
 
386
configure:7648: g++ --version >&5
 
387
g++ (Debian 4.3.3-5) 4.3.3
 
388
Copyright (C) 2008 Free Software Foundation, Inc.
 
389
This is free software; see the source for copying conditions.  There is NO
 
390
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
391
 
 
392
configure:7652: $? = 0
 
393
configure:7659: g++ -v >&5
 
394
Using built-in specs.
 
395
Target: i486-linux-gnu
 
396
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.3-5' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
 
397
Thread model: posix
 
398
gcc version 4.3.3 (Debian 4.3.3-5) 
 
399
configure:7663: $? = 0
 
400
configure:7670: g++ -V >&5
 
401
g++: '-V' option must have argument
 
402
configure:7674: $? = 1
 
403
configure:7677: checking whether we are using the GNU C++ compiler
 
404
configure:7706: g++ -c   conftest.cpp >&5
 
405
configure:7713: $? = 0
 
406
configure:7730: result: yes
 
407
configure:7739: checking whether g++ accepts -g
 
408
configure:7769: g++ -c -g  conftest.cpp >&5
 
409
configure:7776: $? = 0
 
410
configure:7877: result: yes
 
411
configure:7902: checking dependency style of g++
 
412
configure:7993: result: gcc3
 
413
configure:8018: checking how to run the C++ preprocessor
 
414
configure:8054: g++ -E  conftest.cpp
 
415
configure:8061: $? = 0
 
416
configure:8092: g++ -E  conftest.cpp
 
417
conftest.cpp:31:28: error: ac_nonexistent.h: No such file or directory
 
418
configure:8099: $? = 1
 
419
configure: failed program was:
 
420
| /* confdefs.h.  */
 
421
| #define PACKAGE_NAME "xarchiver"
 
422
| #define PACKAGE_TARNAME "xarchiver"
 
423
| #define PACKAGE_VERSION "0.5.2svn-r29673"
 
424
| #define PACKAGE_STRING "xarchiver 0.5.2svn-r29673"
 
425
| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
 
426
| #define PACKAGE "xarchiver"
 
427
| #define VERSION "0.5.2svn-r29673"
 
428
| #define STDC_HEADERS 1
 
429
| #define HAVE_SYS_TYPES_H 1
 
430
| #define HAVE_SYS_STAT_H 1
 
431
| #define HAVE_STDLIB_H 1
 
432
| #define HAVE_STRING_H 1
 
433
| #define HAVE_MEMORY_H 1
 
434
| #define HAVE_STRINGS_H 1
 
435
| #define HAVE_INTTYPES_H 1
 
436
| #define HAVE_STDINT_H 1
 
437
| #define HAVE_UNISTD_H 1
 
438
| #define __EXTENSIONS__ 1
 
439
| #define _ALL_SOURCE 1
 
440
| #define _GNU_SOURCE 1
 
441
| #define _POSIX_PTHREAD_SEMANTICS 1
 
442
| #define _TANDEM_SOURCE 1
 
443
| #define __EXTENSIONS__ 1
 
444
| #define _ALL_SOURCE 1
 
445
| #define _GNU_SOURCE 1
 
446
| #define _POSIX_PTHREAD_SEMANTICS 1
 
447
| #define _TANDEM_SOURCE 1
 
448
| #define HAVE_DLFCN_H 1
 
449
| /* end confdefs.h.  */
 
450
| #include <ac_nonexistent.h>
 
451
configure:8132: result: g++ -E
 
452
configure:8161: g++ -E  conftest.cpp
 
453
configure:8168: $? = 0
 
454
configure:8199: g++ -E  conftest.cpp
 
455
conftest.cpp:31:28: error: ac_nonexistent.h: No such file or directory
 
456
configure:8206: $? = 1
 
457
configure: failed program was:
 
458
| /* confdefs.h.  */
 
459
| #define PACKAGE_NAME "xarchiver"
 
460
| #define PACKAGE_TARNAME "xarchiver"
 
461
| #define PACKAGE_VERSION "0.5.2svn-r29673"
 
462
| #define PACKAGE_STRING "xarchiver 0.5.2svn-r29673"
 
463
| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
 
464
| #define PACKAGE "xarchiver"
 
465
| #define VERSION "0.5.2svn-r29673"
 
466
| #define STDC_HEADERS 1
 
467
| #define HAVE_SYS_TYPES_H 1
 
468
| #define HAVE_SYS_STAT_H 1
 
469
| #define HAVE_STDLIB_H 1
 
470
| #define HAVE_STRING_H 1
 
471
| #define HAVE_MEMORY_H 1
 
472
| #define HAVE_STRINGS_H 1
 
473
| #define HAVE_INTTYPES_H 1
 
474
| #define HAVE_STDINT_H 1
 
475
| #define HAVE_UNISTD_H 1
 
476
| #define __EXTENSIONS__ 1
 
477
| #define _ALL_SOURCE 1
 
478
| #define _GNU_SOURCE 1
 
479
| #define _POSIX_PTHREAD_SEMANTICS 1
 
480
| #define _TANDEM_SOURCE 1
 
481
| #define __EXTENSIONS__ 1
 
482
| #define _ALL_SOURCE 1
 
483
| #define _GNU_SOURCE 1
 
484
| #define _POSIX_PTHREAD_SEMANTICS 1
 
485
| #define _TANDEM_SOURCE 1
 
486
| #define HAVE_DLFCN_H 1
 
487
| /* end confdefs.h.  */
 
488
| #include <ac_nonexistent.h>
 
489
configure:8301: checking for g77
 
490
configure:8331: result: no
 
491
configure:8301: checking for xlf
 
492
configure:8331: result: no
 
493
configure:8301: checking for f77
 
494
configure:8331: result: no
 
495
configure:8301: checking for frt
 
496
configure:8331: result: no
 
497
configure:8301: checking for pgf77
 
498
configure:8331: result: no
 
499
configure:8301: checking for cf77
 
500
configure:8331: result: no
 
501
configure:8301: checking for fort77
 
502
configure:8331: result: no
 
503
configure:8301: checking for fl32
 
504
configure:8331: result: no
 
505
configure:8301: checking for af77
 
506
configure:8331: result: no
 
507
configure:8301: checking for xlf90
 
508
configure:8331: result: no
 
509
configure:8301: checking for f90
 
510
configure:8331: result: no
 
511
configure:8301: checking for pgf90
 
512
configure:8331: result: no
 
513
configure:8301: checking for pghpf
 
514
configure:8331: result: no
 
515
configure:8301: checking for epcf90
 
516
configure:8331: result: no
 
517
configure:8301: checking for gfortran
 
518
configure:8331: result: no
 
519
configure:8301: checking for g95
 
520
configure:8331: result: no
 
521
configure:8301: checking for xlf95
 
522
configure:8331: result: no
 
523
configure:8301: checking for f95
 
524
configure:8331: result: no
 
525
configure:8301: checking for fort
 
526
configure:8331: result: no
 
527
configure:8301: checking for ifort
 
528
configure:8331: result: no
 
529
configure:8301: checking for ifc
 
530
configure:8331: result: no
 
531
configure:8301: checking for efc
 
532
configure:8331: result: no
 
533
configure:8301: checking for pgf95
 
534
configure:8331: result: no
 
535
configure:8301: checking for lf95
 
536
configure:8331: result: no
 
537
configure:8301: checking for ftn
 
538
configure:8331: result: no
 
539
configure:8354: checking for Fortran 77 compiler version
 
540
configure:8362:  --version >&5
 
541
./configure: line 8364: --version: command not found
 
542
configure:8366: $? = 127
 
543
configure:8373:  -v >&5
 
544
./configure: line 8375: -v: command not found
 
545
configure:8377: $? = 127
 
546
configure:8384:  -V >&5
 
547
./configure: line 8386: -V: command not found
 
548
configure:8388: $? = 127
 
549
configure:8396: checking whether we are using the GNU Fortran 77 compiler
 
550
configure:8415:  -c  conftest.F >&5
 
551
./configure: line 8417: -c: command not found
 
552
configure:8422: $? = 127
 
553
configure: failed program was:
 
554
|       program main
 
555
| #ifndef __GNUC__
 
556
|        choke me
 
557
| #endif
 
558
 
559
|       end
 
560
configure:8439: result: no
 
561
configure:8445: checking whether  accepts -g
 
562
configure:8462:  -c -g conftest.f >&5
 
563
./configure: line 8464: -c: command not found
 
564
configure:8469: $? = 127
 
565
configure: failed program was:
 
566
|       program main
 
567
 
568
|       end
 
569
configure:8485: result: no
 
570
configure:8518: checking the maximum length of command line arguments
 
571
configure:8630: result: 805306365
 
572
configure:8642: checking command to parse /usr/bin/nm -B output from gcc object
 
573
configure:8747: gcc -c -g -O2  conftest.c >&5
 
574
configure:8750: $? = 0
 
575
configure:8754: /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
 
576
configure:8757: $? = 0
 
577
configure:8809: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
 
578
configure:8812: $? = 0
 
579
configure:8850: result: ok
 
580
configure:8854: checking for objdir
 
581
configure:8869: result: .libs
 
582
configure:8961: checking for ar
 
583
configure:8977: found /usr/bin/ar
 
584
configure:8988: result: ar
 
585
configure:9053: checking for ranlib
 
586
configure:9069: found /usr/bin/ranlib
 
587
configure:9080: result: ranlib
 
588
configure:9145: checking for strip
 
589
configure:9161: found /usr/bin/strip
 
590
configure:9172: result: strip
 
591
configure:9762: checking if gcc supports -fno-rtti -fno-exceptions
 
592
configure:9780: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
 
593
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
 
594
configure:9784: $? = 0
 
595
configure:9797: result: no
 
596
configure:9812: checking for gcc option to produce PIC
 
597
configure:10044: result: -fPIC
 
598
configure:10052: checking if gcc PIC flag -fPIC works
 
599
configure:10070: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
 
600
configure:10074: $? = 0
 
601
configure:10087: result: yes
 
602
configure:10115: checking if gcc static flag -static works
 
603
configure:10143: result: yes
 
604
configure:10153: checking if gcc supports -c -o file.o
 
605
configure:10174: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
 
606
configure:10178: $? = 0
 
607
configure:10200: result: yes
 
608
configure:10226: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
 
609
configure:11215: result: yes
 
610
configure:11236: checking whether -lc should be explicitly linked in
 
611
configure:11241: gcc -c -g -O2  conftest.c >&5
 
612
configure:11244: $? = 0
 
613
configure:11259: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
 
614
configure:11262: $? = 0
 
615
configure:11274: result: no
 
616
configure:11282: checking dynamic linker characteristics
 
617
configure:11896: result: GNU/Linux ld.so
 
618
configure:11920: checking how to hardcode library paths into programs
 
619
configure:11945: result: immediate
 
620
configure:11959: checking whether stripping libraries is possible
 
621
configure:11964: result: yes
 
622
configure:12794: checking if libtool supports shared libraries
 
623
configure:12796: result: yes
 
624
configure:12799: checking whether to build shared libraries
 
625
configure:12820: result: yes
 
626
configure:12823: checking whether to build static libraries
 
627
configure:12827: result: no
 
628
configure:12921: creating libtool
 
629
configure:13514: checking for ld used by g++
 
630
configure:13581: result: /usr/bin/ld
 
631
configure:13590: checking if the linker (/usr/bin/ld) is GNU ld
 
632
configure:13605: result: yes
 
633
configure:13656: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
 
634
configure:14610: result: yes
 
635
configure:14627: g++ -c -g -O2  conftest.cpp >&5
 
636
configure:14630: $? = 0
 
637
configure:14786: checking for g++ option to produce PIC
 
638
configure:15070: result: -fPIC
 
639
configure:15078: checking if g++ PIC flag -fPIC works
 
640
configure:15096: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
 
641
configure:15100: $? = 0
 
642
configure:15113: result: yes
 
643
configure:15141: checking if g++ static flag -static works
 
644
configure:15169: result: yes
 
645
configure:15179: checking if g++ supports -c -o file.o
 
646
configure:15200: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
 
647
configure:15204: $? = 0
 
648
configure:15226: result: yes
 
649
configure:15252: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
 
650
configure:15281: result: yes
 
651
configure:15348: checking dynamic linker characteristics
 
652
configure:15910: result: GNU/Linux ld.so
 
653
configure:15934: checking how to hardcode library paths into programs
 
654
configure:15959: result: immediate
 
655
configure:22230: checking for special C compiler options needed for large files
 
656
configure:22325: result: no
 
657
configure:22331: checking for _FILE_OFFSET_BITS value needed for large files
 
658
configure:22366: gcc -c -g -O2  conftest.c >&5
 
659
conftest.c:37: warning: left shift count >= width of type
 
660
conftest.c:37: warning: left shift count >= width of type
 
661
conftest.c:39: error: size of array 'off_t_is_large' is negative
 
662
configure:22373: $? = 1
 
663
configure: failed program was:
 
664
| /* confdefs.h.  */
 
665
| #define PACKAGE_NAME "xarchiver"
 
666
| #define PACKAGE_TARNAME "xarchiver"
 
667
| #define PACKAGE_VERSION "0.5.2svn-r29673"
 
668
| #define PACKAGE_STRING "xarchiver 0.5.2svn-r29673"
 
669
| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
 
670
| #define PACKAGE "xarchiver"
 
671
| #define VERSION "0.5.2svn-r29673"
 
672
| #define STDC_HEADERS 1
 
673
| #define HAVE_SYS_TYPES_H 1
 
674
| #define HAVE_SYS_STAT_H 1
 
675
| #define HAVE_STDLIB_H 1
 
676
| #define HAVE_STRING_H 1
 
677
| #define HAVE_MEMORY_H 1
 
678
| #define HAVE_STRINGS_H 1
 
679
| #define HAVE_INTTYPES_H 1
 
680
| #define HAVE_STDINT_H 1
 
681
| #define HAVE_UNISTD_H 1
 
682
| #define __EXTENSIONS__ 1
 
683
| #define _ALL_SOURCE 1
 
684
| #define _GNU_SOURCE 1
 
685
| #define _POSIX_PTHREAD_SEMANTICS 1
 
686
| #define _TANDEM_SOURCE 1
 
687
| #define __EXTENSIONS__ 1
 
688
| #define _ALL_SOURCE 1
 
689
| #define _GNU_SOURCE 1
 
690
| #define _POSIX_PTHREAD_SEMANTICS 1
 
691
| #define _TANDEM_SOURCE 1
 
692
| #define HAVE_DLFCN_H 1
 
693
| /* end confdefs.h.  */
 
694
| #include <sys/types.h>
 
695
|  /* Check that off_t can represent 2**63 - 1 correctly.
 
696
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
 
697
|     since some C++ compilers masquerading as C compilers
 
698
|     incorrectly reject 9223372036854775807.  */
 
699
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
 
700
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
 
701
|                      && LARGE_OFF_T % 2147483647 == 1)
 
702
|                     ? 1 : -1];
 
703
| int
 
704
| main ()
 
705
| {
 
706
 
707
|   ;
 
708
|   return 0;
 
709
| }
 
710
configure:22417: gcc -c -g -O2  conftest.c >&5
 
711
configure:22424: $? = 0
 
712
configure:22442: result: 64
 
713
configure:22580: checking for ANSI C header files
 
714
configure:22748: result: yes
 
715
configure:22765: checking for strcasestr
 
716
configure:22821: gcc -o conftest -g -O2   conftest.c  >&5
 
717
configure:22828: $? = 0
 
718
configure:22850: result: yes
 
719
configure:22765: checking for mkdtemp
 
720
configure:22821: gcc -o conftest -g -O2   conftest.c  >&5
 
721
configure:22828: $? = 0
 
722
configure:22850: result: yes
 
723
configure:22765: checking for socket
 
724
configure:22821: gcc -o conftest -g -O2   conftest.c  >&5
 
725
configure:22828: $? = 0
 
726
configure:22850: result: yes
 
727
configure:22890: checking locale.h usability
 
728
configure:22907: gcc -c -g -O2  conftest.c >&5
 
729
configure:22914: $? = 0
 
730
configure:22928: result: yes
 
731
configure:22932: checking locale.h presence
 
732
configure:22947: gcc -E  conftest.c
 
733
configure:22954: $? = 0
 
734
configure:22968: result: yes
 
735
configure:23001: checking for locale.h
 
736
configure:23010: result: yes
 
737
configure:23026: checking for LC_MESSAGES
 
738
configure:23052: gcc -o conftest -g -O2   conftest.c  >&5
 
739
configure:23059: $? = 0
 
740
configure:23079: result: yes
 
741
configure:23108: checking libintl.h usability
 
742
configure:23125: gcc -c -g -O2  conftest.c >&5
 
743
configure:23132: $? = 0
 
744
configure:23146: result: yes
 
745
configure:23150: checking libintl.h presence
 
746
configure:23165: gcc -E  conftest.c
 
747
configure:23172: $? = 0
 
748
configure:23186: result: yes
 
749
configure:23219: checking for libintl.h
 
750
configure:23226: result: yes
 
751
configure:23237: checking for ngettext in libc
 
752
configure:23265: gcc -o conftest -g -O2   conftest.c  >&5
 
753
configure:23272: $? = 0
 
754
configure:23293: result: yes
 
755
configure:23297: checking for dgettext in libc
 
756
configure:23325: gcc -o conftest -g -O2   conftest.c  >&5
 
757
configure:23332: $? = 0
 
758
configure:23353: result: yes
 
759
configure:23362: checking for bind_textdomain_codeset
 
760
configure:23418: gcc -o conftest -g -O2   conftest.c  >&5
 
761
configure:23425: $? = 0
 
762
configure:23447: result: yes
 
763
configure:23963: checking for msgfmt
 
764
configure:23990: result: /usr/bin/msgfmt
 
765
configure:24003: checking for dcgettext
 
766
configure:24059: gcc -o conftest -g -O2   conftest.c   >&5
 
767
conftest.c:64: warning: conflicting types for built-in function 'dcgettext'
 
768
configure:24066: $? = 0
 
769
configure:24088: result: yes
 
770
configure:24101: checking if msgfmt accepts -c
 
771
configure:24116: $MSGFMT -c -o /dev/null conftest.foo
 
772
configure:24119: $? = 0
 
773
configure:24121: result: yes
 
774
configure:24131: checking for gmsgfmt
 
775
configure:24162: result: /usr/bin/msgfmt
 
776
configure:24172: checking for xgettext
 
777
configure:24199: result: /usr/bin/xgettext
 
778
configure:24228: gcc -o conftest -g -O2   conftest.c   >&5
 
779
configure:24235: $? = 0
 
780
configure:24411: checking for catalogs to be installed
 
781
configure:24436: result:  bg ca cs da de el en_GB es eu fi fr gl hu id ja nb nl pl pt_BR pt ru sq sv tr uk
 
782
configure:24469: checking for bind_textdomain_codeset
 
783
configure:24552: result: yes
 
784
configure:24556: checking for locales directory
 
785
configure:24572: result: ${datarootdir}/locale
 
786
configure:24576: checking for additional xgettext flags
 
787
configure:24584: result: --keyword=Q_ --from-code=UTF-8
 
788
configure:24597: checking for pkg-config
 
789
configure:24615: found /usr/bin/pkg-config
 
790
configure:24628: result: /usr/bin/pkg-config
 
791
configure:24650: checking for pkg-config >= 0.9.0
 
792
configure:24654: result: 0.22
 
793
configure:24671: checking for gtk+-2.0 >= 2.10.0
 
794
configure:24675: result: 2.14.7
 
795
configure:24678: checking GTK_CFLAGS
 
796
configure:24681: result: -D_REENTRANT -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12  
 
797
configure:24684: checking GTK_LIBS
 
798
configure:24687: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  
 
799
configure:24809: checking for glib-2.0 >= 2.10.0
 
800
configure:24813: result: 2.20.0
 
801
configure:24816: checking GLIB_CFLAGS
 
802
configure:24819: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
 
803
configure:24822: checking GLIB_LIBS
 
804
configure:24825: result: -lglib-2.0  
 
805
configure:24875: checking whether to build with debugging support
 
806
configure:24911: result: no
 
807
configure:25059: creating ./config.status
 
808
 
 
809
## ---------------------- ##
 
810
## Running config.status. ##
 
811
## ---------------------- ##
 
812
 
 
813
This file was extended by xarchiver config.status 0.5.2svn-r29673, which was
 
814
generated by GNU Autoconf 2.63.  Invocation command line was
 
815
 
 
816
  CONFIG_FILES    = 
 
817
  CONFIG_HEADERS  = 
 
818
  CONFIG_LINKS    = 
 
819
  CONFIG_COMMANDS = 
 
820
  $ ./config.status 
 
821
 
 
822
on debian
 
823
 
 
824
config.status:912: creating Makefile
 
825
config.status:912: creating po/Makefile.in
 
826
config.status:912: creating src/Makefile
 
827
config.status:912: creating src/xdgmime/Makefile
 
828
config.status:912: creating doc/Makefile
 
829
config.status:912: creating icons/Makefile
 
830
config.status:912: creating icons/16x16/Makefile
 
831
config.status:912: creating icons/24x24/Makefile
 
832
config.status:912: creating icons/48x48/Makefile
 
833
config.status:912: creating icons/scalable/Makefile
 
834
config.status:912: creating pixmaps/Makefile
 
835
config.status:912: creating config.h
 
836
config.status:1186: executing depfiles commands
 
837
config.status:1186: executing default-1 commands
 
838
config.status:1186: executing po/stamp-it commands
 
839
 
 
840
## ---------------- ##
 
841
## Cache variables. ##
 
842
## ---------------- ##
 
843
 
 
844
ac_cv_build=i686-pc-linux-gnu
 
845
ac_cv_c_compiler_gnu=yes
 
846
ac_cv_cxx_compiler_gnu=yes
 
847
ac_cv_env_CCC_set=
 
848
ac_cv_env_CCC_value=
 
849
ac_cv_env_CC_set=
 
850
ac_cv_env_CC_value=
 
851
ac_cv_env_CFLAGS_set=
 
852
ac_cv_env_CFLAGS_value=
 
853
ac_cv_env_CPPFLAGS_set=
 
854
ac_cv_env_CPPFLAGS_value=
 
855
ac_cv_env_CPP_set=
 
856
ac_cv_env_CPP_value=
 
857
ac_cv_env_CXXCPP_set=
 
858
ac_cv_env_CXXCPP_value=
 
859
ac_cv_env_CXXFLAGS_set=
 
860
ac_cv_env_CXXFLAGS_value=
 
861
ac_cv_env_CXX_set=
 
862
ac_cv_env_CXX_value=
 
863
ac_cv_env_F77_set=
 
864
ac_cv_env_F77_value=
 
865
ac_cv_env_FFLAGS_set=
 
866
ac_cv_env_FFLAGS_value=
 
867
ac_cv_env_LDFLAGS_set=
 
868
ac_cv_env_LDFLAGS_value=
 
869
ac_cv_env_LIBS_set=
 
870
ac_cv_env_LIBS_value=
 
871
ac_cv_env_build_alias_set=
 
872
ac_cv_env_build_alias_value=
 
873
ac_cv_env_host_alias_set=
 
874
ac_cv_env_host_alias_value=
 
875
ac_cv_env_target_alias_set=
 
876
ac_cv_env_target_alias_value=
 
877
ac_cv_f77_compiler_gnu=no
 
878
ac_cv_func_bind_textdomain_codeset=yes
 
879
ac_cv_func_dcgettext=yes
 
880
ac_cv_func_mkdtemp=yes
 
881
ac_cv_func_socket=yes
 
882
ac_cv_func_strcasestr=yes
 
883
ac_cv_header_dlfcn_h=yes
 
884
ac_cv_header_inttypes_h=yes
 
885
ac_cv_header_libintl_h=yes
 
886
ac_cv_header_locale_h=yes
 
887
ac_cv_header_memory_h=yes
 
888
ac_cv_header_minix_config_h=no
 
889
ac_cv_header_stdc=yes
 
890
ac_cv_header_stdint_h=yes
 
891
ac_cv_header_stdlib_h=yes
 
892
ac_cv_header_string_h=yes
 
893
ac_cv_header_strings_h=yes
 
894
ac_cv_header_sys_stat_h=yes
 
895
ac_cv_header_sys_types_h=yes
 
896
ac_cv_header_unistd_h=yes
 
897
ac_cv_host=i686-pc-linux-gnu
 
898
ac_cv_objext=o
 
899
ac_cv_path_EGREP='/bin/grep -E'
 
900
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
 
901
ac_cv_path_GREP=/bin/grep
 
902
ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
 
903
ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
 
904
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
 
905
ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
 
906
ac_cv_path_MSGFMT=/usr/bin/msgfmt
 
907
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
 
908
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
 
909
ac_cv_path_XGETTEXT=/usr/bin/xgettext
 
910
ac_cv_path_install='/usr/bin/install -c'
 
911
ac_cv_path_mkdir=/bin/mkdir
 
912
ac_cv_prog_AWK=mawk
 
913
ac_cv_prog_CPP='gcc -E'
 
914
ac_cv_prog_CXXCPP='g++ -E'
 
915
ac_cv_prog_ac_ct_AR=ar
 
916
ac_cv_prog_ac_ct_CC=gcc
 
917
ac_cv_prog_ac_ct_CXX=g++
 
918
ac_cv_prog_ac_ct_RANLIB=ranlib
 
919
ac_cv_prog_ac_ct_STRIP=strip
 
920
ac_cv_prog_cc_c89=
 
921
ac_cv_prog_cc_g=yes
 
922
ac_cv_prog_cxx_g=yes
 
923
ac_cv_prog_f77_g=no
 
924
ac_cv_prog_make_make_set=yes
 
925
ac_cv_safe_to_define___extensions__=yes
 
926
ac_cv_search_strerror='none required'
 
927
ac_cv_sys_file_offset_bits=64
 
928
ac_cv_sys_largefile_CC=no
 
929
ac_cv_target=i686-pc-linux-gnu
 
930
am_cv_CC_dependencies_compiler_type=gcc3
 
931
am_cv_CXX_dependencies_compiler_type=gcc3
 
932
am_cv_val_LC_MESSAGES=yes
 
933
gt_cv_func_dgettext_libc=yes
 
934
gt_cv_func_dgettext_libintl=no
 
935
gt_cv_func_ngettext_libc=yes
 
936
gt_cv_have_gettext=yes
 
937
lt_cv_deplibs_check_method=pass_all
 
938
lt_cv_file_magic_cmd='$MAGIC_CMD'
 
939
lt_cv_file_magic_test_file=
 
940
lt_cv_ld_reload_flag=-r
 
941
lt_cv_objdir=.libs
 
942
lt_cv_path_LD=/usr/bin/ld
 
943
lt_cv_path_LDCXX=/usr/bin/ld
 
944
lt_cv_path_NM='/usr/bin/nm -B'
 
945
lt_cv_path_SED=/bin/sed
 
946
lt_cv_prog_compiler_c_o=yes
 
947
lt_cv_prog_compiler_c_o_CXX=yes
 
948
lt_cv_prog_compiler_pic_works=yes
 
949
lt_cv_prog_compiler_pic_works_CXX=yes
 
950
lt_cv_prog_compiler_rtti_exceptions=no
 
951
lt_cv_prog_compiler_static_works=yes
 
952
lt_cv_prog_compiler_static_works_CXX=yes
 
953
lt_cv_prog_gnu_ld=yes
 
954
lt_cv_prog_gnu_ldcxx=yes
 
955
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
 
956
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
 
957
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
 
958
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/local/lib '
 
959
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i486-linux-gnu/4.3.3 /usr/lib /lib'
 
960
lt_cv_sys_max_cmd_len=805306365
 
961
lt_lt_cv_prog_compiler_c_o='"yes"'
 
962
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
 
963
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
 
964
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
 
965
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
 
966
xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0
 
967
xdt_cv_PKG_CONFIG_VERSION=0.22
 
968
 
 
969
## ----------------- ##
 
970
## Output variables. ##
 
971
## ----------------- ##
 
972
 
 
973
ACLOCAL='${SHELL} /home/user/xarchiver-0.5.2+20090319+dfsg/missing --run aclocal-1.10'
 
974
ALL_LINGUAS='bg ca cs da de el en_GB es eu fi fr gl hu id ja nb nl pl pt_BR pt ru sq sv tr uk'
 
975
AMDEPBACKSLASH='\'
 
976
AMDEP_FALSE='#'
 
977
AMDEP_TRUE=''
 
978
AMTAR='${SHELL} /home/user/xarchiver-0.5.2+20090319+dfsg/missing --run tar'
 
979
AR='ar'
 
980
AUTOCONF='${SHELL} /home/user/xarchiver-0.5.2+20090319+dfsg/missing --run autoconf'
 
981
AUTOHEADER='${SHELL} /home/user/xarchiver-0.5.2+20090319+dfsg/missing --run autoheader'
 
982
AUTOMAKE='${SHELL} /home/user/xarchiver-0.5.2+20090319+dfsg/missing --run automake-1.10'
 
983
AWK='mawk'
 
984
CATALOGS=' bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo gl.gmo hu.gmo id.gmo ja.gmo nb.gmo nl.gmo pl.gmo pt_BR.gmo pt.gmo ru.gmo sq.gmo sv.gmo tr.gmo uk.gmo'
 
985
CATOBJEXT='.gmo'
 
986
CC='gcc'
 
987
CCDEPMODE='depmode=gcc3'
 
988
CFLAGS='-g -O2'
 
989
CPP='gcc -E'
 
990
CPPFLAGS=''
 
991
CXX='g++'
 
992
CXXCPP='g++ -E'
 
993
CXXDEPMODE='depmode=gcc3'
 
994
CXXFLAGS='-g -O2'
 
995
CYGPATH_W='echo'
 
996
DATADIRNAME='share'
 
997
DEFS='-DHAVE_CONFIG_H'
 
998
DEPDIR='.deps'
 
999
DSYMUTIL=''
 
1000
ECHO='echo'
 
1001
ECHO_C=''
 
1002
ECHO_N='-n'
 
1003
ECHO_T=''
 
1004
EGREP='/bin/grep -E'
 
1005
EXEEXT=''
 
1006
F77=''
 
1007
FFLAGS=''
 
1008
GETTEXT_PACKAGE='xarchiver'
 
1009
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
 
1010
GLIB_LIBS='-lglib-2.0  '
 
1011
GLIB_REQUIRED_VERSION='2.10.0'
 
1012
GLIB_VERSION='2.20.0'
 
1013
GMOFILES=' bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo gl.gmo hu.gmo id.gmo ja.gmo nb.gmo nl.gmo pl.gmo pt_BR.gmo pt.gmo ru.gmo sq.gmo sv.gmo tr.gmo uk.gmo'
 
1014
GMSGFMT='/usr/bin/msgfmt'
 
1015
GREP='/bin/grep'
 
1016
GTK_CFLAGS='-D_REENTRANT -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12  '
 
1017
GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  '
 
1018
GTK_REQUIRED_VERSION='2.10.0'
 
1019
GTK_VERSION='2.14.7'
 
1020
INSTALL_DATA='${INSTALL} -m 644'
 
1021
INSTALL_PROGRAM='${INSTALL}'
 
1022
INSTALL_SCRIPT='${INSTALL}'
 
1023
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
 
1024
INSTOBJEXT='.mo'
 
1025
INTLLIBS=''
 
1026
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 $< $@'
 
1027
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 $< $@'
 
1028
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 $< $@'
 
1029
INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
 
1030
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 $< $@'
 
1031
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 $< $@'
 
1032
INTLTOOL_MERGE='/usr/bin/intltool-merge'
 
1033
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
 
1034
INTLTOOL_PERL='/usr/bin/perl'
 
1035
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 $< $@'
 
1036
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 $< $@'
 
1037
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 $< $@'
 
1038
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 $< $@'
 
1039
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 $< $@'
 
1040
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 $< $@'
 
1041
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 $< $@'
 
1042
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 $< $@'
 
1043
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 $< $@'
 
1044
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 $< $@'
 
1045
INTLTOOL_UPDATE='/usr/bin/intltool-update'
 
1046
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 $< $@'
 
1047
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
 
1048
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 $< $@'
 
1049
LDFLAGS=''
 
1050
LIBOBJS=''
 
1051
LIBS=''
 
1052
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
1053
LN_S='ln -s'
 
1054
LTLIBOBJS=''
 
1055
MAINT=''
 
1056
MAINTAINER_MODE_FALSE='#'
 
1057
MAINTAINER_MODE_TRUE=''
 
1058
MAKEINFO='${SHELL} /home/user/xarchiver-0.5.2+20090319+dfsg/missing --run makeinfo'
 
1059
MKDIR_P='/bin/mkdir -p'
 
1060
MKINSTALLDIRS='./mkinstalldirs'
 
1061
MSGFMT='/usr/bin/msgfmt'
 
1062
MSGFMT_OPTS='-c'
 
1063
MSGMERGE='/usr/bin/msgmerge'
 
1064
NMEDIT=''
 
1065
OBJEXT='o'
 
1066
PACKAGE='xarchiver'
 
1067
PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
 
1068
PACKAGE_NAME='xarchiver'
 
1069
PACKAGE_STRING='xarchiver 0.5.2svn-r29673'
 
1070
PACKAGE_TARNAME='xarchiver'
 
1071
PACKAGE_VERSION='0.5.2svn-r29673'
 
1072
PATH_SEPARATOR=':'
 
1073
PKG_CONFIG='/usr/bin/pkg-config'
 
1074
POFILES=' bg.po ca.po cs.po da.po de.po el.po en_GB.po es.po eu.po fi.po fr.po gl.po hu.po id.po ja.po nb.po nl.po pl.po pt_BR.po pt.po ru.po sq.po sv.po tr.po uk.po'
 
1075
POSUB='po'
 
1076
PO_IN_DATADIR_FALSE=''
 
1077
PO_IN_DATADIR_TRUE=''
 
1078
RANLIB='ranlib'
 
1079
SED='/bin/sed'
 
1080
SET_MAKE=''
 
1081
SHELL='/bin/sh'
 
1082
STRIP='strip'
 
1083
USE_NLS='yes'
 
1084
VERSION='0.5.2svn-r29673'
 
1085
XGETTEXT='/usr/bin/xgettext'
 
1086
XGETTEXT_ARGS='--keyword=Q_ --from-code=UTF-8'
 
1087
ac_ct_CC='gcc'
 
1088
ac_ct_CXX='g++'
 
1089
ac_ct_F77=''
 
1090
am__fastdepCC_FALSE='#'
 
1091
am__fastdepCC_TRUE=''
 
1092
am__fastdepCXX_FALSE='#'
 
1093
am__fastdepCXX_TRUE=''
 
1094
am__include='include'
 
1095
am__isrc=''
 
1096
am__leading_dot='.'
 
1097
am__quote=''
 
1098
am__tar='${AMTAR} chof - "$$tardir"'
 
1099
am__untar='${AMTAR} xf -'
 
1100
bindir='${exec_prefix}/bin'
 
1101
build='i686-pc-linux-gnu'
 
1102
build_alias=''
 
1103
build_cpu='i686'
 
1104
build_os='linux-gnu'
 
1105
build_vendor='pc'
 
1106
datadir='${datarootdir}'
 
1107
datarootdir='${prefix}/share'
 
1108
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
 
1109
dvidir='${docdir}'
 
1110
exec_prefix='${prefix}'
 
1111
host='i686-pc-linux-gnu'
 
1112
host_alias=''
 
1113
host_cpu='i686'
 
1114
host_os='linux-gnu'
 
1115
host_vendor='pc'
 
1116
htmldir='${docdir}'
 
1117
includedir='${prefix}/include'
 
1118
infodir='${datarootdir}/info'
 
1119
install_sh='$(SHELL) /home/user/xarchiver-0.5.2+20090319+dfsg/install-sh'
 
1120
libdir='${exec_prefix}/lib'
 
1121
libexecdir='${exec_prefix}/libexec'
 
1122
localedir='${datarootdir}/locale'
 
1123
localstatedir='${prefix}/var'
 
1124
mandir='${datarootdir}/man'
 
1125
mkdir_p='/bin/mkdir -p'
 
1126
oldincludedir='/usr/include'
 
1127
pdfdir='${docdir}'
 
1128
prefix='/usr/local'
 
1129
program_transform_name='s,x,x,'
 
1130
psdir='${docdir}'
 
1131
sbindir='${exec_prefix}/sbin'
 
1132
sharedstatedir='${prefix}/com'
 
1133
sysconfdir='${prefix}/etc'
 
1134
target='i686-pc-linux-gnu'
 
1135
target_alias=''
 
1136
target_cpu='i686'
 
1137
target_os='linux-gnu'
 
1138
target_vendor='pc'
 
1139
 
 
1140
## ----------- ##
 
1141
## confdefs.h. ##
 
1142
## ----------- ##
 
1143
 
 
1144
#define PACKAGE_NAME "xarchiver"
 
1145
#define PACKAGE_TARNAME "xarchiver"
 
1146
#define PACKAGE_VERSION "0.5.2svn-r29673"
 
1147
#define PACKAGE_STRING "xarchiver 0.5.2svn-r29673"
 
1148
#define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
 
1149
#define PACKAGE "xarchiver"
 
1150
#define VERSION "0.5.2svn-r29673"
 
1151
#define STDC_HEADERS 1
 
1152
#define HAVE_SYS_TYPES_H 1
 
1153
#define HAVE_SYS_STAT_H 1
 
1154
#define HAVE_STDLIB_H 1
 
1155
#define HAVE_STRING_H 1
 
1156
#define HAVE_MEMORY_H 1
 
1157
#define HAVE_STRINGS_H 1
 
1158
#define HAVE_INTTYPES_H 1
 
1159
#define HAVE_STDINT_H 1
 
1160
#define HAVE_UNISTD_H 1
 
1161
#define __EXTENSIONS__ 1
 
1162
#define _ALL_SOURCE 1
 
1163
#define _GNU_SOURCE 1
 
1164
#define _POSIX_PTHREAD_SEMANTICS 1
 
1165
#define _TANDEM_SOURCE 1
 
1166
#define __EXTENSIONS__ 1
 
1167
#define _ALL_SOURCE 1
 
1168
#define _GNU_SOURCE 1
 
1169
#define _POSIX_PTHREAD_SEMANTICS 1
 
1170
#define _TANDEM_SOURCE 1
 
1171
#define HAVE_DLFCN_H 1
 
1172
#define _FILE_OFFSET_BITS 64
 
1173
#define STDC_HEADERS 1
 
1174
#define HAVE_STRCASESTR 1
 
1175
#define HAVE_MKDTEMP 1
 
1176
#define HAVE_SOCKET 1
 
1177
#define GETTEXT_PACKAGE "xarchiver"
 
1178
#define HAVE_LOCALE_H 1
 
1179
#define HAVE_LC_MESSAGES 1
 
1180
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
 
1181
#define HAVE_GETTEXT 1
 
1182
#define HAVE_DCGETTEXT 1
 
1183
#define ENABLE_NLS 1
 
1184
 
 
1185
configure: exit 0