~cairo-dock-team/cairo-dock-plug-ins/experimental

« back to all changes in this revision

Viewing changes to stacks/config.log

  • Committer: fabounet
  • Date: 2008-04-21 21:23:41 UTC
  • Revision ID: svn-v4:620951bb-bb42-0410-82c3-830e739ed170:trunk/plug-ins:864
gnome-integration pour gnome >= 2.22 (ajout des fichiers mais ne compile pas)

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 cd-stacks configure 0.0.1, which was
5
 
generated by GNU Autoconf 2.61.  Invocation command line was
6
 
 
7
 
  $ ./configure --prefix=/usr --enable-glitz
8
 
 
9
 
## --------- ##
10
 
## Platform. ##
11
 
## --------- ##
12
 
 
13
 
hostname = agaric
14
 
uname -m = i686
15
 
uname -r = 2.6.22-14-generic
16
 
uname -s = Linux
17
 
uname -v = #1 SMP Sun Oct 14 23:05:12 GMT 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/sbin
31
 
PATH: /usr/local/bin
32
 
PATH: /usr/sbin
33
 
PATH: /usr/bin
34
 
PATH: /sbin
35
 
PATH: /bin
36
 
PATH: /usr/games
37
 
PATH: /usr/local/sagem/bin
38
 
PATH: /usr/lib/postgresql/8.2/bin
39
 
PATH: /usr/etc
40
 
PATH: /usr/freeware/bin
41
 
PATH: /usr/local/pgsql/bin
42
 
PATH: /usr/local/sagem/bin
43
 
PATH: /outils/bin
44
 
PATH: /era/users/rey/outils
45
 
 
46
 
 
47
 
## ----------- ##
48
 
## Core tests. ##
49
 
## ----------- ##
50
 
 
51
 
configure:2036: checking for a BSD-compatible install
52
 
configure:2092: result: /usr/bin/install -c
53
 
configure:2103: checking whether build environment is sane
54
 
configure:2146: result: yes
55
 
configure:2174: checking for a thread-safe mkdir -p
56
 
configure:2213: result: /bin/mkdir -p
57
 
configure:2226: checking for gawk
58
 
configure:2256: result: no
59
 
configure:2226: checking for mawk
60
 
configure:2242: found /usr/bin/mawk
61
 
configure:2253: result: mawk
62
 
configure:2264: checking whether make sets $(MAKE)
63
 
configure:2285: result: yes
64
 
configure:2551: checking build system type
65
 
configure:2569: result: i686-pc-linux-gnu
66
 
configure:2591: checking host system type
67
 
configure:2606: result: i686-pc-linux-gnu
68
 
configure:2640: checking for style of include used by make
69
 
configure:2668: result: GNU
70
 
configure:2738: checking for gcc
71
 
configure:2754: found /usr/bin/gcc
72
 
configure:2765: result: gcc
73
 
configure:3003: checking for C compiler version
74
 
configure:3010: gcc --version >&5
75
 
gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
76
 
Copyright (C) 2006 Free Software Foundation, Inc.
77
 
This is free software; see the source for copying conditions.  There is NO
78
 
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
79
 
 
80
 
configure:3013: $? = 0
81
 
configure:3020: gcc -v >&5
82
 
Using built-in specs.
83
 
Target: i486-linux-gnu
84
 
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --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.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
85
 
Thread model: posix
86
 
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
87
 
configure:3023: $? = 0
88
 
configure:3030: gcc -V >&5
89
 
gcc: '-V' option must have argument
90
 
configure:3033: $? = 1
91
 
configure:3056: checking for C compiler default output file name
92
 
configure:3083: gcc    conftest.c  >&5
93
 
configure:3086: $? = 0
94
 
configure:3124: result: a.out
95
 
configure:3141: checking whether the C compiler works
96
 
configure:3151: ./a.out
97
 
configure:3154: $? = 0
98
 
configure:3171: result: yes
99
 
configure:3178: checking whether we are cross compiling
100
 
configure:3180: result: no
101
 
configure:3183: checking for suffix of executables
102
 
configure:3190: gcc -o conftest    conftest.c  >&5
103
 
configure:3193: $? = 0
104
 
configure:3217: result: 
105
 
configure:3223: checking for suffix of object files
106
 
configure:3249: gcc -c   conftest.c >&5
107
 
configure:3252: $? = 0
108
 
configure:3275: result: o
109
 
configure:3279: checking whether we are using the GNU C compiler
110
 
configure:3308: gcc -c   conftest.c >&5
111
 
configure:3314: $? = 0
112
 
configure:3331: result: yes
113
 
configure:3336: checking whether gcc accepts -g
114
 
configure:3366: gcc -c -g  conftest.c >&5
115
 
configure:3372: $? = 0
116
 
configure:3471: result: yes
117
 
configure:3488: checking for gcc option to accept ISO C89
118
 
configure:3562: gcc  -c -g -O2  conftest.c >&5
119
 
configure:3568: $? = 0
120
 
configure:3591: result: none needed
121
 
configure:3611: checking dependency style of gcc
122
 
configure:3702: result: gcc3
123
 
configure:3717: checking for a sed that does not truncate output
124
 
configure:3773: result: /bin/sed
125
 
configure:3776: checking for grep that handles long lines and -e
126
 
configure:3850: result: /bin/grep
127
 
configure:3855: checking for egrep
128
 
configure:3933: result: /bin/grep -E
129
 
configure:3949: checking for ld used by gcc
130
 
configure:4016: result: /usr/bin/ld
131
 
configure:4025: checking if the linker (/usr/bin/ld) is GNU ld
132
 
configure:4040: result: yes
133
 
