source: projects/vine-notify-update/config.log @ 9642

Revision 9642, 28.6 KB checked in by daisuke, 9 years ago (diff)

add initial version of vine-notify-update

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by vine-notify-update configure 0.5, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --enable-maintainer-mode
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = hangar.int.teamgedoh.net
14uname -m = x86_64
15uname -r = 3.4.6-3vl7
16uname -s = Linux
17uname -v = #1 SMP Fri Jul 27 04:20:56 JST 2012
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
30PATH: /usr/local/bin
31PATH: /bin
32PATH: /usr/bin
33PATH: /usr/local/sbin
34PATH: /usr/sbin
35PATH: /sbin
36
37
38## ----------- ##
39## Core tests. ##
40## ----------- ##
41
42configure:2300: checking for a BSD-compatible install
43configure:2368: result: /usr/bin/install -c
44configure:2379: checking whether build environment is sane
45configure:2429: result: yes
46configure:2570: checking for a thread-safe mkdir -p
47configure:2609: result: /bin/mkdir -p
48configure:2622: checking for gawk
49configure:2638: found /bin/gawk
50configure:2649: result: gawk
51configure:2660: checking whether make sets $(MAKE)
52configure:2682: result: yes
53configure:2778: checking whether to enable maintainer-specific portions of Makefiles
54configure:2787: result: yes
55configure:2849: checking for gcc
56configure:2865: found /usr/bin/gcc
57configure:2876: result: gcc
58configure:3105: checking for C compiler version
59configure:3114: gcc --version >&5
60gcc (GCC) 4.6.2
61Copyright (C) 2011 Free Software Foundation, Inc.
62This is free software; see the source for copying conditions.  There is NO
63warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
64
65configure:3125: $? = 0
66configure:3114: gcc -v >&5
67Using built-in specs.
68COLLECT_GCC=gcc
69COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-vine-linux/4.6.2/lto-wrapper
70Target: x86_64-vine-linux
71Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,go,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-tune=generic --with-arch_32=i686 --build=x86_64-vine-linux
72Thread model: posix
73gcc version 4.6.2 (GCC)
74configure:3125: $? = 0
75configure:3114: gcc -V >&5
76gcc: error: unrecognized option '-V'
77gcc: fatal error: no input files
78compilation terminated.
79configure:3125: $? = 1
80configure:3114: gcc -qversion >&5
81gcc: error: unrecognized option '-qversion'
82gcc: fatal error: no input files
83compilation terminated.
84configure:3125: $? = 1
85configure:3145: checking whether the C compiler works
86configure:3167: gcc    conftest.c  >&5
87configure:3171: $? = 0
88configure:3219: result: yes
89configure:3222: checking for C compiler default output file name
90configure:3224: result: a.out
91configure:3230: checking for suffix of executables
92configure:3237: gcc -o conftest    conftest.c  >&5
93configure:3241: $? = 0
94configure:3263: result:
95configure:3285: checking whether we are cross compiling
96configure:3293: gcc -o conftest    conftest.c  >&5
97configure:3297: $? = 0
98configure:3304: ./conftest
99configure:3308: $? = 0
100configure:3323: result: no
101configure:3328: checking for suffix of object files
102configure:3350: gcc -c   conftest.c >&5
103configure:3354: $? = 0
104configure:3375: result: o
105configure:3379: checking whether we are using the GNU C compiler
106configure:3398: gcc -c   conftest.c >&5
107configure:3398: $? = 0
108configure:3407: result: yes
109configure:3416: checking whether gcc accepts -g
110configure:3436: gcc -c -g  conftest.c >&5
111configure:3436: $? = 0
112configure:3477: result: yes
113configure:3494: checking for gcc option to accept ISO C89
114configure:3558: gcc  -c -g -O2  conftest.c >&5
115configure:3558: $? = 0
116configure:3571: result: none needed
117configure:3602: checking for style of include used by make
118configure:3630: result: GNU
119configure:3655: checking dependency style of gcc
120configure:3765: result: gcc3
121configure:3784: checking for gcc option to accept ISO C99
122configure:3933: gcc  -c -g -O2  conftest.c >&5
123conftest.c:61:29: error: expected ';', ',' or ')' before 'text'
124conftest.c: In function 'main':
125conftest.c:115:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
126conftest.c:115:18: error: 'newvar' undeclared (first use in this function)
127conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in
128conftest.c:125:3: error: 'for' loop initial declarations are only allowed in C99 mode
129conftest.c:125:3: note: use option -std=c99 or -std=gnu99 to compile your code
130configure:3933: $? = 1
131configure: failed program was:
132| /* confdefs.h */
133| #define PACKAGE_NAME "vine-notify-update"
134| #define PACKAGE_TARNAME "vine-notify-update"
135| #define PACKAGE_VERSION "0.5"
136| #define PACKAGE_STRING "vine-notify-update 0.5"
137| #define PACKAGE_BUGREPORT ""
138| #define PACKAGE_URL ""
139| #define PACKAGE "vine-notify-update"
140| #define VERSION "0.5"
141| /* end confdefs.h.  */
142| #include <stdarg.h>
143| #include <stdbool.h>
144| #include <stdlib.h>
145| #include <wchar.h>
146| #include <stdio.h>
147|
148| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
149| #define debug(...) fprintf (stderr, __VA_ARGS__)
150| #define showlist(...) puts (#__VA_ARGS__)
151| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
152| static void
153| test_varargs_macros (void)
154| {
155|   int x = 1234;
156|   int y = 5678;
157|   debug ("Flag");
158|   debug ("X = %d\n", x);
159|   showlist (The first, second, and third items.);
160|   report (x>y, "x is %d but y is %d", x, y);
161| }
162|
163| // Check long long types.
164| #define BIG64 18446744073709551615ull
165| #define BIG32 4294967295ul
166| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
167| #if !BIG_OK
168|   your preprocessor is broken;
169| #endif
170| #if BIG_OK
171| #else
172|   your preprocessor is broken;
173| #endif
174| static long long int bignum = -9223372036854775807LL;
175| static unsigned long long int ubignum = BIG64;
176|
177| struct incomplete_array
178| {
179|   int datasize;
180|   double data[];
181| };
182|
183| struct named_init {
184|   int number;
185|   const wchar_t *name;
186|   double average;
187| };
188|
189| typedef const char *ccp;
190|
191| static inline int
192| test_restrict (ccp restrict text)
193| {
194|   // See if C++-style comments work.
195|   // Iterate through items via the restricted pointer.
196|   // Also check for declarations in for loops.
197|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
198|     continue;
199|   return 0;
200| }
201|
202| // Check varargs and va_copy.
203| static void
204| test_varargs (const char *format, ...)
205| {
206|   va_list args;
207|   va_start (args, format);
208|   va_list args_copy;
209|   va_copy (args_copy, args);
210|
211|   const char *str;
212|   int number;
213|   float fnumber;
214|
215|   while (*format)
216|     {
217|       switch (*format++)
218|       {
219|       case 's': // string
220|         str = va_arg (args_copy, const char *);
221|         break;
222|       case 'd': // int
223|         number = va_arg (args_copy, int);
224|         break;
225|       case 'f': // float
226|         fnumber = va_arg (args_copy, double);
227|         break;
228|       default:
229|         break;
230|       }
231|     }
232|   va_end (args_copy);
233|   va_end (args);
234| }
235|
236| int
237| main ()
238| {
239|
240|   // Check bool.
241|   _Bool success = false;
242|
243|   // Check restrict.
244|   if (test_restrict ("String literal") == 0)
245|     success = true;
246|   char *restrict newvar = "Another string";
247|
248|   // Check varargs.
249|   test_varargs ("s, d' f .", "string", 65, 34.234);
250|   test_varargs_macros ();
251|
252|   // Check flexible array members.
253|   struct incomplete_array *ia =
254|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
255|   ia->datasize = 10;
256|   for (int i = 0; i < ia->datasize; ++i)
257|     ia->data[i] = i * 1.234;
258|
259|   // Check named initializers.
260|   struct named_init ni = {
261|     .number = 34,
262|     .name = L"Test wide string",
263|     .average = 543.34343,
264|   };
265|
266|   ni.number = 58;
267|
268|   int dynamic_array[ni.number];
269|   dynamic_array[ni.number - 1] = 543;
270|
271|   // work around unused variable warnings
272|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
273|         || dynamic_array[ni.number - 1] != 543);
274|
275|   ;
276|   return 0;
277| }
278configure:3933: gcc -std=gnu99 -c -g -O2  conftest.c >&5
279configure:3933: $? = 0
280configure:3953: result: -std=gnu99
281configure:4055: checking for gcc -std=gnu99 option to accept ISO Standard C
282configure:4069: result: -std=gnu99
283configure:4075: checking for valac
284configure:4093: found /usr/bin/valac
285configure:4105: result: /usr/bin/valac
286configure:4118: checking /usr/bin/valac is at least version 0.18.0
287configure:4129: result: yes
288configure:4143: checking whether NLS is requested
289configure:4152: result: yes
290configure:4171: checking for intltool >= 0.50
291configure:4173: result: 0.50.2 found
292configure:4181: checking for intltool-update
293configure:4199: found /usr/bin/intltool-update
294configure:4211: result: /usr/bin/intltool-update
295configure:4221: checking for intltool-merge
296configure:4239: found /usr/bin/intltool-merge
297configure:4251: result: /usr/bin/intltool-merge
298configure:4261: checking for intltool-extract
299configure:4279: found /usr/bin/intltool-extract
300configure:4291: result: /usr/bin/intltool-extract
301configure:4445: checking for xgettext
302configure:4463: found /usr/bin/xgettext
303configure:4475: result: /usr/bin/xgettext
304configure:4485: checking for msgmerge
305configure:4503: found /usr/bin/msgmerge
306configure:4515: result: /usr/bin/msgmerge
307configure:4525: checking for msgfmt
308configure:4543: found /usr/bin/msgfmt
309configure:4555: result: /usr/bin/msgfmt
310configure:4565: checking for gmsgfmt
311configure:4596: result: /usr/bin/msgfmt
312configure:4616: checking for perl
313configure:4634: found /usr/bin/perl
314configure:4646: result: /usr/bin/perl
315configure:4657: checking for perl >= 5.8.1
316configure:4664: result: 5.12.3
317configure:4668: checking for XML::Parser
318configure:4671: result: ok
319configure:4696: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
320configure:4696: $? = 0
321configure:4778: checking for pkg-config
322configure:4796: found /usr/bin/pkg-config
323configure:4808: result: /usr/bin/pkg-config
324configure:4833: checking pkg-config is at least version 0.9.0
325configure:4836: result: yes
326configure:4846: checking for VINE_NOTIFY_UPDATE
327configure:4853: $PKG_CONFIG --exists --print-errors "$pkg_modules"
328configure:4856: $? = 0
329configure:4869: $PKG_CONFIG --exists --print-errors "$pkg_modules"
330configure:4872: $? = 0
331configure:4929: result: yes
332configure:4950: checking how to run the C preprocessor
333configure:4981: gcc -std=gnu99 -E  conftest.c
334configure:4981: $? = 0
335configure:4995: gcc -std=gnu99 -E  conftest.c
336conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
337compilation terminated.
338configure:4995: $? = 1
339configure: failed program was:
340| /* confdefs.h */
341| #define PACKAGE_NAME "vine-notify-update"
342| #define PACKAGE_TARNAME "vine-notify-update"
343| #define PACKAGE_VERSION "0.5"
344| #define PACKAGE_STRING "vine-notify-update 0.5"
345| #define PACKAGE_BUGREPORT ""
346| #define PACKAGE_URL ""
347| #define PACKAGE "vine-notify-update"
348| #define VERSION "0.5"
349| #define GETTEXT_PACKAGE "vine-notify-update"
350| /* end confdefs.h.  */
351| #include <ac_nonexistent.h>
352configure:5020: result: gcc -std=gnu99 -E
353configure:5040: gcc -std=gnu99 -E  conftest.c
354configure:5040: $? = 0
355configure:5054: gcc -std=gnu99 -E  conftest.c
356conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
357compilation terminated.
358configure:5054: $? = 1
359configure: failed program was:
360| /* confdefs.h */
361| #define PACKAGE_NAME "vine-notify-update"
362| #define PACKAGE_TARNAME "vine-notify-update"
363| #define PACKAGE_VERSION "0.5"
364| #define PACKAGE_STRING "vine-notify-update 0.5"
365| #define PACKAGE_BUGREPORT ""
366| #define PACKAGE_URL ""
367| #define PACKAGE "vine-notify-update"
368| #define VERSION "0.5"
369| #define GETTEXT_PACKAGE "vine-notify-update"
370| /* end confdefs.h.  */
371| #include <ac_nonexistent.h>
372configure:5083: checking for grep that handles long lines and -e
373configure:5141: result: /bin/grep
374configure:5146: checking for egrep
375configure:5208: result: /bin/grep -E
376configure:5213: checking for ANSI C header files
377configure:5233: gcc -std=gnu99 -c -g -O2  conftest.c >&5
378configure:5233: $? = 0
379configure:5306: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
380configure:5306: $? = 0
381configure:5306: ./conftest
382configure:5306: $? = 0
383configure:5317: result: yes
384configure:5330: checking for sys/types.h
385configure:5330: gcc -std=gnu99 -c -g -O2  conftest.c >&5
386configure:5330: $? = 0
387configure:5330: result: yes
388configure:5330: checking for sys/stat.h
389configure:5330: gcc -std=gnu99 -c -g -O2  conftest.c >&5
390configure:5330: $? = 0
391configure:5330: result: yes
392configure:5330: checking for stdlib.h
393configure:5330: gcc -std=gnu99 -c -g -O2  conftest.c >&5
394configure:5330: $? = 0
395configure:5330: result: yes
396configure:5330: checking for string.h
397configure:5330: gcc -std=gnu99 -c -g -O2  conftest.c >&5
398configure:5330: $? = 0
399configure:5330: result: yes
400configure:5330: checking for memory.h
401configure:5330: gcc -std=gnu99 -c -g -O2  conftest.c >&5
402configure:5330: $? = 0
403configure:5330: result: yes
404configure:5330: checking for strings.h
405configure:5330: gcc -std=gnu99 -c -g -O2  conftest.c >&5
406configure:5330: $? = 0
407configure:5330: result: yes
408configure:5330: checking for inttypes.h
409configure:5330: gcc -std=gnu99 -c -g -O2  conftest.c >&5
410configure:5330: $? = 0
411configure:5330: result: yes
412configure:5330: checking for stdint.h
413configure:5330: gcc -std=gnu99 -c -g -O2  conftest.c >&5
414configure:5330: $? = 0
415configure:5330: result: yes
416configure:5330: checking for unistd.h
417configure:5330: gcc -std=gnu99 -c -g -O2  conftest.c >&5
418configure:5330: $? = 0
419configure:5330: result: yes
420configure:5345: checking locale.h usability
421configure:5345: gcc -std=gnu99 -c -g -O2  conftest.c >&5
422configure:5345: $? = 0
423configure:5345: result: yes
424configure:5345: checking locale.h presence
425configure:5345: gcc -std=gnu99 -E  conftest.c
426configure:5345: $? = 0
427configure:5345: result: yes
428configure:5345: checking for locale.h
429configure:5345: result: yes
430configure:5356: checking for LC_MESSAGES
431configure:5372: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
432configure:5372: $? = 0
433configure:5380: result: yes
434configure:5397: checking libintl.h usability
435configure:5397: gcc -std=gnu99 -c -g -O2  conftest.c >&5
436configure:5397: $? = 0
437configure:5397: result: yes
438configure:5397: checking libintl.h presence
439configure:5397: gcc -std=gnu99 -E  conftest.c
440configure:5397: $? = 0
441configure:5397: result: yes
442configure:5397: checking for libintl.h
443configure:5397: result: yes
444configure:5405: checking for ngettext in libc
445configure:5423: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
446configure:5423: $? = 0
447configure:5432: result: yes
448configure:5436: checking for dgettext in libc
449configure:5454: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
450configure:5454: $? = 0
451configure:5463: result: yes
452configure:5470: checking for bind_textdomain_codeset
453configure:5470: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
454configure:5470: $? = 0
455configure:5470: result: yes
456configure:5746: checking for msgfmt
457configure:5773: result: /usr/bin/msgfmt
458configure:5784: checking for dcgettext
459configure:5784: gcc -std=gnu99 -o conftest -g -O2   conftest.c   >&5
460conftest.c:49:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default]
461configure:5784: $? = 0
462configure:5784: result: yes
463configure:5794: checking if msgfmt accepts -c
464configure:5809: $MSGFMT -c -o /dev/null conftest.foo
465configure:5812: $? = 0
466configure:5814: result: yes
467configure:5824: checking for gmsgfmt
468configure:5855: result: /usr/bin/msgfmt
469configure:5865: checking for xgettext
470configure:5892: result: /usr/bin/xgettext
471configure:5911: gcc -std=gnu99 -o conftest -g -O2   conftest.c   >&5
472configure:5911: $? = 0
473configure:6191: creating ./config.status
474
475## ---------------------- ##
476## Running config.status. ##
477## ---------------------- ##
478
479This file was extended by vine-notify-update config.status 0.5, which was
480generated by GNU Autoconf 2.68.  Invocation command line was
481
482  CONFIG_FILES    =
483  CONFIG_HEADERS  =
484  CONFIG_LINKS    =
485  CONFIG_COMMANDS =
486  $ ./config.status
487
488on hangar.int.teamgedoh.net
489
490config.status:953: creating Makefile
491config.status:953: creating po/Makefile.in
492config.status:953: creating src/Makefile
493config.status:953: creating data/Makefile
494config.status:953: creating config.h
495config.status:1182: executing depfiles commands
496config.status:1182: executing default-1 commands
497config.status:1182: executing po/stamp-it commands
498
499## ---------------- ##
500## Cache variables. ##
501## ---------------- ##
502
503ac_cv_c_compiler_gnu=yes
504ac_cv_env_CC_set=
505ac_cv_env_CC_value=
506ac_cv_env_CFLAGS_set=
507ac_cv_env_CFLAGS_value=
508ac_cv_env_CPPFLAGS_set=
509ac_cv_env_CPPFLAGS_value=
510ac_cv_env_CPP_set=
511ac_cv_env_CPP_value=
512ac_cv_env_LDFLAGS_set=
513ac_cv_env_LDFLAGS_value=
514ac_cv_env_LIBS_set=
515ac_cv_env_LIBS_value=
516ac_cv_env_PKG_CONFIG_LIBDIR_set=
517ac_cv_env_PKG_CONFIG_LIBDIR_value=
518ac_cv_env_PKG_CONFIG_PATH_set=
519ac_cv_env_PKG_CONFIG_PATH_value=
520ac_cv_env_PKG_CONFIG_set=
521ac_cv_env_PKG_CONFIG_value=
522ac_cv_env_VINE_NOTIFY_UPDATE_CFLAGS_set=
523ac_cv_env_VINE_NOTIFY_UPDATE_CFLAGS_value=
524ac_cv_env_VINE_NOTIFY_UPDATE_LIBS_set=
525ac_cv_env_VINE_NOTIFY_UPDATE_LIBS_value=
526ac_cv_env_build_alias_set=
527ac_cv_env_build_alias_value=
528ac_cv_env_host_alias_set=
529ac_cv_env_host_alias_value=
530ac_cv_env_target_alias_set=
531ac_cv_env_target_alias_value=
532ac_cv_func_bind_textdomain_codeset=yes
533ac_cv_func_dcgettext=yes
534ac_cv_header_inttypes_h=yes
535ac_cv_header_libintl_h=yes
536ac_cv_header_locale_h=yes
537ac_cv_header_memory_h=yes
538ac_cv_header_stdc=yes
539ac_cv_header_stdint_h=yes
540ac_cv_header_stdlib_h=yes
541ac_cv_header_string_h=yes
542ac_cv_header_strings_h=yes
543ac_cv_header_sys_stat_h=yes
544ac_cv_header_sys_types_h=yes
545ac_cv_header_unistd_h=yes
546ac_cv_objext=o
547ac_cv_path_EGREP='/bin/grep -E'
548ac_cv_path_GMSGFMT=/usr/bin/msgfmt
549ac_cv_path_GREP=/bin/grep
550ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
551ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
552ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
553ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
554ac_cv_path_MSGFMT=/usr/bin/msgfmt
555ac_cv_path_MSGMERGE=/usr/bin/msgmerge
556ac_cv_path_VALAC=/usr/bin/valac
557ac_cv_path_XGETTEXT=/usr/bin/xgettext
558ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
559ac_cv_path_install='/usr/bin/install -c'
560ac_cv_path_mkdir=/bin/mkdir
561ac_cv_prog_AWK=gawk
562ac_cv_prog_CPP='gcc -std=gnu99 -E'
563ac_cv_prog_ac_ct_CC=gcc
564ac_cv_prog_cc_c89=
565ac_cv_prog_cc_c99=-std=gnu99
566ac_cv_prog_cc_g=yes
567ac_cv_prog_cc_stdc=-std=gnu99
568ac_cv_prog_make_make_set=yes
569am_cv_CC_dependencies_compiler_type=gcc3
570am_cv_val_LC_MESSAGES=yes
571gt_cv_func_dgettext_libc=yes
572gt_cv_func_dgettext_libintl=no
573gt_cv_func_ngettext_libc=yes
574gt_cv_have_gettext=yes
575pkg_cv_VINE_NOTIFY_UPDATE_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libdrm  '
576pkg_cv_VINE_NOTIFY_UPDATE_LIBS='-lnotify -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  '
577
578## ----------------- ##
579## Output variables. ##
580## ----------------- ##
581
582ACLOCAL='${SHELL} /home/tomop/data/src/vine-notify-update/missing --run aclocal-1.11'
583ALL_LINGUAS=''
584AMDEPBACKSLASH='\'
585AMDEP_FALSE='#'
586AMDEP_TRUE=''
587AMTAR='${SHELL} /home/tomop/data/src/vine-notify-update/missing --run tar'
588AM_BACKSLASH='\'
589AM_DEFAULT_VERBOSITY='0'
590AUTOCONF='${SHELL} /home/tomop/data/src/vine-notify-update/missing --run autoconf'
591AUTOHEADER='${SHELL} /home/tomop/data/src/vine-notify-update/missing --run autoheader'
592AUTOMAKE='${SHELL} /home/tomop/data/src/vine-notify-update/missing --run automake-1.11'
593AWK='gawk'
594CATALOGS=''
595CATOBJEXT='.gmo'
596CC='gcc -std=gnu99'
597CCDEPMODE='depmode=gcc3'
598CFLAGS='-g -O2'
599CPP='gcc -std=gnu99 -E'
600CPPFLAGS=''
601CYGPATH_W='echo'
602DATADIRNAME='share'
603DEFS='-DHAVE_CONFIG_H'
604DEPDIR='.deps'
605ECHO_C=''
606ECHO_N='-n'
607ECHO_T=''
608EGREP='/bin/grep -E'
609EXEEXT=''
610GETTEXT_PACKAGE='vine-notify-update'
611GMOFILES=''
612GMSGFMT='/usr/bin/msgfmt'
613GREP='/bin/grep'
614INSTALL_DATA='${INSTALL} -m 644'
615INSTALL_PROGRAM='${INSTALL}'
616INSTALL_SCRIPT='${INSTALL}'
617INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
618INSTOBJEXT='.mo'
619INTLLIBS=''
620INTLTOOL_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 $< $@'
621INTLTOOL_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 $< $@'
622INTLTOOL_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 $< $@'
623INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
624INTLTOOL_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 $< $@'
625INTLTOOL_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 $< $@'
626INTLTOOL_MERGE='/usr/bin/intltool-merge'
627INTLTOOL_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 $< $@'
628INTLTOOL_PERL='/usr/bin/perl'
629INTLTOOL_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 $< $@'
630INTLTOOL_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 $< $@'
631INTLTOOL_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 $< $@'
632INTLTOOL_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 $< $@'
633INTLTOOL_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 $< $@'
634INTLTOOL_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 $< $@'
635INTLTOOL_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 $< $@'
636INTLTOOL_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 $< $@'
637INTLTOOL_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 $< $@'
638INTLTOOL_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 $< $@'
639INTLTOOL_UPDATE='/usr/bin/intltool-update'
640INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
641INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
642INTLTOOL_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 $< $@'
643INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
644INTLTOOL_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 $< $@'
645INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
646INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
647LDFLAGS=''
648LIBOBJS=''
649LIBS=''
650LTLIBOBJS=''
651MAINT=''
652MAINTAINER_MODE_FALSE='#'
653MAINTAINER_MODE_TRUE=''
654MAKEINFO='${SHELL} /home/tomop/data/src/vine-notify-update/missing --run makeinfo'
655MKDIR_P='/bin/mkdir -p'
656MKINSTALLDIRS='./mkinstalldirs'
657MSGFMT='/usr/bin/msgfmt'
658MSGFMT_OPTS='-c'
659MSGMERGE='/usr/bin/msgmerge'
660OBJEXT='o'
661PACKAGE='vine-notify-update'
662PACKAGE_BUGREPORT=''
663PACKAGE_NAME='vine-notify-update'
664PACKAGE_STRING='vine-notify-update 0.5'
665PACKAGE_TARNAME='vine-notify-update'
666PACKAGE_URL=''
667PACKAGE_VERSION='0.5'
668PATH_SEPARATOR=':'
669PKG_CONFIG='/usr/bin/pkg-config'
670PKG_CONFIG_LIBDIR=''
671PKG_CONFIG_PATH=''
672POFILES=''
673POSUB='po'
674PO_IN_DATADIR_FALSE=''
675PO_IN_DATADIR_TRUE=''
676SET_MAKE=''
677SHELL='/bin/sh'
678STRIP=''
679USE_NLS='yes'
680VALAC='/usr/bin/valac'
681VERSION='0.5'
682VINE_NOTIFY_UPDATE_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libdrm  '
683VINE_NOTIFY_UPDATE_LIBS='-lnotify -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  '
684VINE_NOTIFY_UPDATE_PACKAGES='--pkg libnotify --pkg gtk+-3.0'
685XGETTEXT='/usr/bin/xgettext'
686ac_ct_CC='gcc'
687am__EXEEXT_FALSE=''
688am__EXEEXT_TRUE='#'
689am__fastdepCC_FALSE='#'
690am__fastdepCC_TRUE=''
691am__include='include'
692am__isrc=''
693am__leading_dot='.'
694am__quote=''
695am__tar='${AMTAR} chof - "$$tardir"'
696am__untar='${AMTAR} xf -'
697bindir='${exec_prefix}/bin'
698build_alias=''
699datadir='${datarootdir}'
700datarootdir='${prefix}/share'
701docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
702dvidir='${docdir}'
703exec_prefix='${prefix}'
704host_alias=''
705htmldir='${docdir}'
706includedir='${prefix}/include'
707infodir='${datarootdir}/info'
708install_sh='${SHELL} /home/tomop/data/src/vine-notify-update/install-sh'
709intltool__v_merge_options_0='-q'
710intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
711libdir='${exec_prefix}/lib'
712libexecdir='${exec_prefix}/libexec'
713localedir='${datarootdir}/locale'
714localstatedir='${prefix}/var'
715mandir='${datarootdir}/man'
716mkdir_p='/bin/mkdir -p'
717oldincludedir='/usr/include'
718pdfdir='${docdir}'
719prefix='/usr/local'
720program_transform_name='s,x,x,'
721psdir='${docdir}'
722sbindir='${exec_prefix}/sbin'
723sharedstatedir='${prefix}/com'
724sysconfdir='${prefix}/etc'
725target_alias=''
726
727## ----------- ##
728## confdefs.h. ##
729## ----------- ##
730
731/* confdefs.h */
732#define PACKAGE_NAME "vine-notify-update"
733#define PACKAGE_TARNAME "vine-notify-update"
734#define PACKAGE_VERSION "0.5"
735#define PACKAGE_STRING "vine-notify-update 0.5"
736#define PACKAGE_BUGREPORT ""
737#define PACKAGE_URL ""
738#define PACKAGE "vine-notify-update"
739#define VERSION "0.5"
740#define GETTEXT_PACKAGE "vine-notify-update"
741#define STDC_HEADERS 1
742#define HAVE_SYS_TYPES_H 1
743#define HAVE_SYS_STAT_H 1
744#define HAVE_STDLIB_H 1
745#define HAVE_STRING_H 1
746#define HAVE_MEMORY_H 1
747#define HAVE_STRINGS_H 1
748#define HAVE_INTTYPES_H 1
749#define HAVE_STDINT_H 1
750#define HAVE_UNISTD_H 1
751#define HAVE_LOCALE_H 1
752#define HAVE_LC_MESSAGES 1
753#define HAVE_BIND_TEXTDOMAIN_CODESET 1
754#define HAVE_GETTEXT 1
755#define HAVE_DCGETTEXT 1
756#define ENABLE_NLS 1
757
758configure: exit 0
Note: See TracBrowser for help on using the repository browser.