1
This file contains any messages produced by compilers while
2
running configure, to aid debugging if configure makes a mistake.
4
It was created by Audio Recorder configure 0.9.1, which was
5
generated by GNU Autoconf 2.68. Invocation command line was
15
uname -r = 3.2.0-31-generic-pae
17
uname -v = #50-Ubuntu SMP Fri Sep 7 16:39:45 UTC 2012
19
/usr/bin/uname -p = unknown
20
/bin/uname -X = unknown
23
/usr/bin/arch -k = unknown
24
/usr/convex/getsysinfo = unknown
25
/usr/bin/hostinfo = unknown
26
/bin/machine = unknown
27
/usr/bin/oslevel = unknown
28
/bin/universe = unknown
30
PATH: /usr/lib/lightdm/lightdm
44
configure:2364: checking for gcc
45
configure:2380: found /usr/bin/gcc
46
configure:2391: result: gcc
47
configure:2620: checking for C compiler version
48
configure:2629: gcc --version >&5
49
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
50
Copyright (C) 2011 Free Software Foundation, Inc.
51
This is free software; see the source for copying conditions. There is NO
52
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
54
configure:2640: $? = 0
55
configure:2629: gcc -v >&5
58
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
59
Target: i686-linux-gnu
60
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
62
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
63
configure:2640: $? = 0
64
configure:2629: gcc -V >&5
65
gcc: error: unrecognized option '-V'
66
gcc: fatal error: no input files
67
compilation terminated.
68
configure:2640: $? = 4
69
configure:2629: gcc -qversion >&5
70
gcc: error: unrecognized option '-qversion'
71
gcc: fatal error: no input files
72
compilation terminated.
73
configure:2640: $? = 4
74
configure:2660: checking whether the C compiler works
75
configure:2682: gcc conftest.c >&5
76
configure:2686: $? = 0
77
configure:2734: result: yes
78
configure:2737: checking for C compiler default output file name
79
configure:2739: result: a.out
80
configure:2745: checking for suffix of executables
81
configure:2752: gcc -o conftest conftest.c >&5
82
configure:2756: $? = 0
83
configure:2778: result:
84
configure:2800: checking whether we are cross compiling
85
configure:2808: gcc -o conftest conftest.c >&5
86
configure:2812: $? = 0
87
configure:2819: ./conftest
88
configure:2823: $? = 0
89
configure:2838: result: no
90
configure:2843: checking for suffix of object files
91
configure:2865: gcc -c conftest.c >&5
92
configure:2869: $? = 0
93
configure:2890: result: o
94
configure:2894: checking whether we are using the GNU C compiler
95
configure:2913: gcc -c conftest.c >&5
96
configure:2913: $? = 0
97
configure:2922: result: yes
98
configure:2931: checking whether gcc accepts -g
99
configure:2951: gcc -c -g conftest.c >&5
100
configure:2951: $? = 0
101
configure:2992: result: yes
102
configure:3009: checking for gcc option to accept ISO C89
103
configure:3073: gcc -c -g -O2 conftest.c >&5
104
configure:3073: $? = 0
105
configure:3086: result: none needed
106
configure:3112: checking how to run the C preprocessor
107
configure:3143: gcc -E conftest.c
108
configure:3143: $? = 0
109
configure:3157: gcc -E conftest.c
110
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
111
compilation terminated.
112
configure:3157: $? = 1
113
configure: failed program was:
115
| #define PACKAGE_NAME "Audio Recorder"
116
| #define PACKAGE_TARNAME "audio-recorder"
117
| #define PACKAGE_VERSION "0.9.1"
118
| #define PACKAGE_STRING "Audio Recorder 0.9.1"
119
| #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/audio-recorder/+filebug"
120
| #define PACKAGE_URL ""
121
| /* end confdefs.h. */
122
| #include <ac_nonexistent.h>
123
configure:3182: result: gcc -E
124
configure:3202: gcc -E conftest.c
125
configure:3202: $? = 0
126
configure:3216: gcc -E conftest.c
127
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
128
compilation terminated.
129
configure:3216: $? = 1
130
configure: failed program was:
132
| #define PACKAGE_NAME "Audio Recorder"
133
| #define PACKAGE_TARNAME "audio-recorder"
134
| #define PACKAGE_VERSION "0.9.1"
135
| #define PACKAGE_STRING "Audio Recorder 0.9.1"
136
| #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/audio-recorder/+filebug"
137
| #define PACKAGE_URL ""
138
| /* end confdefs.h. */
139
| #include <ac_nonexistent.h>
140
configure:3245: checking for grep that handles long lines and -e
141
configure:3303: result: /bin/grep
142
configure:3308: checking for egrep
143
configure:3370: result: /bin/grep -E
144
configure:3375: checking for ANSI C header files
145
configure:3395: gcc -c -g -O2 conftest.c >&5
146
configure:3395: $? = 0
147
configure:3468: gcc -o conftest -g -O2 conftest.c >&5
148
configure:3468: $? = 0
149
configure:3468: ./conftest
150
configure:3468: $? = 0
151
configure:3479: result: yes
152
configure:3492: checking for sys/types.h
153
configure:3492: gcc -c -g -O2 conftest.c >&5
154
configure:3492: $? = 0
155
configure:3492: result: yes
156
configure:3492: checking for sys/stat.h
157
configure:3492: gcc -c -g -O2 conftest.c >&5
158
configure:3492: $? = 0
159
configure:3492: result: yes
160
configure:3492: checking for stdlib.h
161
configure:3492: gcc -c -g -O2 conftest.c >&5
162
configure:3492: $? = 0
163
configure:3492: result: yes
164
configure:3492: checking for string.h
165
configure:3492: gcc -c -g -O2 conftest.c >&5
166
configure:3492: $? = 0
167
configure:3492: result: yes
168
configure:3492: checking for memory.h
169
configure:3492: gcc -c -g -O2 conftest.c >&5
170
configure:3492: $? = 0
171
configure:3492: result: yes
172
configure:3492: checking for strings.h
173
configure:3492: gcc -c -g -O2 conftest.c >&5
174
configure:3492: $? = 0
175
configure:3492: result: yes
176
configure:3492: checking for inttypes.h
177
configure:3492: gcc -c -g -O2 conftest.c >&5
178
configure:3492: $? = 0
179
configure:3492: result: yes
180
configure:3492: checking for stdint.h
181
configure:3492: gcc -c -g -O2 conftest.c >&5
182
configure:3492: $? = 0
183
configure:3492: result: yes
184
configure:3492: checking for unistd.h
185
configure:3492: gcc -c -g -O2 conftest.c >&5
186
configure:3492: $? = 0
187
configure:3492: result: yes
188
configure:3505: checking minix/config.h usability
189
configure:3505: gcc -c -g -O2 conftest.c >&5
190
conftest.c:52:26: fatal error: minix/config.h: No such file or directory
191
compilation terminated.
192
configure:3505: $? = 1
193
configure: failed program was:
195
| #define PACKAGE_NAME "Audio Recorder"
196
| #define PACKAGE_TARNAME "audio-recorder"
197
| #define PACKAGE_VERSION "0.9.1"
198
| #define PACKAGE_STRING "Audio Recorder 0.9.1"
199
| #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/audio-recorder/+filebug"
200
| #define PACKAGE_URL ""
201
| #define STDC_HEADERS 1
202
| #define HAVE_SYS_TYPES_H 1
203
| #define HAVE_SYS_STAT_H 1
204
| #define HAVE_STDLIB_H 1
205
| #define HAVE_STRING_H 1
206
| #define HAVE_MEMORY_H 1
207
| #define HAVE_STRINGS_H 1
208
| #define HAVE_INTTYPES_H 1
209
| #define HAVE_STDINT_H 1
210
| #define HAVE_UNISTD_H 1
211
| /* end confdefs.h. */
213
| #ifdef HAVE_SYS_TYPES_H
214
| # include <sys/types.h>
216
| #ifdef HAVE_SYS_STAT_H
217
| # include <sys/stat.h>
219
| #ifdef STDC_HEADERS
220
| # include <stdlib.h>
221
| # include <stddef.h>
223
| # ifdef HAVE_STDLIB_H
224
| # include <stdlib.h>
227
| #ifdef HAVE_STRING_H
228
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
229
| # include <memory.h>
231
| # include <string.h>
233
| #ifdef HAVE_STRINGS_H
234
| # include <strings.h>
236
| #ifdef HAVE_INTTYPES_H
237
| # include <inttypes.h>
239
| #ifdef HAVE_STDINT_H
240
| # include <stdint.h>
242
| #ifdef HAVE_UNISTD_H
243
| # include <unistd.h>
245
| #include <minix/config.h>
246
configure:3505: result: no
247
configure:3505: checking minix/config.h presence
248
configure:3505: gcc -E conftest.c
249
conftest.c:19:26: fatal error: minix/config.h: No such file or directory
250
compilation terminated.
251
configure:3505: $? = 1
252
configure: failed program was:
254
| #define PACKAGE_NAME "Audio Recorder"
255
| #define PACKAGE_TARNAME "audio-recorder"
256
| #define PACKAGE_VERSION "0.9.1"
257
| #define PACKAGE_STRING "Audio Recorder 0.9.1"
258
| #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/audio-recorder/+filebug"
259
| #define PACKAGE_URL ""
260
| #define STDC_HEADERS 1
261
| #define HAVE_SYS_TYPES_H 1
262
| #define HAVE_SYS_STAT_H 1
263
| #define HAVE_STDLIB_H 1
264
| #define HAVE_STRING_H 1
265
| #define HAVE_MEMORY_H 1
266
| #define HAVE_STRINGS_H 1
267
| #define HAVE_INTTYPES_H 1
268
| #define HAVE_STDINT_H 1
269
| #define HAVE_UNISTD_H 1
270
| /* end confdefs.h. */
271
| #include <minix/config.h>
272
configure:3505: result: no
273
configure:3505: checking for minix/config.h
274
configure:3505: result: no
275
configure:3526: checking whether it is safe to define __EXTENSIONS__
276
configure:3544: gcc -c -g -O2 conftest.c >&5
277
configure:3544: $? = 0
278
configure:3551: result: yes
279
configure:3610: checking for a BSD-compatible install
280
configure:3678: result: /usr/bin/install -c
281
configure:3689: checking whether build environment is sane
282
configure:3739: result: yes
283
configure:3880: checking for a thread-safe mkdir -p
284
configure:3919: result: /bin/mkdir -p
285
configure:3932: checking for gawk
286
configure:3962: result: no
287
configure:3932: checking for mawk
288
configure:3948: found /usr/bin/mawk
289
configure:3959: result: mawk
290
configure:3970: checking whether make sets $(MAKE)
291
configure:3992: result: yes
292
configure:4022: checking for style of include used by make
293
configure:4050: result: GNU
294
configure:4136: checking dependency style of gcc
295
configure:4247: result: gcc3
296
configure:4266: checking whether to enable maintainer-specific portions of Makefiles
297
configure:4275: result: no
298
configure:4338: checking for gcc
299
configure:4365: result: gcc
300
configure:4594: checking for C compiler version
301
configure:4603: gcc --version >&5
302
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
303
Copyright (C) 2011 Free Software Foundation, Inc.
304
This is free software; see the source for copying conditions. There is NO
305
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
307
configure:4614: $? = 0
308
configure:4603: gcc -v >&5
309
Using built-in specs.
311
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
312
Target: i686-linux-gnu
313
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
315
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
316
configure:4614: $? = 0
317
configure:4603: gcc -V >&5
318
gcc: error: unrecognized option '-V'
319
gcc: fatal error: no input files
320
compilation terminated.
321
configure:4614: $? = 4
322
configure:4603: gcc -qversion >&5
323
gcc: error: unrecognized option '-qversion'
324
gcc: fatal error: no input files
325
compilation terminated.
326
configure:4614: $? = 4
327
configure:4618: checking whether we are using the GNU C compiler
328
configure:4646: result: yes
329
configure:4655: checking whether gcc accepts -g
330
configure:4716: result: yes
331
configure:4733: checking for gcc option to accept ISO C89
332
configure:4810: result: none needed
333
configure:4830: checking for ANSI C header files
334
configure:4934: result: yes
335
configure:5004: checking for g++
336
configure:5020: found /usr/bin/g++
337
configure:5031: result: g++
338
configure:5058: checking for C++ compiler version
339
configure:5067: g++ --version >&5
340
g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
341
Copyright (C) 2011 Free Software Foundation, Inc.
342
This is free software; see the source for copying conditions. There is NO
343
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
345
configure:5078: $? = 0
346
configure:5067: g++ -v >&5
347
Using built-in specs.
349
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
350
Target: i686-linux-gnu
351
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
353
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
354
configure:5078: $? = 0
355
configure:5067: g++ -V >&5
356
g++: error: unrecognized option '-V'
357
g++: fatal error: no input files
358
compilation terminated.
359
configure:5078: $? = 4
360
configure:5067: g++ -qversion >&5
361
g++: error: unrecognized option '-qversion'
362
g++: fatal error: no input files
363
compilation terminated.
364
configure:5078: $? = 4
365
configure:5082: checking whether we are using the GNU C++ compiler
366
configure:5101: g++ -c conftest.cpp >&5
367
configure:5101: $? = 0
368
configure:5110: result: yes
369
configure:5119: checking whether g++ accepts -g
370
configure:5139: g++ -c -g conftest.cpp >&5
371
configure:5139: $? = 0
372
configure:5180: result: yes
373
configure:5205: checking dependency style of g++
374
configure:5316: result: gcc3
375
configure:5379: checking for gcc
376
configure:5406: result: gcc
377
configure:5635: checking for C compiler version
378
configure:5644: gcc --version >&5
379
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
380
Copyright (C) 2011 Free Software Foundation, Inc.
381
This is free software; see the source for copying conditions. There is NO
382
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
384
configure:5655: $? = 0
385
configure:5644: gcc -v >&5
386
Using built-in specs.
388
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
389
Target: i686-linux-gnu
390
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
392
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
393
configure:5655: $? = 0
394
configure:5644: gcc -V >&5
395
gcc: error: unrecognized option '-V'
396
gcc: fatal error: no input files
397
compilation terminated.
398
configure:5655: $? = 4
399
configure:5644: gcc -qversion >&5
400
gcc: error: unrecognized option '-qversion'
401
gcc: fatal error: no input files
402
compilation terminated.
403
configure:5655: $? = 4
404
configure:5659: checking whether we are using the GNU C compiler
405
configure:5687: result: yes
406
configure:5696: checking whether gcc accepts -g
407
configure:5757: result: yes
408
configure:5774: checking for gcc option to accept ISO C89
409
configure:5851: result: none needed
410
configure:5872: checking whether make sets $(MAKE)
411
configure:5894: result: yes
412
configure:5932: checking for stdlib.h
413
configure:5932: result: yes
414
configure:5932: checking for string.h
415
configure:5932: result: yes
416
configure:5932: checking stdio.h usability
417
configure:5932: gcc -c -g -O2 -Wall conftest.c >&5
418
configure:5932: $? = 0
419
configure:5932: result: yes
420
configure:5932: checking stdio.h presence
421
configure:5932: gcc -E conftest.c
422
configure:5932: $? = 0
423
configure:5932: result: yes
424
configure:5932: checking for stdio.h
425
configure:5932: result: yes
426
configure:5932: checking for unistd.h
427
configure:5932: result: yes
428
configure:6003: checking for pkg-config
429
configure:6021: found /usr/bin/pkg-config
430
configure:6033: result: /usr/bin/pkg-config
431
configure:6058: checking pkg-config is at least version 0.9.0
432
configure:6061: result: yes
433
configure:6071: checking for GLIB
434
configure:6078: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED"
435
configure:6081: $? = 0
436
configure:6095: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED"
437
configure:6098: $? = 0
438
configure:6156: result: yes
439
configure:6165: checking for GIO
440
configure:6172: $PKG_CONFIG --exists --print-errors "gio-2.0 >= $GLIB_REQUIRED"
441
configure:6175: $? = 0
442
configure:6189: $PKG_CONFIG --exists --print-errors "gio-2.0 >= $GLIB_REQUIRED"
443
configure:6192: $? = 0
444
configure:6250: result: yes
445
configure:6259: checking for GTK
446
configure:6266: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQUIRED"
447
configure:6269: $? = 0
448
configure:6283: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQUIRED"
449
configure:6286: $? = 0
450
configure:6344: result: yes
451
configure:6353: checking for GSTREAMER
452
configure:6360: $PKG_CONFIG --exists --print-errors "gstreamer-0.10 >= $GSTREAMER_REQUIRED"
453
configure:6363: $? = 0
454
configure:6377: $PKG_CONFIG --exists --print-errors "gstreamer-0.10 >= $GSTREAMER_REQUIRED"
455
configure:6380: $? = 0
456
configure:6438: result: yes
457
configure:6447: checking for GSTREAMER_INTERFACE
458
configure:6454: $PKG_CONFIG --exists --print-errors "gstreamer-interfaces-0.10 >= $GSTREAMER_REQUIRED"
459
configure:6457: $? = 0
460
configure:6471: $PKG_CONFIG --exists --print-errors "gstreamer-interfaces-0.10 >= $GSTREAMER_REQUIRED"
461
configure:6474: $? = 0
462
configure:6532: result: yes
463
configure:6541: checking for GTHREAD
464
configure:6548: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= $GTHREAD_REQUIRED"
465
configure:6551: $? = 0
466
configure:6565: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= $GTHREAD_REQUIRED"
467
configure:6568: $? = 0
468
configure:6626: result: yes
469
configure:6635: checking for PULSEAUDIO
470
configure:6642: $PKG_CONFIG --exists --print-errors "libpulse >= 0.0"
471
configure:6645: $? = 0
472
configure:6659: $PKG_CONFIG --exists --print-errors "libpulse >= 0.0"
473
configure:6662: $? = 0
474
configure:6720: result: yes
475
configure:6729: checking for MEDIA_PROFILES
476
configure:6736: $PKG_CONFIG --exists --print-errors "libgnome-media-profiles-3.0 >= 3.0"
477
configure:6739: $? = 0
478
configure:6753: $PKG_CONFIG --exists --print-errors "libgnome-media-profiles-3.0 >= 3.0"
479
configure:6756: $? = 0
480
configure:6814: result: yes
481
configure:6824: checking for DBUS
482
configure:6831: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.8"
483
configure:6834: $? = 0
484
configure:6848: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.8"
485
configure:6851: $? = 0
486
configure:6909: result: yes
487
configure:6919: checking for DBUS_GLIB
488
configure:6926: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.4"
489
configure:6929: $? = 0
490
configure:6943: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.4"
491
configure:6946: $? = 0
492
configure:7004: result: yes
493
configure:7020: $PKG_CONFIG --exists --print-errors "appindicator3-0.1 >= $APPINDICATOR_REQUIRED"
494
configure:7023: $? = 0
495
configure:7032: $PKG_CONFIG --exists --print-errors "appindicator3-0.1 >= $APPINDICATOR_REQUIRED"
496
configure:7035: $? = 0
497
configure:7044: checking for APP_INDICATOR
498
configure:7051: $PKG_CONFIG --exists --print-errors "appindicator3-0.1 >= $APPINDICATOR_REQUIRED"
499
configure:7054: $? = 0
500
configure:7068: $PKG_CONFIG --exists --print-errors "appindicator3-0.1 >= $APPINDICATOR_REQUIRED"
501
configure:7071: $? = 0
502
configure:7129: result: yes
503
configure:7151: checking whether lstat correctly handles trailing slash
504
configure:7177: gcc -o conftest -g -O2 -Wall conftest.c >&5
505
configure:7177: $? = 0
506
configure:7177: ./conftest
507
configure:7177: $? = 0
508
configure:7194: result: yes
509
configure:7213: checking whether stat accepts an empty string
510
configure:7233: gcc -o conftest -g -O2 -Wall conftest.c >&5
511
configure:7233: $? = 0
512
configure:7233: ./conftest
513
configure:7233: $? = 0
514
configure:7243: result: no
515
configure:7261: checking for vprintf
516
configure:7261: gcc -o conftest -g -O2 -Wall conftest.c >&5
517
conftest.c:56:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
518
configure:7261: $? = 0
519
configure:7261: result: yes
520
configure:7267: checking for _doprnt
521
configure:7267: gcc -o conftest -g -O2 -Wall conftest.c >&5
522
/tmp/ccbUXz5i.o: In function `main':
523
/home/moma/dev/audio-recorder/conftest.c:68: undefined reference to `_doprnt'
524
collect2: ld returned 1 exit status
525
configure:7267: $? = 1
526
configure: failed program was:
528
| #define PACKAGE_NAME "Audio Recorder"
529
| #define PACKAGE_TARNAME "audio-recorder"
530
| #define PACKAGE_VERSION "0.9.1"
531
| #define PACKAGE_STRING "Audio Recorder 0.9.1"
532
| #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/audio-recorder/+filebug"
533
| #define PACKAGE_URL ""
534
| #define STDC_HEADERS 1
535
| #define HAVE_SYS_TYPES_H 1
536
| #define HAVE_SYS_STAT_H 1
537
| #define HAVE_STDLIB_H 1
538
| #define HAVE_STRING_H 1
539
| #define HAVE_MEMORY_H 1
540
| #define HAVE_STRINGS_H 1
541
| #define HAVE_INTTYPES_H 1
542
| #define HAVE_STDINT_H 1
543
| #define HAVE_UNISTD_H 1
544
| #define __EXTENSIONS__ 1
545
| #define _ALL_SOURCE 1
546
| #define _GNU_SOURCE 1
547
| #define _POSIX_PTHREAD_SEMANTICS 1
548
| #define _TANDEM_SOURCE 1
549
| #define PACKAGE "audio-recorder"
550
| #define VERSION "0.9.1"
551
| #define STDC_HEADERS 1
552
| #define HAVE_STDLIB_H 1
553
| #define HAVE_STRING_H 1
554
| #define HAVE_STDIO_H 1
555
| #define HAVE_UNISTD_H 1
556
| #define HAS_APP_INDICATOR 1
557
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
558
| #define HAVE_VPRINTF 1
559
| /* end confdefs.h. */
560
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
561
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
562
| #define _doprnt innocuous__doprnt
564
| /* System header to define __stub macros and hopefully few prototypes,
565
| which can conflict with char _doprnt (); below.
566
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
567
| <limits.h> exists even on freestanding compilers. */
570
| # include <limits.h>
572
| # include <assert.h>
577
| /* Override any GCC internal prototype to avoid an error.
578
| Use char because int might match the return type of a GCC
579
| builtin and then its argument prototype would still apply. */
584
| /* The GNU C library defines this for functions which it implements
585
| to always fail with ENOSYS. Some functions are actually named
586
| something starting with __ and the normal name is an alias. */
587
| #if defined __stub__doprnt || defined __stub____doprnt
598
configure:7267: result: no
599
configure:7281: checking for exp
600
configure:7281: gcc -o conftest -g -O2 -Wall conftest.c >&5
601
conftest.c:57:6: warning: conflicting types for built-in function 'exp' [enabled by default]
602
/tmp/cchCSvom.o: In function `main':
603
/home/moma/dev/audio-recorder/conftest.c:68: undefined reference to `exp'
604
collect2: ld returned 1 exit status
605
configure:7281: $? = 1
606
configure: failed program was:
608
| #define PACKAGE_NAME "Audio Recorder"
609
| #define PACKAGE_TARNAME "audio-recorder"
610
| #define PACKAGE_VERSION "0.9.1"
611
| #define PACKAGE_STRING "Audio Recorder 0.9.1"
612
| #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/audio-recorder/+filebug"
613
| #define PACKAGE_URL ""
614
| #define STDC_HEADERS 1
615
| #define HAVE_SYS_TYPES_H 1
616
| #define HAVE_SYS_STAT_H 1
617
| #define HAVE_STDLIB_H 1
618
| #define HAVE_STRING_H 1
619
| #define HAVE_MEMORY_H 1
620
| #define HAVE_STRINGS_H 1
621
| #define HAVE_INTTYPES_H 1
622
| #define HAVE_STDINT_H 1
623
| #define HAVE_UNISTD_H 1
624
| #define __EXTENSIONS__ 1
625
| #define _ALL_SOURCE 1
626
| #define _GNU_SOURCE 1
627
| #define _POSIX_PTHREAD_SEMANTICS 1
628
| #define _TANDEM_SOURCE 1
629
| #define PACKAGE "audio-recorder"
630
| #define VERSION "0.9.1"
631
| #define STDC_HEADERS 1
632
| #define HAVE_STDLIB_H 1
633
| #define HAVE_STRING_H 1
634
| #define HAVE_STDIO_H 1
635
| #define HAVE_UNISTD_H 1
636
| #define HAS_APP_INDICATOR 1
637
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
638
| #define HAVE_VPRINTF 1
639
| /* end confdefs.h. */
640
| /* Define exp to an innocuous variant, in case <limits.h> declares exp.
641
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
642
| #define exp innocuous_exp
644
| /* System header to define __stub macros and hopefully few prototypes,
645
| which can conflict with char exp (); below.
646
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
647
| <limits.h> exists even on freestanding compilers. */
650
| # include <limits.h>
652
| # include <assert.h>
657
| /* Override any GCC internal prototype to avoid an error.
658
| Use char because int might match the return type of a GCC
659
| builtin and then its argument prototype would still apply. */
664
| /* The GNU C library defines this for functions which it implements
665
| to always fail with ENOSYS. Some functions are actually named
666
| something starting with __ and the normal name is an alias. */
667
| #if defined __stub_exp || defined __stub___exp
678
configure:7281: result: no
679
configure:7281: checking for pow
680
configure:7281: gcc -o conftest -g -O2 -Wall conftest.c >&5
681
conftest.c:57:6: warning: conflicting types for built-in function 'pow' [enabled by default]
682
/tmp/ccuUGfYr.o: In function `main':
683
/home/moma/dev/audio-recorder/conftest.c:68: undefined reference to `pow'
684
collect2: ld returned 1 exit status
685
configure:7281: $? = 1
686
configure: failed program was:
688
| #define PACKAGE_NAME "Audio Recorder"
689
| #define PACKAGE_TARNAME "audio-recorder"
690
| #define PACKAGE_VERSION "0.9.1"
691
| #define PACKAGE_STRING "Audio Recorder 0.9.1"
692
| #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/audio-recorder/+filebug"
693
| #define PACKAGE_URL ""
694
| #define STDC_HEADERS 1
695
| #define HAVE_SYS_TYPES_H 1
696
| #define HAVE_SYS_STAT_H 1
697
| #define HAVE_STDLIB_H 1
698
| #define HAVE_STRING_H 1
699
| #define HAVE_MEMORY_H 1
700
| #define HAVE_STRINGS_H 1
701
| #define HAVE_INTTYPES_H 1
702
| #define HAVE_STDINT_H 1
703
| #define HAVE_UNISTD_H 1
704
| #define __EXTENSIONS__ 1
705
| #define _ALL_SOURCE 1
706
| #define _GNU_SOURCE 1
707
| #define _POSIX_PTHREAD_SEMANTICS 1
708
| #define _TANDEM_SOURCE 1
709
| #define PACKAGE "audio-recorder"
710
| #define VERSION "0.9.1"
711
| #define STDC_HEADERS 1
712
| #define HAVE_STDLIB_H 1
713
| #define HAVE_STRING_H 1
714
| #define HAVE_STDIO_H 1
715
| #define HAVE_UNISTD_H 1
716
| #define HAS_APP_INDICATOR 1
717
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
718
| #define HAVE_VPRINTF 1
719
| /* end confdefs.h. */
720
| /* Define pow to an innocuous variant, in case <limits.h> declares pow.
721
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
722
| #define pow innocuous_pow
724
| /* System header to define __stub macros and hopefully few prototypes,
725
| which can conflict with char pow (); below.
726
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
727
| <limits.h> exists even on freestanding compilers. */
730
| # include <limits.h>
732
| # include <assert.h>
737
| /* Override any GCC internal prototype to avoid an error.
738
| Use char because int might match the return type of a GCC
739
| builtin and then its argument prototype would still apply. */
744
| /* The GNU C library defines this for functions which it implements
745
| to always fail with ENOSYS. Some functions are actually named
746
| something starting with __ and the normal name is an alias. */
747
| #if defined __stub_pow || defined __stub___pow
758
configure:7281: result: no
759
configure:7313: checking whether NLS is requested
760
configure:7322: result: yes
761
configure:7350: checking for intltool-update
762
configure:7368: found /usr/bin/intltool-update
763
configure:7380: result: /usr/bin/intltool-update
764
configure:7390: checking for intltool-merge
765
configure:7408: found /usr/bin/intltool-merge
766
configure:7420: result: /usr/bin/intltool-merge
767
configure:7430: checking for intltool-extract
768
configure:7448: found /usr/bin/intltool-extract
769
configure:7460: result: /usr/bin/intltool-extract
770
configure:7614: checking for xgettext
771
configure:7632: found /usr/bin/xgettext
772
configure:7644: result: /usr/bin/xgettext
773
configure:7654: checking for msgmerge
774
configure:7672: found /usr/bin/msgmerge
775
configure:7684: result: /usr/bin/msgmerge
776
configure:7694: checking for msgfmt
777
configure:7712: found /usr/bin/msgfmt
778
configure:7724: result: /usr/bin/msgfmt
779
configure:7734: checking for gmsgfmt
780
configure:7765: result: /usr/bin/msgfmt
781
configure:7785: checking for perl
782
configure:7803: found /usr/bin/perl
783
configure:7815: result: /usr/bin/perl
784
configure:7826: checking for perl >= 5.8.1
785
configure:7833: result: 5.14.2
786
configure:7837: checking for XML::Parser
787
configure:7840: result: ok
788
configure:7865: gcc -o conftest -g -O2 -Wall conftest.c >&5
789
configure:7865: $? = 0
790
configure:7960: checking for pkg-config
791
configure:7990: result: /usr/bin/pkg-config
792
configure:8015: checking pkg-config is at least version 0.16
793
configure:8018: result: yes
794
configure:8315: creating ./config.status
796
## ---------------------- ##
797
## Running config.status. ##
798
## ---------------------- ##
800
This file was extended by Audio Recorder config.status 0.9.1, which was
801
generated by GNU Autoconf 2.68. Invocation command line was
811
config.status:958: creating Makefile
812
config.status:958: creating src/Makefile
813
config.status:958: creating pixmaps/Makefile
814
config.status:958: creating icons/Makefile
815
config.status:958: creating icons/hicolor/Makefile
816
config.status:958: creating icons/hicolor/16x16/Makefile
817
config.status:958: creating icons/hicolor/16x16/apps/Makefile
818
config.status:958: creating icons/hicolor/22x22/Makefile
819
config.status:958: creating icons/hicolor/22x22/apps/Makefile
820
config.status:958: creating icons/hicolor/24x24/Makefile
821
config.status:958: creating icons/hicolor/24x24/apps/Makefile
822
config.status:958: creating icons/hicolor/32x32/Makefile
823
config.status:958: creating icons/hicolor/32x32/apps/Makefile
824
config.status:958: creating icons/hicolor/48x48/Makefile
825
config.status:958: creating icons/hicolor/48x48/apps/Makefile
826
config.status:958: creating icons/hicolor/64x64/Makefile
827
config.status:958: creating icons/hicolor/64x64/apps/Makefile
828
config.status:958: creating icons/hicolor/256x256/Makefile
829
config.status:958: creating icons/hicolor/256x256/apps/Makefile
830
config.status:958: creating data/Makefile
831
config.status:958: creating po/Makefile.in
832
config.status:958: creating po/Makefile
833
config.status:1130: executing depfiles commands
834
config.status:1130: executing po/stamp-it commands
836
## ---------------- ##
837
## Cache variables. ##
838
## ---------------- ##
840
ac_cv_c_compiler_gnu=yes
841
ac_cv_cxx_compiler_gnu=yes
842
ac_cv_env_APP_INDICATOR_CFLAGS_set=
843
ac_cv_env_APP_INDICATOR_CFLAGS_value=
844
ac_cv_env_APP_INDICATOR_LIBS_set=
845
ac_cv_env_APP_INDICATOR_LIBS_value=
850
ac_cv_env_CFLAGS_set=
851
ac_cv_env_CFLAGS_value=
852
ac_cv_env_CPPFLAGS_set=
853
ac_cv_env_CPPFLAGS_value=
856
ac_cv_env_CXXFLAGS_set=
857
ac_cv_env_CXXFLAGS_value=
860
ac_cv_env_DBUS_CFLAGS_set=
861
ac_cv_env_DBUS_CFLAGS_value=
862
ac_cv_env_DBUS_GLIB_CFLAGS_set=
863
ac_cv_env_DBUS_GLIB_CFLAGS_value=
864
ac_cv_env_DBUS_GLIB_LIBS_set=
865
ac_cv_env_DBUS_GLIB_LIBS_value=
866
ac_cv_env_DBUS_LIBS_set=
867
ac_cv_env_DBUS_LIBS_value=
868
ac_cv_env_GIO_CFLAGS_set=
869
ac_cv_env_GIO_CFLAGS_value=
870
ac_cv_env_GIO_LIBS_set=
871
ac_cv_env_GIO_LIBS_value=
872
ac_cv_env_GLIB_CFLAGS_set=
873
ac_cv_env_GLIB_CFLAGS_value=
874
ac_cv_env_GLIB_LIBS_set=
875
ac_cv_env_GLIB_LIBS_value=
876
ac_cv_env_GSTREAMER_CFLAGS_set=
877
ac_cv_env_GSTREAMER_CFLAGS_value=
878
ac_cv_env_GSTREAMER_INTERFACE_CFLAGS_set=
879
ac_cv_env_GSTREAMER_INTERFACE_CFLAGS_value=
880
ac_cv_env_GSTREAMER_INTERFACE_LIBS_set=
881
ac_cv_env_GSTREAMER_INTERFACE_LIBS_value=
882
ac_cv_env_GSTREAMER_LIBS_set=
883
ac_cv_env_GSTREAMER_LIBS_value=
884
ac_cv_env_GTHREAD_CFLAGS_set=
885
ac_cv_env_GTHREAD_CFLAGS_value=
886
ac_cv_env_GTHREAD_LIBS_set=
887
ac_cv_env_GTHREAD_LIBS_value=
888
ac_cv_env_GTK_CFLAGS_set=
889
ac_cv_env_GTK_CFLAGS_value=
890
ac_cv_env_GTK_LIBS_set=
891
ac_cv_env_GTK_LIBS_value=
892
ac_cv_env_LDFLAGS_set=
893
ac_cv_env_LDFLAGS_value=
895
ac_cv_env_LIBS_value=
896
ac_cv_env_MEDIA_PROFILES_CFLAGS_set=
897
ac_cv_env_MEDIA_PROFILES_CFLAGS_value=
898
ac_cv_env_MEDIA_PROFILES_LIBS_set=
899
ac_cv_env_MEDIA_PROFILES_LIBS_value=
900
ac_cv_env_PKG_CONFIG_LIBDIR_set=
901
ac_cv_env_PKG_CONFIG_LIBDIR_value=
902
ac_cv_env_PKG_CONFIG_PATH_set=
903
ac_cv_env_PKG_CONFIG_PATH_value=
904
ac_cv_env_PKG_CONFIG_set=
905
ac_cv_env_PKG_CONFIG_value=
906
ac_cv_env_PULSEAUDIO_CFLAGS_set=
907
ac_cv_env_PULSEAUDIO_CFLAGS_value=
908
ac_cv_env_PULSEAUDIO_LIBS_set=
909
ac_cv_env_PULSEAUDIO_LIBS_value=
910
ac_cv_env_build_alias_set=
911
ac_cv_env_build_alias_value=
912
ac_cv_env_host_alias_set=
913
ac_cv_env_host_alias_value=
914
ac_cv_env_target_alias_set=
915
ac_cv_env_target_alias_value=
916
ac_cv_func__doprnt=no
918
ac_cv_func_lstat_dereferences_slashed_symlink=yes
920
ac_cv_func_stat_empty_string_bug=no
921
ac_cv_func_vprintf=yes
922
ac_cv_header_inttypes_h=yes
923
ac_cv_header_memory_h=yes
924
ac_cv_header_minix_config_h=no
925
ac_cv_header_stdc=yes
926
ac_cv_header_stdint_h=yes
927
ac_cv_header_stdio_h=yes
928
ac_cv_header_stdlib_h=yes
929
ac_cv_header_string_h=yes
930
ac_cv_header_strings_h=yes
931
ac_cv_header_sys_stat_h=yes
932
ac_cv_header_sys_types_h=yes
933
ac_cv_header_unistd_h=yes
935
ac_cv_path_EGREP='/bin/grep -E'
936
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
937
ac_cv_path_GREP=/bin/grep
938
ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
939
ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
940
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
941
ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
942
ac_cv_path_MSGFMT=/usr/bin/msgfmt
943
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
944
ac_cv_path_XGETTEXT=/usr/bin/xgettext
945
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
946
ac_cv_path_install='/usr/bin/install -c'
947
ac_cv_path_mkdir=/bin/mkdir
949
ac_cv_prog_CPP='gcc -E'
950
ac_cv_prog_ac_ct_CC=gcc
951
ac_cv_prog_ac_ct_CXX=g++
955
ac_cv_prog_make_make_set=yes
956
ac_cv_safe_to_define___extensions__=yes
957
am_cv_CC_dependencies_compiler_type=gcc3
958
am_cv_CXX_dependencies_compiler_type=gcc3
959
pkg_cv_APP_INDICATOR_CFLAGS='-pthread -I/usr/include/libdbusmenu-glib-0.4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libappindicator3-0.1 '
960
pkg_cv_APP_INDICATOR_LIBS='-lappindicator3 -ldbusmenu-glib -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 '
961
pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include '
962
pkg_cv_DBUS_GLIB_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include '
963
pkg_cv_DBUS_GLIB_LIBS='-ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 '
964
pkg_cv_DBUS_LIBS='-ldbus-1 -lpthread -lrt '
965
pkg_cv_GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include '
966
pkg_cv_GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 '
967
pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include '
968
pkg_cv_GLIB_LIBS='-lglib-2.0 '
969
pkg_cv_GSTREAMER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libxml2 '
970
pkg_cv_GSTREAMER_INTERFACE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libxml2 '
971
pkg_cv_GSTREAMER_INTERFACE_LIBS='-pthread -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
972
pkg_cv_GSTREAMER_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
973
pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include '
974
pkg_cv_GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 '
975
pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 '
976
pkg_cv_GTK_LIBS='-lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 '
977
pkg_cv_MEDIA_PROFILES_CFLAGS='-pthread -I/usr/include/gconf/2 -I/usr/include/gtk-3.0 -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-media-profiles-3.0 '
978
pkg_cv_MEDIA_PROFILES_LIBS='-lgnome-media-profiles-3.0 -lgconf-2 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 '
979
pkg_cv_PULSEAUDIO_CFLAGS='-D_REENTRANT '
980
pkg_cv_PULSEAUDIO_LIBS='-lpulse '
982
## ----------------- ##
983
## Output variables. ##
984
## ----------------- ##
995
$(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \
996
test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \
997
test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \
998
$(AM_V_GEN) glib-mkenums --comments '\''<!-- @comment@ -->'\'' --fhead "<schemalist>" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " <value nick='\''@valuenick@'\'' value='\''@valuenum@'\''/>" --vtail " </@type@>" --ftail "</schemalist>" $^ > $@.tmp && mv $@.tmp $@
999
$(AM_V_GEN) if test -f "$<"; then d=; else d="$(srcdir)/"; fi; $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$${d}$< && touch $@
1001
@$(NORMAL_UNINSTALL)
1002
@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
1003
cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files
1004
echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \
1006
files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
1007
if test -n "$^"; then \
1008
rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file)
1009
test -n "$$files" || exit 0; \
1010
test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir)
1011
$(gsettings__enum_file): $(gsettings_ENUM_FILES)
1012
%.gschema.valid: %.gschema.xml $(gsettings__enum_file)
1013
.PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas
1014
.SECONDARY: $(gsettings_SCHEMAS)
1015
ACLOCAL='${SHELL} /home/moma/dev/audio-recorder/missing --run aclocal-1.11'
1016
ALL_LINGUAS='cs de en_AU en_GB es eu fi fr hr hu it nb nl pl pt pt_BR ru sk sr tr uk vi'
1021
AM_DEFAULT_VERBOSITY='1'
1022
APP_INDICATOR_CFLAGS='-pthread -I/usr/include/libdbusmenu-glib-0.4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libappindicator3-0.1 '
1023
APP_INDICATOR_LIBS='-lappindicator3 -ldbusmenu-glib -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 '
1024
AUTOCONF='${SHELL} /home/moma/dev/audio-recorder/missing --run autoconf'
1025
AUTOHEADER='${SHELL} /home/moma/dev/audio-recorder/missing --run autoheader'
1026
AUTOMAKE='${SHELL} /home/moma/dev/audio-recorder/missing --run automake-1.11'
1029
CCDEPMODE='depmode=gcc3'
1030
CFLAGS='-g -O2 -Wall'
1034
CXXDEPMODE='depmode=gcc3'
1038
DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include '
1039
DBUS_GLIB_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include '
1040
DBUS_GLIB_LIBS='-ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 '
1041
DBUS_LIBS='-ldbus-1 -lpthread -lrt '
1042
DEFS='-DPACKAGE_NAME=\"Audio\ Recorder\" -DPACKAGE_TARNAME=\"audio-recorder\" -DPACKAGE_VERSION=\"0.9.1\" -DPACKAGE_STRING=\"Audio\ Recorder\ 0.9.1\" -DPACKAGE_BUGREPORT=\"https://bugs.launchpad.net/audio-recorder/+filebug\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"audio-recorder\" -DVERSION=\"0.9.1\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_UNISTD_H=1 -DHAS_APP_INDICATOR=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_VPRINTF=1 -DGETTEXT_PACKAGE=\"audio-recorder\"'
1047
EGREP='/bin/grep -E'
1049
GETTEXT_PACKAGE='audio-recorder'
1050
GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include '
1051
GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 '
1052
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include '
1053
GLIB_COMPILE_SCHEMAS='/usr/lib/i386-linux-gnu/glib-2.0/glib-compile-schemas'
1054
GLIB_LIBS='-lglib-2.0 '
1055
GMSGFMT='/usr/bin/msgfmt'
1057
GSETTINGS_DISABLE_SCHEMAS_COMPILE=''
1059
GSTREAMER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libxml2 '
1060
GSTREAMER_INTERFACE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libxml2 '
1061
GSTREAMER_INTERFACE_LIBS='-pthread -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
1062
GSTREAMER_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
1063
GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include '
1064
GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 '
1065
GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 '
1066
GTK_LIBS='-lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 '
1067
HAS_APP_INDICATOR_FALSE='#'
1068
HAS_APP_INDICATOR_TRUE=''
1069
INSTALL_DATA='${INSTALL} -m 644'
1070
INSTALL_PROGRAM='${INSTALL}'
1071
INSTALL_SCRIPT='${INSTALL}'
1072
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1073
INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1074
INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1075
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1076
INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
1077
INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1078
INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1079
INTLTOOL_MERGE='/usr/bin/intltool-merge'
1080
INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
1081
INTLTOOL_PERL='/usr/bin/perl'
1082
INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1083
INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1084
INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1085
INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1086
INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1087
INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1088
INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1089
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1090
INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1091
INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1092
INTLTOOL_UPDATE='/usr/bin/intltool-update'
1093
INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
1094
INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
1095
INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1096
INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
1097
INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1098
INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;'
1099
INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
1105
MAINTAINER_MODE_FALSE=''
1106
MAINTAINER_MODE_TRUE='#'
1107
MAKEINFO='${SHELL} /home/moma/dev/audio-recorder/missing --run makeinfo'
1109
MEDIA_PROFILES_CFLAGS='-pthread -I/usr/include/gconf/2 -I/usr/include/gtk-3.0 -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-media-profiles-3.0 '
1110
MEDIA_PROFILES_LIBS='-lgnome-media-profiles-3.0 -lgconf-2 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 '
1111
MKDIR_P='/bin/mkdir -p'
1112
MSGFMT='/usr/bin/msgfmt'
1113
MSGMERGE='/usr/bin/msgmerge'
1115
PACKAGE='audio-recorder'
1116
PACKAGE_BUGREPORT='https://bugs.launchpad.net/audio-recorder/+filebug'
1117
PACKAGE_NAME='Audio Recorder'
1118
PACKAGE_STRING='Audio Recorder 0.9.1'
1119
PACKAGE_TARNAME='audio-recorder'
1121
PACKAGE_VERSION='0.9.1'
1123
PKG_CONFIG='/usr/bin/pkg-config'
1124
PKG_CONFIG_LIBDIR=''
1126
PULSEAUDIO_CFLAGS='-D_REENTRANT '
1127
PULSEAUDIO_LIBS='-lpulse '
1133
XGETTEXT='/usr/bin/xgettext'
1136
all-am: $(gsettings_SCHEMAS:.xml=.valid)
1139
am__fastdepCC_FALSE='#'
1140
am__fastdepCC_TRUE=''
1141
am__fastdepCXX_FALSE='#'
1142
am__fastdepCXX_TRUE=''
1143
am__include='include'
1148
am__tar='$${TAR-tar} chof - "$$tardir"'
1149
am__untar='$${TAR-tar} xf -'
1150
bindir='${exec_prefix}/bin'
1152
clean-gsettings-schemas:
1153
datadir='${datarootdir}'
1154
datarootdir='${prefix}/share'
1155
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1158
exec_prefix='${prefix}'
1159
gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE))
1160
gsettingsschemadir='${datarootdir}/glib-2.0/schemas'
1163
ifdef gsettings_ENUM_NAMESPACE
1164
includedir='${prefix}/include'
1165
infodir='${datarootdir}/info'
1166
install-data-am: install-gsettings-schemas
1167
install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file)
1168
install_sh='${SHELL} /home/moma/dev/audio-recorder/install-sh'
1169
intltool__v_merge_options_0='-q'
1170
intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
1171
libdir='${exec_prefix}/lib'
1172
libexecdir='${exec_prefix}/libexec'
1173
localedir='${datarootdir}/locale'
1174
localstatedir='${prefix}/var'
1175
mandir='${datarootdir}/man'
1176
mkdir_p='/bin/mkdir -p'
1177
mostlyclean-am: clean-gsettings-schemas
1178
oldincludedir='/usr/include'
1181
program_transform_name='s,x,x,'
1183
sbindir='${exec_prefix}/sbin'
1184
sharedstatedir='${prefix}/com'
1185
sysconfdir='${prefix}/etc'
1187
top_builddir='/home/moma/dev/audio-recorder'
1188
uninstall-am: uninstall-gsettings-schemas
1189
uninstall-gsettings-schemas:
1196
#define PACKAGE_NAME "Audio Recorder"
1197
#define PACKAGE_TARNAME "audio-recorder"
1198
#define PACKAGE_VERSION "0.9.1"
1199
#define PACKAGE_STRING "Audio Recorder 0.9.1"
1200
#define PACKAGE_BUGREPORT "https://bugs.launchpad.net/audio-recorder/+filebug"
1201
#define PACKAGE_URL ""
1202
#define STDC_HEADERS 1
1203
#define HAVE_SYS_TYPES_H 1
1204
#define HAVE_SYS_STAT_H 1
1205
#define HAVE_STDLIB_H 1
1206
#define HAVE_STRING_H 1
1207
#define HAVE_MEMORY_H 1
1208
#define HAVE_STRINGS_H 1
1209
#define HAVE_INTTYPES_H 1
1210
#define HAVE_STDINT_H 1
1211
#define HAVE_UNISTD_H 1
1212
#define __EXTENSIONS__ 1
1213
#define _ALL_SOURCE 1
1214
#define _GNU_SOURCE 1
1215
#define _POSIX_PTHREAD_SEMANTICS 1
1216
#define _TANDEM_SOURCE 1
1217
#define PACKAGE "audio-recorder"
1218
#define VERSION "0.9.1"
1219
#define STDC_HEADERS 1
1220
#define HAVE_STDLIB_H 1
1221
#define HAVE_STRING_H 1
1222
#define HAVE_STDIO_H 1
1223
#define HAVE_UNISTD_H 1
1224
#define HAS_APP_INDICATOR 1
1225
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
1226
#define HAVE_VPRINTF 1
1227
#define GETTEXT_PACKAGE "audio-recorder"