This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Vino configure 3.4.2, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --disable-http-server --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = vas uname -m = i686 uname -r = 2.6.33.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Apr 27 17:58:42 CEST 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2394: checking for a BSD-compatible install configure:2462: result: /bin/install -c configure:2473: checking whether build environment is sane configure:2523: result: yes configure:2664: checking for a thread-safe mkdir -p configure:2703: result: /bin/mkdir -p configure:2716: checking for gawk configure:2732: found /bin/gawk configure:2743: result: gawk configure:2754: checking whether make sets $(MAKE) configure:2776: result: yes configure:2868: checking for i686-uhu-linux-gcc configure:2884: found /usr/bin/i686-uhu-linux-gcc configure:2895: result: i686-uhu-linux-gcc configure:3164: checking for C compiler version configure:3173: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.7.0 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3184: $? = 0 configure:3173: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:3184: $? = 0 configure:3173: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3184: $? = 1 configure:3173: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3184: $? = 1 configure:3204: checking whether the C compiler works configure:3226: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3230: $? = 0 configure:3278: result: yes configure:3281: checking for C compiler default output file name configure:3283: result: a.out configure:3289: checking for suffix of executables configure:3296: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3300: $? = 0 configure:3322: result: configure:3344: checking whether we are cross compiling configure:3352: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3356: $? = 0 configure:3363: ./conftest configure:3367: $? = 0 configure:3382: result: no configure:3387: checking for suffix of object files configure:3409: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3413: $? = 0 configure:3434: result: o configure:3438: checking whether we are using the GNU C compiler configure:3457: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3457: $? = 0 configure:3466: result: yes configure:3475: checking whether i686-uhu-linux-gcc accepts -g configure:3495: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3495: $? = 0 configure:3536: result: yes configure:3553: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3617: $? = 0 configure:3630: result: none needed configure:3661: checking for style of include used by make configure:3689: result: GNU configure:3714: checking dependency style of i686-uhu-linux-gcc configure:3824: result: gcc3 configure:3840: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:3871: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3875: $? = 0 configure:3881: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3885: $? = 0 configure:3896: cc -c conftest.c >&5 configure:3900: $? = 0 configure:3908: cc -c conftest.c -o conftest2.o >&5 configure:3912: $? = 0 configure:3918: cc -c conftest.c -o conftest2.o >&5 configure:3922: $? = 0 configure:3940: result: yes configure:3992: checking whether to disable maintainer-specific portions of Makefiles configure:4001: result: yes configure:4062: checking whether gcc understands -Wno-sign-compare configure:4075: i686-uhu-linux-gcc -c -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -O2 -march=i686 -mtune=generic -Wno-sign-compare conftest.c >&5 configure:4075: $? = 0 configure:4082: result: yes configure:4100: checking what warning flags to pass to the C compiler configure:4102: result: -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare configure:4113: checking what language compliance flags to pass to the C compiler configure:4128: result: configure:4180: checking build system type configure:4194: result: i686-uhu-linux-gnu configure:4214: checking host system type configure:4227: result: i686-uhu-linux-gnu configure:4268: checking how to print strings configure:4295: result: printf configure:4316: checking for a sed that does not truncate output configure:4380: result: /bin/sed configure:4398: checking for grep that handles long lines and -e configure:4456: result: /bin/grep configure:4461: checking for egrep configure:4523: result: /bin/grep -E configure:4528: checking for fgrep configure:4590: result: /bin/grep -F configure:4625: checking for ld used by i686-uhu-linux-gcc configure:4692: result: /usr/bin/ld configure:4699: checking if the linker (/usr/bin/ld) is GNU ld configure:4714: result: yes configure:4726: checking for BSD- or MS-compatible name lister (nm) configure:4775: result: /usr/bin/nm -B configure:4905: checking the name lister (/usr/bin/nm -B) interface configure:4912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4915: /usr/bin/nm -B "conftest.o" configure:4918: output 00000000 B some_variable configure:4925: result: BSD nm configure:4928: checking whether ln -s works configure:4932: result: yes configure:4940: checking the maximum length of command line arguments configure:5065: result: 1572864 configure:5082: checking whether the shell understands some XSI constructs configure:5092: result: yes configure:5096: checking whether the shell understands "+=" configure:5102: result: yes configure:5137: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5177: result: func_convert_file_noop configure:5184: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5204: result: func_convert_file_noop configure:5211: checking for /usr/bin/ld option to reload object files configure:5218: result: -r configure:5252: checking for i686-uhu-linux-objdump configure:5282: result: no configure:5292: checking for objdump configure:5308: found /usr/bin/objdump configure:5319: result: objdump configure:5351: checking how to recognize dependent libraries configure:5553: result: pass_all configure:5598: checking for i686-uhu-linux-dlltool configure:5628: result: no configure:5638: checking for dlltool configure:5668: result: no configure:5698: checking how to associate runtime and link libraries configure:5725: result: printf %s\n configure:5741: checking for i686-uhu-linux-ar configure:5757: found /usr/bin/i686-uhu-linux-ar configure:5768: result: i686-uhu-linux-ar configure:5849: checking for archiver @FILE support configure:5866: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5866: $? = 0 configure:5869: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:5872: $? = 0 configure:5877: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:5880: $? = 1 configure:5892: result: @ configure:5910: checking for i686-uhu-linux-strip configure:5940: result: no configure:5950: checking for strip configure:5966: found /usr/bin/strip configure:5977: result: strip configure:6009: checking for i686-uhu-linux-ranlib configure:6039: result: no configure:6049: checking for ranlib configure:6065: found /usr/bin/ranlib configure:6076: result: ranlib configure:6178: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6297: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6300: $? = 0 configure:6304: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6307: $? = 0 configure:6373: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6376: $? = 0 configure:6414: result: ok configure:6451: checking for sysroot configure:6481: result: no configure:6684: checking for i686-uhu-linux-mt configure:6714: result: no configure:6724: checking for mt configure:6754: result: no configure:6774: checking if : is a manifest tool configure:6780: : '-?' configure:6788: result: no configure:7420: checking how to run the C preprocessor configure:7451: i686-uhu-linux-gcc -E conftest.c configure:7451: $? = 0 configure:7465: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7465: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Vino" | #define PACKAGE_TARNAME "vino" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "Vino 3.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=vino" | #define PACKAGE_URL "http://live.gnome.org/Vino" | /* end confdefs.h. */ | #include configure:7490: result: i686-uhu-linux-gcc -E configure:7510: i686-uhu-linux-gcc -E conftest.c configure:7510: $? = 0 configure:7524: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Vino" | #define PACKAGE_TARNAME "vino" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "Vino 3.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=vino" | #define PACKAGE_URL "http://live.gnome.org/Vino" | /* end confdefs.h. */ | #include configure:7553: checking for ANSI C header files configure:7573: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7573: $? = 0 configure:7646: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7646: $? = 0 configure:7646: ./conftest configure:7646: $? = 0 configure:7657: result: yes configure:7670: checking for sys/types.h configure:7670: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7670: $? = 0 configure:7670: result: yes configure:7670: checking for sys/stat.h configure:7670: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7670: $? = 0 configure:7670: result: yes configure:7670: checking for stdlib.h configure:7670: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7670: $? = 0 configure:7670: result: yes configure:7670: checking for string.h configure:7670: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7670: $? = 0 configure:7670: result: yes configure:7670: checking for memory.h configure:7670: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7670: $? = 0 configure:7670: result: yes configure:7670: checking for strings.h configure:7670: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7670: $? = 0 configure:7670: result: yes configure:7670: checking for inttypes.h configure:7670: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7670: $? = 0 configure:7670: result: yes configure:7670: checking for stdint.h configure:7670: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7670: $? = 0 configure:7670: result: yes configure:7670: checking for unistd.h configure:7670: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7670: $? = 0 configure:7670: result: yes configure:7684: checking for dlfcn.h configure:7684: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7684: $? = 0 configure:7684: result: yes configure:7870: checking for objdir configure:7885: result: .libs configure:8156: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8174: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8178: $? = 0 configure:8191: result: no configure:8501: checking for i686-uhu-linux-gcc option to produce PIC configure:8508: result: -fPIC -DPIC configure:8516: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8534: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8538: $? = 0 configure:8551: result: yes configure:8580: checking if i686-uhu-linux-gcc static flag -static works configure:8608: result: yes configure:8623: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8644: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8648: $? = 0 configure:8670: result: yes configure:8678: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8725: result: yes configure:8758: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9916: result: yes configure:9953: checking whether -lc should be explicitly linked in configure:9961: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9964: $? = 0 configure:9979: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9982: $? = 0 configure:9996: result: no configure:10161: checking dynamic linker characteristics configure:10688: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10688: $? = 0 configure:10910: result: GNU/Linux ld.so configure:11017: checking how to hardcode library paths into programs configure:11042: result: immediate configure:11582: checking whether stripping libraries is possible configure:11587: result: yes configure:11622: checking if libtool supports shared libraries configure:11624: result: yes configure:11627: checking whether to build shared libraries configure:11648: result: yes configure:11651: checking whether to build static libraries configure:11655: result: no configure:11702: checking for i686-uhu-linux-pkg-config configure:11735: result: no configure:11745: checking for pkg-config configure:11763: found /usr/bin/pkg-config configure:11775: result: /usr/bin/pkg-config configure:11800: checking pkg-config is at least version 0.16 configure:11803: result: yes configure:11812: checking for a sed that does not truncate output configure:11876: result: /bin/sed configure:11882: checking for glib-genmarshal script configure:11889: result: glib-genmarshal configure:11893: checking for glib-mkenums script configure:11900: result: glib-mkenums configure:11916: $PKG_CONFIG --exists --print-errors "$TELEPATHY_GLIB_DEPS" configure:11919: $? = 0 configure:11962: $PKG_CONFIG --exists --print-errors "$LIBNOTIFY_DEPS" configure:11965: $? = 0 configure:11980: $PKG_CONFIG --exists --print-errors "$LIBNOTIFY_0_7_DEPS" configure:11983: $? = 0 configure:12014: $PKG_CONFIG --exists --print-errors "$NETWORKMANAGER_DEPS" configure:12017: $? = 0 configure:12050: $PKG_CONFIG --exists --print-errors "$GNOME_KEYRING_DEPS" configure:12053: $? = 0 configure:12075: checking for X configure:12183: i686-uhu-linux-gcc -E conftest.c configure:12183: $? = 0 configure:12214: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:12214: $? = 0 configure:12264: result: libraries , headers configure:12363: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:12363: $? = 0 configure:12461: checking for gethostbyname configure:12461: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12461: $? = 0 configure:12461: result: yes configure:12558: checking for connect configure:12558: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12558: $? = 0 configure:12558: result: yes configure:12607: checking for remove configure:12607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12607: $? = 0 configure:12607: result: yes configure:12656: checking for shmat configure:12656: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12656: $? = 0 configure:12656: result: yes configure:12714: checking for IceConnectionNumber in -lICE configure:12739: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lICE >&5 configure:12739: $? = 0 configure:12748: result: yes configure:12778: $PKG_CONFIG --exists --print-errors "$GNUTLS_DEPS" configure:12781: $? = 0 configure:12831: checking for libgcrypt-config configure:12849: found /usr/bin/libgcrypt-config configure:12862: result: /usr/bin/libgcrypt-config configure:12879: checking for LIBGCRYPT - version >= 1.1.90 configure:12913: result: yes (1.5.0) configure:12978: $PKG_CONFIG --exists --print-errors "$AVAHI_DEPS" configure:12981: $? = 0 configure:13012: checking zlib.h usability configure:13012: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13012: $? = 0 configure:13012: result: yes configure:13012: checking zlib.h presence configure:13012: i686-uhu-linux-gcc -E conftest.c configure:13012: $? = 0 configure:13012: result: yes configure:13012: checking for zlib.h configure:13012: result: yes configure:13014: checking for deflate in -lz configure:13039: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lz >&5 configure:13039: $? = 0 configure:13048: result: yes configure:13086: checking jpeglib.h usability configure:13086: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13086: $? = 0 configure:13086: result: yes configure:13086: checking jpeglib.h presence configure:13086: i686-uhu-linux-gcc -E conftest.c configure:13086: $? = 0 configure:13086: result: yes configure:13086: checking for jpeglib.h configure:13086: result: yes configure:13088: checking for jpeg_CreateCompress in -ljpeg configure:13113: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ljpeg >&5 configure:13113: $? = 0 configure:13122: result: yes configure:13160: checking whether NLS is requested configure:13169: result: yes configure:13187: checking for intltool >= 0.40.0 configure:13189: result: 0.50.2 found configure:13197: checking for intltool-update configure:13215: found /usr/bin/intltool-update configure:13227: result: /usr/bin/intltool-update configure:13237: checking for intltool-merge configure:13255: found /usr/bin/intltool-merge configure:13267: result: /usr/bin/intltool-merge configure:13277: checking for intltool-extract configure:13295: found /usr/bin/intltool-extract configure:13307: result: /usr/bin/intltool-extract configure:13461: checking for xgettext configure:13479: found /usr/bin/xgettext configure:13491: result: /usr/bin/xgettext configure:13501: checking for msgmerge configure:13519: found /usr/bin/msgmerge configure:13531: result: /usr/bin/msgmerge configure:13541: checking for msgfmt configure:13559: found /usr/bin/msgfmt configure:13571: result: /usr/bin/msgfmt configure:13581: checking for gmsgfmt configure:13612: result: /usr/bin/msgfmt configure:13632: checking for perl configure:13650: found /usr/bin/perl configure:13662: result: /usr/bin/perl configure:13673: checking for perl >= 5.8.1 configure:13680: result: 5.14.2 configure:13684: checking for XML::Parser configure:13687: result: ok configure:13712: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13712: $? = 0 configure:13740: checking for X11/extensions/Xdamage.h configure:13740: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13740: $? = 0 configure:13740: result: yes configure:13743: checking for XDamageQueryExtension in -lXdamage configure:13768: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXdamage -lSM -lICE -lX11 >&5 configure:13768: $? = 0 configure:13777: result: yes configure:13792: checking for X11/extensions/XShm.h configure:13792: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13792: $? = 0 configure:13792: result: yes configure:13795: checking for XShmQueryExtension in -lXext configure:13820: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXext -lSM -lICE -lX11 >&5 configure:13820: $? = 0 configure:13829: result: yes configure:13844: checking X11/extensions/XTest.h usability configure:13844: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13844: $? = 0 configure:13844: result: yes configure:13844: checking X11/extensions/XTest.h presence configure:13844: i686-uhu-linux-gcc -E conftest.c configure:13844: $? = 0 configure:13844: result: yes configure:13844: checking for X11/extensions/XTest.h configure:13844: result: yes configure:13846: checking for XTestQueryExtension in -lXtst configure:13871: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXtst -lSM -lICE -lX11 >&5 configure:13871: $? = 0 configure:13880: result: yes configure:13895: checking X11/XKBlib.h usability configure:13895: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13895: $? = 0 configure:13895: result: yes configure:13895: checking X11/XKBlib.h presence configure:13895: i686-uhu-linux-gcc -E conftest.c configure:13895: $? = 0 configure:13895: result: yes configure:13895: checking for X11/XKBlib.h configure:13895: result: yes configure:13897: checking for XkbQueryExtension in -lX11 configure:13922: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 -lSM -lICE -lX11 >&5 configure:13922: $? = 0 configure:13931: result: yes configure:13946: checking netinet/in.h usability configure:13946: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13946: $? = 0 configure:13946: result: yes configure:13946: checking netinet/in.h presence configure:13946: i686-uhu-linux-gcc -E conftest.c configure:13946: $? = 0 configure:13946: result: yes configure:13946: checking for netinet/in.h configure:13946: result: yes configure:13946: checking sys/time.h usability configure:13946: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13946: $? = 0 configure:13946: result: yes configure:13946: checking sys/time.h presence configure:13946: i686-uhu-linux-gcc -E conftest.c configure:13946: $? = 0 configure:13946: result: yes configure:13946: checking for sys/time.h configure:13946: result: yes configure:13946: checking fcntl.h usability configure:13946: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13946: $? = 0 configure:13946: result: yes configure:13946: checking fcntl.h presence configure:13946: i686-uhu-linux-gcc -E conftest.c configure:13946: $? = 0 configure:13946: result: yes configure:13946: checking for fcntl.h configure:13946: result: yes configure:13946: checking for unistd.h configure:13946: result: yes configure:13946: checking sys/socket.h usability configure:13946: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13946: $? = 0 configure:13946: result: yes configure:13946: checking sys/socket.h presence configure:13946: i686-uhu-linux-gcc -E conftest.c configure:13946: $? = 0 configure:13946: result: yes configure:13946: checking for sys/socket.h configure:13946: result: yes configure:13946: checking ifaddrs.h usability configure:13946: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13946: $? = 0 configure:13946: result: yes configure:13946: checking ifaddrs.h presence configure:13946: i686-uhu-linux-gcc -E conftest.c configure:13946: $? = 0 configure:13946: result: yes configure:13946: checking for ifaddrs.h configure:13946: result: yes configure:13989: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:52:26: error: 'struct sockaddr' has no member named 'ss_family' configure:13989: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Vino" | #define PACKAGE_TARNAME "vino" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "Vino 3.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=vino" | #define PACKAGE_URL "http://live.gnome.org/Vino" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VINO_HAVE_TELEPATHY_GLIB /**/ | #define VINO_HAVE_LIBNOTIFY /**/ | #define VINO_HAVE_LIBNOTIFY_0_7 /**/ | #define VINO_HAVE_NETWORKMANAGER /**/ | #define VINO_HAVE_GNOME_KEYRING /**/ | #define VINO_HAVE_GNUTLS /**/ | #define VINO_HAVE_GCRYPT /**/ | #define VINO_HAVE_AVAHI /**/ | #define VINO_HAVE_ZLIB /**/ | #define VINO_HAVE_JPEG /**/ | #define GETTEXT_PACKAGE "vino" | #define VINO_HAVE_XDAMAGE /**/ | #define VINO_HAVE_XSHM /**/ | #define VINO_HAVE_XTEST /**/ | #define VINO_HAVE_XKB /**/ | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct ifaddrs *myaddrs; | getifaddrs (&myaddrs); | if (myaddrs->ifa_addr->ss_family == AF_INET) { | } | | ; | return 0; | } configure:14003: checking whether byte ordering is bigendian configure:14018: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:43:9: error: unknown type name 'not' conftest.c:43:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:43:15: error: unknown type name 'universal' configure:14018: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Vino" | #define PACKAGE_TARNAME "vino" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "Vino 3.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=vino" | #define PACKAGE_URL "http://live.gnome.org/Vino" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VINO_HAVE_TELEPATHY_GLIB /**/ | #define VINO_HAVE_LIBNOTIFY /**/ | #define VINO_HAVE_LIBNOTIFY_0_7 /**/ | #define VINO_HAVE_NETWORKMANAGER /**/ | #define VINO_HAVE_GNOME_KEYRING /**/ | #define VINO_HAVE_GNUTLS /**/ | #define VINO_HAVE_GCRYPT /**/ | #define VINO_HAVE_AVAHI /**/ | #define VINO_HAVE_ZLIB /**/ | #define VINO_HAVE_JPEG /**/ | #define GETTEXT_PACKAGE "vino" | #define VINO_HAVE_XDAMAGE /**/ | #define VINO_HAVE_XSHM /**/ | #define VINO_HAVE_XTEST /**/ | #define VINO_HAVE_XKB /**/ | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:14063: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14063: $? = 0 configure:14081: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:49:4: error: unknown type name 'not' conftest.c:49:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:14081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Vino" | #define PACKAGE_TARNAME "vino" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "Vino 3.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=vino" | #define PACKAGE_URL "http://live.gnome.org/Vino" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define VINO_HAVE_TELEPATHY_GLIB /**/ | #define VINO_HAVE_LIBNOTIFY /**/ | #define VINO_HAVE_LIBNOTIFY_0_7 /**/ | #define VINO_HAVE_NETWORKMANAGER /**/ | #define VINO_HAVE_GNOME_KEYRING /**/ | #define VINO_HAVE_GNUTLS /**/ | #define VINO_HAVE_GCRYPT /**/ | #define VINO_HAVE_AVAHI /**/ | #define VINO_HAVE_ZLIB /**/ | #define VINO_HAVE_JPEG /**/ | #define GETTEXT_PACKAGE "vino" | #define VINO_HAVE_XDAMAGE /**/ | #define VINO_HAVE_XSHM /**/ | #define VINO_HAVE_XTEST /**/ | #define VINO_HAVE_XKB /**/ | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:14209: result: no configure:14227: checking for inline configure:14243: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14243: $? = 0 configure:14251: result: inline configure:14270: checking for herror in -lresolv configure:14295: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lresolv >&5 configure:14295: $? = 0 configure:14304: result: yes configure:14315: checking for library containing strerror configure:14346: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lresolv >&5 configure:14346: $? = 0 configure:14363: result: none required configure:14373: checking for gettimeofday configure:14373: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lresolv >&5 configure:14373: $? = 0 configure:14373: result: yes configure:14384: checking checking for IPv6 support configure:14411: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14411: $? = 0 configure:14428: result: yes configure:14439: checking for VINO_SERVER configure:14446: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_VERSION gio-unix-2.0 gtk+-x11-3.0 >= $GTK_VERSION $TELEPATHY_GLIB_DEPS $LIBNOTIFY_DEPS $GNOME_KEYRING_DEPS $NETWORKMANAGER_DEPS $GNUTLS_DEPS $AVAHI_DEPS" configure:14449: $? = 0 configure:14463: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_VERSION gio-unix-2.0 gtk+-x11-3.0 >= $GTK_VERSION $TELEPATHY_GLIB_DEPS $LIBNOTIFY_DEPS $GNOME_KEYRING_DEPS $NETWORKMANAGER_DEPS $GNUTLS_DEPS $AVAHI_DEPS" configure:14466: $? = 0 configure:14524: result: yes configure:14531: checking for VINO_CAPPLET configure:14538: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_VERSION gio-2.0 >= $GIO_VERSION gtk+-3.0 >= $GTK_VERSION libsoup-2.4 >= $SOUP_VERSION $GNOME_KEYRING_DEPS" configure:14541: $? = 0 configure:14555: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_VERSION gio-2.0 >= $GIO_VERSION gtk+-3.0 >= $GTK_VERSION libsoup-2.4 >= $SOUP_VERSION $GNOME_KEYRING_DEPS" configure:14558: $? = 0 configure:14616: result: yes configure:14623: checking for VINO_TOOLS configure:14630: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_VERSION gio-2.0 >= $GIO_VERSION gobject-2.0 >= $GLIB_VERSION $GNOME_KEYRING_DEPS" configure:14633: $? = 0 configure:14647: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_VERSION gio-2.0 >= $GIO_VERSION gobject-2.0 >= $GLIB_VERSION $GNOME_KEYRING_DEPS" configure:14650: $? = 0 configure:14708: result: yes configure:14716: checking for EGG_SMCLIENT configure:14723: $PKG_CONFIG --exists --print-errors "gtk+-3.0" configure:14726: $? = 0 configure:14740: $PKG_CONFIG --exists --print-errors "gtk+-3.0" configure:14743: $? = 0 configure:14801: result: yes configure:14829: checking for i686-uhu-linux-pkg-config configure:14859: result: /usr/bin/pkg-config configure:14927: checking pkg-config is at least version 0.16 configure:14930: result: yes configure:15193: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Vino config.status 3.4.2, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vas config.status:1268: creating Makefile config.status:1268: creating capplet/vino-preferences.desktop.in config.status:1268: creating po/Makefile.in config.status:1268: creating config.h config.status:1497: executing depfiles commands config.status:1497: executing libtool commands config.status:1497: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_EGG_SMCLIENT_CFLAGS_set= ac_cv_env_EGG_SMCLIENT_CFLAGS_value= ac_cv_env_EGG_SMCLIENT_LIBS_set= ac_cv_env_EGG_SMCLIENT_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_VINO_CAPPLET_CFLAGS_set= ac_cv_env_VINO_CAPPLET_CFLAGS_value= ac_cv_env_VINO_CAPPLET_LIBS_set= ac_cv_env_VINO_CAPPLET_LIBS_value= ac_cv_env_VINO_SERVER_CFLAGS_set= ac_cv_env_VINO_SERVER_CFLAGS_value= ac_cv_env_VINO_SERVER_LIBS_set= ac_cv_env_VINO_SERVER_LIBS_value= ac_cv_env_VINO_TOOLS_CFLAGS_set= ac_cv_env_VINO_TOOLS_CFLAGS_value= ac_cv_env_VINO_TOOLS_LIBS_set= ac_cv_env_VINO_TOOLS_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_X11_XKBlib_h=yes ac_cv_header_X11_extensions_XShm_h=yes ac_cv_header_X11_extensions_XTest_h=yes ac_cv_header_X11_extensions_Xdamage_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_XkbQueryExtension=yes ac_cv_lib_Xdamage_XDamageQueryExtension=yes ac_cv_lib_Xext_XShmQueryExtension=yes ac_cv_lib_Xtst_XTestQueryExtension=yes ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_resolv_herror=yes ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_EGG_SMCLIENT_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/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 ' pkg_cv_EGG_SMCLIENT_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 ' pkg_cv_VINO_CAPPLET_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/pixman-1 -I/usr/include/libpng15 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 ' pkg_cv_VINO_CAPPLET_LIBS='-lgtk-3 -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgnome-keyring -lglib-2.0 ' pkg_cv_VINO_SERVER_CFLAGS='-pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.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/libpng15 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -I/usr/include/NetworkManager -I/usr/include/p11-kit-1 ' pkg_cv_VINO_SERVER_LIBS='-lgtk-3 -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lcairo-gobject -lpango-1.0 -lcairo -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgnome-keyring -lgnutls -lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 ' pkg_cv_VINO_TOOLS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-keyring-1 ' pkg_cv_VINO_TOOLS_LIBS='-lgio-2.0 -lgobject-2.0 -lgnome-keyring -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## $(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \ test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \ test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \ $(AM_V_GEN) glib-mkenums --comments '\'''\'' --fhead "" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " " --vtail " " --ftail "" $^ > $@.tmp && mv $@.tmp $@ $(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 $@ @$(NORMAL_INSTALL) @$(NORMAL_UNINSTALL) @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \ fi files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ if test -n "$^"; then \ rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file) test -n "$$files" || exit 0; \ test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir) $(gsettings__enum_file): $(gsettings_ENUM_FILES) %.gschema.valid: %.gschema.xml $(gsettings__enum_file) .PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas .SECONDARY: $(gsettings_SCHEMAS) ACLOCAL='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run aclocal-1.11' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run automake-1.11' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISABLE_DEPRECATED=' -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_DEPRECATED -DATK_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_DEPRECATED -DPANGO_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DVTE_DISABLE_DEPRECATED -DVTE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGG_SMCLIENT_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/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 ' EGG_SMCLIENT_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 ' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='vino' GLIB_COMPILE_SCHEMAS='glib-compile-schemas' GLIB_GENMARSHAL='glib-genmarshal' GLIB_MKENUMS='glib-mkenums' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GSETTINGS_DISABLE_SCHEMAS_COMPILE='' GSETTINGS_RULES=' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' 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 $< $@' 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 $< $@' 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 $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' 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 $< $@' 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 $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' 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 $< $@' INTLTOOL_PERL='/usr/bin/perl' 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 $< $@' 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 $< $@' 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 $< $@' 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 $< $@' 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 $< $@' 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 $< $@' 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 $< $@' 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 $< $@' 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 $< $@' 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 $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' 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 $< $@' 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 $< $@' 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 $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' JPEG_LIBS='-ljpeg' LD='/usr/bin/ld' LDFLAGS='' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config' LIBGCRYPT_LIBS='-lgcrypt -lgpg-error' LIBOBJS='' LIBS='-lresolv ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='vino' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=vino' PACKAGE_NAME='Vino' PACKAGE_STRING='Vino 3.4.2' PACKAGE_TARNAME='vino' PACKAGE_URL='http://live.gnome.org/Vino' PACKAGE_VERSION='3.4.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='3.4.2' VINO_CAPPLET_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/pixman-1 -I/usr/include/libpng15 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 ' VINO_CAPPLET_LIBS='-lgtk-3 -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgnome-keyring -lglib-2.0 ' VINO_ENABLE_HTTP_SERVER_FALSE='' VINO_ENABLE_HTTP_SERVER_TRUE='#' VINO_HAVE_SELF_IFADDRS_FALSE='' VINO_HAVE_SELF_IFADDRS_TRUE='#' VINO_HAVE_TELEPATHY_GLIB_FALSE='#' VINO_HAVE_TELEPATHY_GLIB_TRUE='' VINO_SERVER_CFLAGS='-pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.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/libpng15 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/telepathy-1.0 -I/usr/include/gnome-keyring-1 -I/usr/include/NetworkManager -I/usr/include/p11-kit-1 ' VINO_SERVER_LIBS='-lgtk-3 -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lcairo-gobject -lpango-1.0 -lcairo -ltelepathy-glib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgnome-keyring -lgnutls -lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 ' VINO_TOOLS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-keyring-1 ' VINO_TOOLS_LIBS='-lgio-2.0 -lgobject-2.0 -lgnome-keyring -lglib-2.0 ' WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare ' XDAMAGE_LIBS='-lXdamage -lXfixes' XGETTEXT='/usr/bin/xgettext' XMKMF='' XSHM_LIBS='-lXext' XTEST_LIBS='-lXtst' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS=' -lSM -lICE -lX11 ' X_PRE_LIBS=' -lSM -lICE' ZLIB_LIBS='-lz' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' all-am: $(gsettings_SCHEMAS:.xml=.valid) am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' clean-gsettings-schemas: datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' endif' exec_prefix='${prefix}' gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE)) gsettingsschemadir='${datarootdir}/glib-2.0/schemas' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' ifdef gsettings_ENUM_NAMESPACE includedir='${prefix}/include' infodir='/usr/share/info' install-data-am: install-gsettings-schemas install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file) install_sh='${SHELL} /var/uhubuild/work/compile/build-aux/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' mostlyclean-am: clean-gsettings-schemas oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' uninstall-am: uninstall-gsettings-schemas uninstall-gsettings-schemas: ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Vino" #define PACKAGE_TARNAME "vino" #define PACKAGE_VERSION "3.4.2" #define PACKAGE_STRING "Vino 3.4.2" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=vino" #define PACKAGE_URL "http://live.gnome.org/Vino" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define VINO_HAVE_TELEPATHY_GLIB /**/ #define VINO_HAVE_LIBNOTIFY /**/ #define VINO_HAVE_LIBNOTIFY_0_7 /**/ #define VINO_HAVE_NETWORKMANAGER /**/ #define VINO_HAVE_GNOME_KEYRING /**/ #define VINO_HAVE_GNUTLS /**/ #define VINO_HAVE_GCRYPT /**/ #define VINO_HAVE_AVAHI /**/ #define VINO_HAVE_ZLIB /**/ #define VINO_HAVE_JPEG /**/ #define GETTEXT_PACKAGE "vino" #define VINO_HAVE_XDAMAGE /**/ #define VINO_HAVE_XSHM /**/ #define VINO_HAVE_XTEST /**/ #define VINO_HAVE_XKB /**/ #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_LIBRESOLV 1 #define HAVE_GETTIMEOFDAY 1 #define VINO_ENABLE_IPV6 /**/ configure: exit 0