configure:4045: checking for /usr/bin/ld option to reload object files
134
 
configure:4052: result: -r
135
 
configure:4070: checking for BSD-compatible nm
136
 
configure:4119: result: /usr/bin/nm -B
137
 
configure:4123: checking whether ln -s works
138
 
configure:4127: result: yes
139
 
configure:4134: checking how to recognize dependent libraries
140
 
configure:4320: result: pass_all
141
 
configure:4561: checking how to run the C preprocessor
142
 
configure:4601: gcc -E  conftest.c
143
 
configure:4607: $? = 0
144
 
configure:4638: gcc -E  conftest.c
145
 
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
146
 
configure:4644: $? = 1
147
 
configure: failed program was:
148
 
| /* confdefs.h.  */
149
 
| #define PACKAGE_NAME "cd-stacks"
150
 
| #define PACKAGE_TARNAME "cd-stacks"
151
 
| #define PACKAGE_VERSION "0.0.1"
152
 
| #define PACKAGE_STRING "cd-stacks 0.0.1"
153
 
| #define PACKAGE_BUGREPORT "ChAnGFu (changfu@hollowproject.org)"
154
 
| #define PACKAGE "cd-stacks"
155
 
| #define VERSION "0.0.1"
156
 
| /* end confdefs.h.  */
157
 
| #include <ac_nonexistent.h>
158
 
configure:4677: result: gcc -E
159
 
configure:4706: gcc -E  conftest.c
160
 
configure:4712: $? = 0
161
 
configure:4743: gcc -E  conftest.c
162
 
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
163
 
configure:4749: $? = 1
164
 
configure: failed program was:
165
 
| /* confdefs.h.  */
166
 
| #define PACKAGE_NAME "cd-stacks"
167
 
| #define PACKAGE_TARNAME "cd-stacks"
168
 
| #define PACKAGE_VERSION "0.0.1"
169
 
| #define PACKAGE_STRING "cd-stacks 0.0.1"
170
 
| #define PACKAGE_BUGREPORT "ChAnGFu (changfu@hollowproject.org)"
171
 
| #define PACKAGE "cd-stacks"
172
 
| #define VERSION "0.0.1"
173
 
| /* end confdefs.h.  */
174
 
| #include <ac_nonexistent.h>
175
 
configure:4787: checking for ANSI C header files
176
 
configure:4817: gcc -c -g -O2  conftest.c >&5
177
 
configure:4823: $? = 0
178
 
configure:4922: gcc -o conftest -g -O2   conftest.c  >&5
179
 
configure:4925: $? = 0
180
 
configure:4931: ./conftest
181
 
configure:4934: $? = 0
182
 
configure:4951: result: yes
183
 
configure:4975: checking for sys/types.h
184
 
configure:4996: gcc -c -g -O2  conftest.c >&5
185
 
configure:5002: $? = 0
186
 
configure:5018: result: yes
187
 
configure:4975: checking for sys/stat.h
188
 
configure:4996: gcc -c -g -O2  conftest.c >&5
189
 
configure:5002: $? = 0
190
 
configure:5018: result: yes
191
 
configure:4975: checking for stdlib.h
192
 
configure:4996: gcc -c -g -O2  conftest.c >&5
193
 
configure:5002: $? = 0
194
 
configure:5018: result: yes
195
 
configure:4975: checking for string.h
196
 
configure:4996: gcc -c -g -O2  conftest.c >&5
197
 
configure:5002: $? = 0
198
 
configure:5018: result: yes
199
 
configure:4975: checking for memory.h
200
 
configure:4996: gcc -c -g -O2  conftest.c >&5
201
 
configure:5002: $? = 0
202
 
configure:5018: result: yes
203
 
configure:4975: checking for strings.h
204
 
configure:4996: gcc -c -g -O2  conftest.c >&5
205
 
configure:5002: $? = 0
206
 
configure:5018: result: yes
207
 
configure:4975: checking for inttypes.h
208
 
configure:4996: gcc -c -g -O2  conftest.c >&5
209
 
configure:5002: $? = 0
210
 
configure:5018: result: yes
211
 
configure:4975: checking for stdint.h
212
 
configure:4996: gcc -c -g -O2  conftest.c >&5
213
 
configure:5002: $? = 0
214
 
configure:5018: result: yes
215
 
configure:4975: checking for unistd.h
216
 
configure:4996: gcc -c -g -O2  conftest.c >&5
217
 
configure:5002: $? = 0
218
 
configure:5018: result: yes
219
 
configure:5045: checking dlfcn.h usability
220
 
configure:5062: gcc -c -g -O2  conftest.c >&5
221
 
configure:5068: $? = 0
222
 
configure:5082: result: yes
223
 
configure:5086: checking dlfcn.h presence
224
 
configure:5101: gcc -E  conftest.c
225
 
configure:5107: $? = 0
226
 
configure:5121: result: yes
227
 
configure:5154: checking for dlfcn.h
228
 
configure:5162: result: yes
229
 
configure:5233: checking for g++
230
 
configure:5249: found /usr/bin/g++
231
 
configure:5260: result: g++
232
 
configure:5291: checking for C++ compiler version
233
 
configure:5298: g++ --version >&5
234
 
g++ (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
235
 
Copyright (C) 2006 Free Software Foundation, Inc.
236
 
This is free software; see the source for copying conditions.  There is NO
237
 
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
238
 
 
239
 
configure:5301: $? = 0
240
 
configure:5308: g++ -v >&5
241
 
Using built-in specs.
242
 
Target: i486-linux-gnu
243
 
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --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.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
244
 
Thread model: posix
245
 
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
246
 
configure:5311: $? = 0
247
 
configure:5318: g++ -V >&5
248
 
g++: '-V' option must have argument
249
 
configure:5321: $? = 1
250
 
configure:5324: checking whether we are using the GNU C++ compiler
251
 
configure:5353: g++ -c   conftest.cpp >&5
252
 
configure:5359: $? = 0
253
 
configure:5376: result: yes
254
 
configure:5381: checking whether g++ accepts -g
255
 
configure:5411: g++ -c -g  conftest.cpp >&5
256
 
configure:5417: $? = 0
257
 
configure:5516: result: yes
258
 
configure:5541: checking dependency style of g++
259
 
configure:5632: result: gcc3
260
 
configure:5657: checking how to run the C++ preprocessor
261
 
configure:5693: g++ -E  conftest.cpp
262
 
configure:5699: $? = 0
263
 
configure:5730: g++ -E  conftest.cpp
264
 
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
265
 
configure:5736: $? = 1
266
 
configure: failed program was:
267
 
| /* confdefs.h.  */
268
 
| #define PACKAGE_NAME "cd-stacks"
269
 
| #define PACKAGE_TARNAME "cd-stacks"
270
 
| #define PACKAGE_VERSION "0.0.1"
271
 
| #define PACKAGE_STRING "cd-stacks 0.0.1"
272
 
| #define PACKAGE_BUGREPORT "ChAnGFu (changfu@hollowproject.org)"
273
 
| #define PACKAGE "cd-stacks"
274
 
| #define VERSION "0.0.1"
275
 
| #define STDC_HEADERS 1
276
 
| #define HAVE_SYS_TYPES_H 1
277
 
| #define HAVE_SYS_STAT_H 1
278
 
| #define HAVE_STDLIB_H 1
279
 
| #define HAVE_STRING_H 1
280
 
| #define HAVE_MEMORY_H 1
281
 
| #define HAVE_STRINGS_H 1
282
 
| #define HAVE_INTTYPES_H 1
283
 
| #define HAVE_STDINT_H 1
284
 
| #define HAVE_UNISTD_H 1
285
 
| #define HAVE_DLFCN_H 1
286
 
| /* end confdefs.h.  */
287
 
| #include <ac_nonexistent.h>
288
 
configure:5769: result: g++ -E
289
 
configure:5798: g++ -E  conftest.cpp
290
 
configure:5804: $? = 0
291
 
configure:5835: g++ -E  conftest.cpp
292
 
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
293
 
configure:5841: $? = 1
294
 
configure: failed program was:
295
 
| /* confdefs.h.  */
296
 
| #define PACKAGE_NAME "cd-stacks"
297
 
| #define PACKAGE_TARNAME "cd-stacks"
298
 
| #define PACKAGE_VERSION "0.0.1"
299
 
| #define PACKAGE_STRING "cd-stacks 0.0.1"
300
 
| #define PACKAGE_BUGREPORT "ChAnGFu (changfu@hollowproject.org)"
301
 
| #define PACKAGE "cd-stacks"
302
 
| #define VERSION "0.0.1"
303
 
| #define STDC_HEADERS 1
304
 
| #define HAVE_SYS_TYPES_H 1
305
 
| #define HAVE_SYS_STAT_H 1
306
 
| #define HAVE_STDLIB_H 1
307
 
| #define HAVE_STRING_H 1
308
 
| #define HAVE_MEMORY_H 1
309
 
| #define HAVE_STRINGS_H 1
310
 
| #define HAVE_INTTYPES_H 1
311
 
| #define HAVE_STDINT_H 1
312
 
| #define HAVE_UNISTD_H 1
313
 
| #define HAVE_DLFCN_H 1
314
 
| /* end confdefs.h.  */
315
 
| #include <ac_nonexistent.h>
316
 
configure:5934: checking for g77
317
 
configure:5950: found /usr/bin/g77
318
 
configure:5961: result: g77
319
 
configure:5991: checking for Fortran 77 compiler version
320
 
configure:5998: g77 --version >&5
321
 
GNU Fortran (GCC) 3.4.6 (Ubuntu 3.4.6-6ubuntu2)
322
 
Copyright (C) 2006 Free Software Foundation, Inc.
323
 
 
324
 
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
325
 
You may redistribute copies of GNU Fortran
326
 
under the terms of the GNU General Public License.
327
 
For more information about these matters, see the file named COPYING
328
 
or type the command `info -f g77 Copying'.
329
 
configure:6001: $? = 0
330
 
configure:6008: g77 -v >&5
331
 
Reading specs from /usr/lib/gcc/i486-linux-gnu/3.4.6/specs
332
 
Configured with: ../src/configure -v --enable-languages=c,c++,f77,pascal --prefix=/usr --libexecdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/3.4 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --program-suffix=-3.4 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --with-tune=pentium4 i486-linux-gnu
333
 
Thread model: posix
334
 
gcc version 3.4.6 (Ubuntu 3.4.6-6ubuntu2)
335
 
configure:6011: $? = 0
336
 
configure:6018: g77 -V >&5
337
 
g77: `-V' option must have argument
338
 
configure:6021: $? = 1
339
 
configure:6029: checking whether we are using the GNU Fortran 77 compiler
340
 
configure:6048: g77 -c  conftest.F >&5
341
 
configure:6054: $? = 0
342
 
configure:6071: result: yes
343
 
configure:6077: checking whether g77 accepts -g
344
 
configure:6094: g77 -c -g conftest.f >&5
345
 
configure:6100: $? = 0
346
 
configure:6116: result: yes
347
 
configure:6146: checking the maximum length of command line arguments
348
 
configure:6258: result: 98304
349
 
configure:6270: checking command to parse /usr/bin/nm -B output from gcc object
350
 
configure:6375: gcc -c -g -O2  conftest.c >&5
351
 
configure:6378: $? = 0
352
 
configure:6382: /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
353
 
configure:6385: $? = 0
354
 
configure:6437: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
355
 
configure:6440: $? = 0
356
 
configure:6478: result: ok
357
 
configure:6482: checking for objdir
358
 
configure:6497: result: .libs
359
 
configure:6589: checking for ar
360
 
configure:6605: found /usr/bin/ar
361
 
configure:6616: result: ar
362
 
configure:6685: checking for ranlib
363
 
configure:6701: found /usr/bin/ranlib
364
 
configure:6712: result: ranlib
365
 
configure:6781: checking for strip
366
 
configure:6797: found /usr/bin/strip
367
 
configure:6808: result: strip
368
 
configure:7094: checking if gcc supports -fno-rtti -fno-exceptions
369
 
configure:7112: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
370
 
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
371
 
configure:7116: $? = 0
372
 
configure:7129: result: no
373
 
configure:7144: checking for gcc option to produce PIC
374
 
configure:7376: result: -fPIC
375
 
configure:7384: checking if gcc PIC flag -fPIC works
376
 
configure:7402: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
377
 
configure:7406: $? = 0
378
 
configure:7419: result: yes
379
 
configure:7447: checking if gcc static flag -static works
380
 
configure:7475: result: yes
381
 
configure:7485: checking if gcc supports -c -o file.o
382
 
configure:7506: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
383
 
configure:7510: $? = 0
384
 
configure:7532: result: yes
385
 
configure:7558: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
386
 
configure:8539: result: yes
387
 
configure:8560: checking whether -lc should be explicitly linked in
388
 
configure:8565: gcc -c -g -O2  conftest.c >&5
389
 
configure:8568: $? = 0
390
 
configure:8583: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
391
 
configure:8586: $? = 0
392
 
configure:8598: result: no
393
 
configure:8606: checking dynamic linker characteristics
394
 
configure:9220: result: GNU/Linux ld.so
395
 
configure:9229: checking how to hardcode library paths into programs
396
 
configure:9254: result: immediate
397
 
configure:9268: checking whether stripping libraries is possible
398
 
configure:9273: result: yes
399
 
configure:10075: checking if libtool supports shared libraries
400
 
configure:10077: result: yes
401
 
configure:10080: checking whether to build shared libraries
402
 
configure:10101: result: yes
403
 
configure:10104: checking whether to build static libraries
404
 
configure:10108: result: yes
405
 
configure:10201: creating libtool
406
 
configure:10789: checking for ld used by g++
407
 
configure:10856: result: /usr/bin/ld
408
 
configure:10865: checking if the linker (/usr/bin/ld) is GNU ld
409
 
configure:10880: result: yes
410
 
configure:10931: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
411
 
configure:11905: result: yes
412
 
configure:11923: g++ -c -g -O2  conftest.cpp >&5
413
 
configure:11926: $? = 0
414
 
configure:12078: checking for g++ option to produce PIC
415
 
configure:12362: result: -fPIC
416
 
configure:12370: checking if g++ PIC flag -fPIC works
417
 
configure:12388: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
418
 
configure:12392: $? = 0
419
 
configure:12405: result: yes
420
 
configure:12433: checking if g++ static flag -static works
421
 
configure:12461: result: yes
422
 
configure:12471: checking if g++ supports -c -o file.o
423
 
configure:12492: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
424
 
configure:12496: $? = 0
425
 
configure:12518: result: yes
426
 
configure:12544: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
427
 
configure:12572: result: yes
428
 
configure:12639: checking dynamic linker characteristics
429
 
configure:13201: result: GNU/Linux ld.so
430
 
configure:13210: checking how to hardcode library paths into programs
431
 
configure:13235: result: immediate
432
 
configure:13769: checking if libtool supports shared libraries
433
 
configure:13771: result: yes
434
 
configure:13774: checking whether to build shared libraries
435
 
configure:13794: result: yes
436
 
configure:13797: checking whether to build static libraries
437
 
configure:13801: result: yes
438
 
configure:13811: checking for g77 option to produce PIC
439
 
configure:14043: result: -fPIC
440
 
configure:14051: checking if g77 PIC flag -fPIC works
441
 
configure:14069: g77 -c -g -O2 -fPIC conftest.f >&5
442
 
configure:14073: $? = 0
443
 
configure:14086: result: yes
444
 
configure:14114: checking if g77 static flag -static works
445
 
configure:14142: result: yes
446
 
configure:14152: checking if g77 supports -c -o file.o
447
 
configure:14173: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
448
 
configure:14177: $? = 0
449
 
configure:14199: result: yes
450
 
configure:14225: checking whether the g77 linker (/usr/bin/ld) supports shared libraries
451
 
configure:15186: result: yes
452
 
configure:15253: checking dynamic linker characteristics
453
 
configure:15815: result: GNU/Linux ld.so
454
 
configure:15824: checking how to hardcode library paths into programs
455
 
configure:15849: result: immediate
456
 
configure:19446: checking for intltool >= 0.35.0
457
 
configure:19453: result: 0.35.0 found
458
 
configure:19511: checking for perl
459
 
configure:19529: found /usr/bin/perl
460
 
configure:19541: result: /usr/bin/perl
461
 
configure:19560: checking for XML::Parser
462
 
configure:19563: result: ok
463
 
configure:19600: gcc -o conftest -g -O2   conftest.c  >&5
464
 
configure:19606: $? = 0
465
 
configure:19742: checking locale.h usability
466
 
configure:19759: gcc -c -g -O2  conftest.c >&5
467
 
configure:19765: $? = 0
468
 
configure:19779: result: yes
469
 
configure:19783: checking locale.h presence
470
 
configure:19798: gcc -E  conftest.c
471
 
configure:19804: $? = 0
472
 
configure:19818: result: yes
473
 
configure:19851: checking for locale.h
474
 
configure:19859: result: yes
475
 
configure:19873: checking for LC_MESSAGES
476
 
configure:19899: gcc -o conftest -g -O2   conftest.c  >&5
477
 
configure:19905: $? = 0
478
 
configure:19922: result: yes
479
 
configure:19951: checking libintl.h usability
480
 
configure:19968: gcc -c -g -O2  conftest.c >&5
481
 
configure:19974: $? = 0
482
 
configure:19988: result: yes
483
 
configure:19992: checking libintl.h presence
484
 
configure:20007: gcc -E  conftest.c
485
 
configure:20013: $? = 0
486
 
configure:20027: result: yes
487
 
configure:20060: checking for libintl.h
488
 
configure:20067: result: yes
489
 
configure:20078: checking for ngettext in libc
490
 
configure:20106: gcc -o conftest -g -O2   conftest.c  >&5
491
 
configure:20112: $? = 0
492
 
configure:20130: result: yes
493
 
configure:20134: checking for dgettext in libc
494
 
configure:20162: gcc -o conftest -g -O2   conftest.c  >&5
495
 
configure:20168: $? = 0
496
 
configure:20186: result: yes
497
 
configure:20195: checking for bind_textdomain_codeset
498
 
configure:20251: gcc -o conftest -g -O2   conftest.c  >&5
499
 
configure:20257: $? = 0
500
 
configure:20275: result: yes
501
 
configure:20762: checking for msgfmt
502
 
configure:20789: result: /usr/bin/msgfmt
503
 
configure:20802: checking for dcgettext
504
 
configure:20858: gcc -o conftest -g -O2   conftest.c   >&5
505
 
conftest.c:48: warning: conflicting types for built-in function 'dcgettext'
506
 
configure:20864: $? = 0
507
 
configure:20882: result: yes
508
 
configure:20893: checking if msgfmt accepts -c
509
 
configure:20908: $MSGFMT -c -o /dev/null conftest.foo
510
 
configure:20911: $? = 0
511
 
configure:20913: result: yes
512
 
configure:20923: checking for gmsgfmt
513
 
configure:20954: result: /usr/bin/msgfmt
514
 
configure:20964: checking for xgettext
515
 
configure:20991: result: /usr/bin/xgettext
516
 
configure:21020: gcc -o conftest -g -O2   conftest.c   >&5
517
 
configure:21026: $? = 0
518
 
configure:21314: checking for gcc
519
 
configure:21341: result: gcc
520
 
configure:21579: checking for C compiler version
521
 
configure:21586: gcc --version >&5
522
 
gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
523
 
Copyright (C) 2006 Free Software Foundation, Inc.
524
 
This is free software; see the source for copying conditions.  There is NO
525
 
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
526
 
 
527
 
configure:21589: $? = 0
528
 
configure:21596: gcc -v >&5
529
 
Using built-in specs.
530
 
Target: i486-linux-gnu
531
 
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --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.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
532
 
Thread model: posix
533
 
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
534
 
configure:21599: $? = 0
535
 
configure:21606: gcc -V >&5
536
 
gcc: '-V' option must have argument
537
 
configure:21609: $? = 1
538
 
configure:21612: checking whether we are using the GNU C compiler
539
 
configure:21664: result: yes
540
 
configure:21669: checking whether gcc accepts -g
541
 
configure:21804: result: yes
542
 
configure:21821: checking for gcc option to accept ISO C89
543
 
configure:21924: result: none needed
544
 
configure:21944: checking dependency style of gcc
545
 
configure:22035: result: gcc3
546
 
configure:22055: checking for ANSI C header files
547
 
configure:22219: result: yes
548
 
configure:22235: checking for stdlib.h
549
 
configure:22241: result: yes
550
 
configure:22235: checking for string.h
551
 
configure:22241: result: yes
552
 
configure:22377: checking for an ANSI C-conforming const
553
 
configure:22452: gcc -c -g -O2  conftest.c >&5
554
 
configure:22458: $? = 0
555
 
configure:22473: result: yes
556
 
configure:22483: checking for pid_t
557
 
configure:22513: gcc -c -g -O2  conftest.c >&5
558
 
configure:22519: $? = 0
559
 
configure:22534: result: yes
560
 
configure:22552: checking for sscanf
561
 
configure:22608: gcc -o conftest -g -O2   conftest.c  >&5
562
 
conftest.c:54: warning: conflicting types for built-in function 'sscanf'
563
 
configure:22614: $? = 0
564
 
configure:22632: result: yes
565
 
configure:22692: checking for pkg-config
566
 
configure:22710: found /usr/bin/pkg-config
567
 
configure:22722: result: /usr/bin/pkg-config
568
 
configure:22751: checking pkg-config is at least version 0.9.0
569
 
configure:22754: result: yes
570
 
configure:22765: checking for PACKAGE
571
 
configure:22773: $PKG_CONFIG --exists --print-errors "cairo-dock"
572
 
configure:22776: $? = 0
573
 
configure:22791: $PKG_CONFIG --exists --print-errors "cairo-dock"
574
 
configure:22794: $? = 0
575
 
configure:22870: result: yes
576
 
configure:23009: creating ./config.status
577
 
 
578
 
## ---------------------- ##
579
 
## Running config.status. ##
580
 
## ---------------------- ##
581
 
 
582
 
This file was extended by cd-stacks config.status 0.0.1, which was
583
 
generated by GNU Autoconf 2.61.  Invocation command line was
584
 
 
585
 
  CONFIG_FILES    = 
586
 
  CONFIG_HEADERS  = 
587
 
  CONFIG_LINKS    = 
588
 
  CONFIG_COMMANDS = 
589
 
  $ ./config.status 
590
 
 
591
 
on agaric
592
 
 
593
 
config.status:719: creating Makefile
594
 
config.status:719: creating src/Makefile
595
 
config.status:719: creating po/Makefile.in
596
 
config.status:719: creating data/Makefile
597
 
config.status:719: creating data/readme
598
 
config.status:719: creating data/stacks.conf
599
 
config.status:719: creating config.h
600
 
config.status:1003: executing depfiles commands
601
 
config.status:1003: executing intltool commands
602
 
config.status:1003: executing default-1 commands
603
 
config.status:1003: executing po/stamp-it commands
604
 
 
605
 
## ---------------- ##
606
 
## Cache variables. ##
607
 
## ---------------- ##
608
 
 
609
 
ac_cv_build=i686-pc-linux-gnu
610
 
ac_cv_c_compiler_gnu=yes
611
 
ac_cv_c_const=yes
612
 
ac_cv_cxx_compiler_gnu=yes
613
 
ac_cv_env_CCC_set=
614
 
ac_cv_env_CCC_value=
615
 
ac_cv_env_CC_set=
616
 
ac_cv_env_CC_value=
617
 
ac_cv_env_CFLAGS_set=
618
 
ac_cv_env_CFLAGS_value=
619
 
ac_cv_env_CPPFLAGS_set=
620
 
ac_cv_env_CPPFLAGS_value=
621
 
ac_cv_env_CPP_set=
622
 
ac_cv_env_CPP_value=
623
 
ac_cv_env_CXXCPP_set=
624
 
ac_cv_env_CXXCPP_value=
625
 
ac_cv_env_CXXFLAGS_set=
626
 
ac_cv_env_CXXFLAGS_value=
627
 
ac_cv_env_CXX_set=
628
 
ac_cv_env_CXX_value=
629
 
ac_cv_env_F77_set=
630
 
ac_cv_env_F77_value=
631
 
ac_cv_env_FFLAGS_set=
632
 
ac_cv_env_FFLAGS_value=
633
 
ac_cv_env_LDFLAGS_set=
634
 
ac_cv_env_LDFLAGS_value=
635
 
ac_cv_env_LIBS_set=
636
 
ac_cv_env_LIBS_value=
637
 
ac_cv_env_PACKAGE_CFLAGS_set=
638
 
ac_cv_env_PACKAGE_CFLAGS_value=
639
 
ac_cv_env_PACKAGE_LIBS_set=
640
 
ac_cv_env_PACKAGE_LIBS_value=
641
 
ac_cv_env_PKG_CONFIG_set=
642
 
ac_cv_env_PKG_CONFIG_value=
643
 
ac_cv_env_build_alias_set=
644
 
ac_cv_env_build_alias_value=
645
 
ac_cv_env_host_alias_set=
646
 
ac_cv_env_host_alias_value=
647
 
ac_cv_env_target_alias_set=
648
 
ac_cv_env_target_alias_value=
649
 
ac_cv_f77_compiler_gnu=yes
650
 
ac_cv_func_bind_textdomain_codeset=yes
651
 
ac_cv_func_dcgettext=yes
652
 
ac_cv_func_sscanf=yes
653
 
ac_cv_header_dlfcn_h=yes
654
 
ac_cv_header_inttypes_h=yes
655
 
ac_cv_header_libintl_h=yes
656
 
ac_cv_header_locale_h=yes
657
 
ac_cv_header_memory_h=yes
658
 
ac_cv_header_stdc=yes
659
 
ac_cv_header_stdint_h=yes
660
 
ac_cv_header_stdlib_h=yes
661
 
ac_cv_header_string_h=yes
662
 
ac_cv_header_strings_h=yes
663
 
ac_cv_header_sys_stat_h=yes
664
 
ac_cv_header_sys_types_h=yes
665
 
ac_cv_header_unistd_h=yes
666
 
ac_cv_host=i686-pc-linux-gnu
667
 
ac_cv_objext=o
668
 
ac_cv_path_EGREP='/bin/grep -E'
669
 
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
670
 
ac_cv_path_GREP=/bin/grep
671
 
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
672
 
ac_cv_path_MSGFMT=/usr/bin/msgfmt
673
 
ac_cv_path_XGETTEXT=/usr/bin/xgettext
674
 
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
675
 
ac_cv_path_install='/usr/bin/install -c'
676
 
ac_cv_path_mkdir=/bin/mkdir
677
 
ac_cv_prog_AWK=mawk
678
 
ac_cv_prog_CPP='gcc -E'
679
 
ac_cv_prog_CXXCPP='g++ -E'
680
 
ac_cv_prog_ac_ct_AR=ar
681
 
ac_cv_prog_ac_ct_CC=gcc
682
 
ac_cv_prog_ac_ct_CXX=g++
683
 
ac_cv_prog_ac_ct_F77=g77
684
 
ac_cv_prog_ac_ct_RANLIB=ranlib
685
 
ac_cv_prog_ac_ct_STRIP=strip
686
 
ac_cv_prog_cc_c89=
687
 
ac_cv_prog_cc_g=yes
688
 
ac_cv_prog_cxx_g=yes
689
 
ac_cv_prog_f77_g=yes
690
 
ac_cv_prog_make_make_set=yes
691
 
ac_cv_type_pid_t=yes
692
 
am_cv_CC_dependencies_compiler_type=gcc3
693
 
am_cv_CXX_dependencies_compiler_type=gcc3
694
 
am_cv_val_LC_MESSAGES=yes
695
 
gt_cv_func_dgettext_libc=yes
696
 
gt_cv_func_dgettext_libintl=no
697
 
gt_cv_func_ngettext_libc=yes
698
 
gt_cv_have_gettext=yes
699
 
lt_cv_deplibs_check_method=pass_all
700
 
lt_cv_file_magic_cmd='$MAGIC_CMD'
701
 
lt_cv_file_magic_test_file=
702
 
lt_cv_ld_reload_flag=-r
703
 
lt_cv_objdir=.libs
704
 
lt_cv_path_LD=/usr/bin/ld
705
 
lt_cv_path_LDCXX=/usr/bin/ld
706
 
lt_cv_path_NM='/usr/bin/nm -B'
707
 
lt_cv_path_SED=/bin/sed
708
 
lt_cv_prog_compiler_c_o=yes
709
 
lt_cv_prog_compiler_c_o_CXX=yes
710
 
lt_cv_prog_compiler_c_o_F77=yes
711
 
lt_cv_prog_compiler_rtti_exceptions=no
712
 
lt_cv_prog_gnu_ld=yes
713
 
lt_cv_prog_gnu_ldcxx=yes
714
 
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
715
 
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'\'''
716
 
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
717
 
lt_cv_sys_max_cmd_len=98304
718
 
lt_lt_cv_prog_compiler_c_o='"yes"'
719
 
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
720
 
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
721
 
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
722
 
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'\''"'
723
 
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
724
 
pkg_cv_PACKAGE_CFLAGS='-pthread -I/usr/include/cairo-dock -I/usr/include/cairo-dock/cairo-dock -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/librsvg-2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2  '
725
 
pkg_cv_PACKAGE_LIBS='-pthread -lgthread-2.0 -lrt -lglitz -ldbus-glib-1 -ldbus-1 -lxml2 -lgtk-x11-2.0 -lrsvg-2 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
726
 
 
727
 
## ----------------- ##
728
 
## Output variables. ##
729
 
## ----------------- ##
730
 
 
731
 
ACLOCAL='${SHELL} /opt/cairo-dock/trunk/plug-ins/stacks/missing --run aclocal-1.10'
732
 
ALL_LINGUAS=''
733
 
AMDEPBACKSLASH='\'
734
 
AMDEP_FALSE='#'
735
 
AMDEP_TRUE=''
736
 
AMTAR='${SHELL} /opt/cairo-dock/trunk/plug-ins/stacks/missing --run tar'
737
 
AR='ar'
738
 
AUTOCONF='${SHELL} /opt/cairo-dock/trunk/plug-ins/stacks/missing --run autoconf'
739
 
AUTOHEADER='${SHELL} /opt/cairo-dock/trunk/plug-ins/stacks/missing --run autoheader'
740
 
AUTOMAKE='${SHELL} /opt/cairo-dock/trunk/plug-ins/stacks/missing --run automake-1.10'
741
 
AWK='mawk'
742
 
CATALOGS=''
743
 
CATOBJEXT='.gmo'
744
 
CC='gcc'
745
 
CCDEPMODE='depmode=gcc3'
746
 
CFLAGS='-g -O2'
747
 
CPP='gcc -E'
748
 
CPPFLAGS=''
749
 
CXX='g++'
750
 
CXXCPP='g++ -E'
751
 
CXXDEPMODE='depmode=gcc3'
752
 
CXXFLAGS='-g -O2'
753
 
CYGPATH_W='echo'
754
 
DATADIRNAME='share'
755
 
DEFS='-DHAVE_CONFIG_H'
756
 
DEPDIR='.deps'
757
 
ECHO='echo'
758
 
ECHO_C=''
759
 
ECHO_N='-n'
760
 
ECHO_T=''
761
 
EGREP='/bin/grep -E'
762
 
EXEEXT=''
763
 
F77='g77'
764
 
FFLAGS='-g -O2'
765
 
GETTEXT_PACKAGE='cd-stacks'
766
 
GMOFILES=''
767
 
GMSGFMT='/usr/bin/msgfmt'
768
 
GREP='/bin/grep'
769
 
INSTALL_DATA='${INSTALL} -m 644'
770
 
INSTALL_PROGRAM='${INSTALL}'
771
 
INSTALL_SCRIPT='${INSTALL}'
772
 
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
773
 
INSTOBJEXT='.mo'
774
 
INTLLIBS=''
775
 
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 $< $@'
776
 
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 $< $@'
777
 
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 $< $@'
778
 
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
779
 
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 $< $@'
780
 
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 $< $@'
781
 
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
782
 
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
783
 
INTLTOOL_PERL='/usr/bin/perl'
784
 
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 $< $@'
785
 
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 $< $@'
786
 
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 $< $@'
787
 
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 $< $@'
788
 
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 $< $@'
789
 
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 $< $@'
790
 
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 $< $@'
791
 
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 $< $@'
792
 
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 $< $@'
793
 
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 $< $@'
794
 
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
795
 
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 $< $@'
796
 
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
797
 
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 $< $@'
798
 
LDFLAGS=''
799
 
LIBOBJS=''
800
 
LIBS=''
801
 
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
802
 
LN_S='ln -s'
803
 
LTLIBOBJS=''
804
 
MAKEINFO='${SHELL} /opt/cairo-dock/trunk/plug-ins/stacks/missing --run makeinfo'
805
 
MKINSTALLDIRS='./mkinstalldirs'
806
 
MSGFMT='/usr/bin/msgfmt'
807
 
MSGFMT_OPTS='-c'
808
 
OBJEXT='o'
809
 
PACKAGE='cd-stacks'
810
 
PACKAGE_BUGREPORT='ChAnGFu (changfu@hollowproject.org)'
811
 
PACKAGE_CFLAGS='-pthread -I/usr/include/cairo-dock -I/usr/include/cairo-dock/cairo-dock -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/librsvg-2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2  '
812
 
PACKAGE_LIBS='-pthread -lgthread-2.0 -lrt -lglitz -ldbus-glib-1 -ldbus-1 -lxml2 -lgtk-x11-2.0 -lrsvg-2 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
813
 
PACKAGE_NAME='cd-stacks'
814
 
PACKAGE_STRING='cd-stacks 0.0.1'
815
 
PACKAGE_TARNAME='cd-stacks'
816
 
PACKAGE_VERSION='0.0.1'
817
 
PATH_SEPARATOR=':'
818
 
PKG_CONFIG='/usr/bin/pkg-config'
819
 
POFILES=''
820
 
POSUB='po'
821
 
PO_IN_DATADIR_FALSE=''
822
 
PO_IN_DATADIR_TRUE=''
823
 
RANLIB='ranlib'
824
 
SED='/bin/sed'
825
 
SET_MAKE=''
826
 
SHELL='/bin/bash'
827
 
STRIP='strip'
828
 
USE_NLS='yes'
829
 
VERSION='0.0.1'
830
 
XGETTEXT='/usr/bin/xgettext'
831
 
ac_ct_CC='gcc'
832
 
ac_ct_CXX='g++'
833
 
ac_ct_F77='g77'
834
 
am__fastdepCC_FALSE='#'
835
 
am__fastdepCC_TRUE=''
836
 
am__fastdepCXX_FALSE='#'
837
 
am__fastdepCXX_TRUE=''
838
 
am__include='include'
839
 
am__isrc=''
840
 
am__leading_dot='.'
841
 
am__quote=''
842
 
am__tar='${AMTAR} chof - "$$tardir"'
843
 
am__untar='${AMTAR} xf -'
844
 
bindir='${exec_prefix}/bin'
845
 
build='i686-pc-linux-gnu'
846
 
build_alias=''
847
 
build_cpu='i686'
848
 
build_os='linux-gnu'
849
 
build_vendor='pc'
850
 
datadir='${datarootdir}'
851
 
datarootdir='${prefix}/share'
852
 
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
853
 
dvidir='${docdir}'
854
 
exec_prefix='${prefix}'
855
 
host='i686-pc-linux-gnu'
856
 
host_alias=''
857
 
host_cpu='i686'
858
 
host_os='linux-gnu'
859
 
host_vendor='pc'
860
 
htmldir='${docdir}'
861
 
includedir='${prefix}/include'
862
 
infodir='${datarootdir}/info'
863
 
install_sh='$(SHELL) /opt/cairo-dock/trunk/plug-ins/stacks/install-sh'
864
 
libdir='${exec_prefix}/lib'
865
 
libexecdir='${exec_prefix}/libexec'
866
 
localedir='${datarootdir}/locale'
867
 
localstatedir='${prefix}/var'
868
 
mandir='${datarootdir}/man'
869
 
mkdir_p='/bin/mkdir -p'
870
 
oldincludedir='/usr/include'
871
 
pdfdir='${docdir}'
872
 
pkgdatadir='/usr/share/cairo-dock/plug-in/stacks'
873
 
prefix='/usr'
874
 
program_transform_name='s,x,x,'
875
 
psdir='${docdir}'
876
 
sbindir='${exec_prefix}/sbin'
877
 
sharedstatedir='${prefix}/com'
878
 
sysconfdir='${prefix}/etc'
879
 
target_alias=''
880
 
 
881
 
## ----------- ##
882
 
## confdefs.h. ##
883
 
## ----------- ##
884
 
 
885
 
#define PACKAGE_NAME "cd-stacks"
886
 
#define PACKAGE_TARNAME "cd-stacks"
887
 
#define PACKAGE_VERSION "0.0.1"
888
 
#define PACKAGE_STRING "cd-stacks 0.0.1"
889
 
#define PACKAGE_BUGREPORT "ChAnGFu (changfu@hollowproject.org)"
890
 
#define PACKAGE "cd-stacks"
891
 
#define VERSION "0.0.1"
892
 
#define STDC_HEADERS 1
893
 
#define HAVE_SYS_TYPES_H 1
894
 
#define HAVE_SYS_STAT_H 1
895
 
#define HAVE_STDLIB_H 1
896
 
#define HAVE_STRING_H 1
897
 
#define HAVE_MEMORY_H 1
898
 
#define HAVE_STRINGS_H 1
899
 
#define HAVE_INTTYPES_H 1
900
 
#define HAVE_STDINT_H 1
901
 
#define HAVE_UNISTD_H 1
902
 
#define HAVE_DLFCN_H 1
903
 
#define HAVE_LOCALE_H 1
904
 
#define HAVE_LC_MESSAGES 1
905
 
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
906
 
#define HAVE_GETTEXT 1
907
 
#define HAVE_DCGETTEXT 1
908
 
#define ENABLE_NLS 1
909
 
#define GETTEXT_PACKAGE "cd-stacks"
910
 
#define STDC_HEADERS 1
911
 
#define HAVE_STDLIB_H 1
912
 
#define HAVE_STRING_H 1
913
 
#define HAVE_SSCANF 1
914
 
 
915
 
configure: exit 0