Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 442128 Details for
Bug 590166
net-misc/vinagre-3.20.2-r1 stable request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
configure log
config.log (text/plain), 17.17 KB, created by
Mike Gilbert
on 2016-07-31 23:14:02 UTC
(
hide
)
Description:
configure log
Filename:
MIME Type:
Creator:
Mike Gilbert
Created:
2016-07-31 23:14:02 UTC
Size:
17.17 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by Vinagre configure 3.20.2, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/vinagre-3.20.2 --htmldir=/usr/share/doc/vinagre-3.20.2/html --libdir=/usr/lib64 --disable-maintainer-mode --disable-schemas-compile --enable-compile-warnings=minimum --enable-rdp --enable-ssh --disable-spice --with-telepathy --without-avahi > >## --------- ## >## Platform. ## >## --------- ## > >hostname = naomi >uname -m = x86_64 >uname -r = 4.5.4 >uname -s = Linux >uname -v = #3 SMP Wed May 11 21:31:44 EDT 2016 > >/usr/bin/uname -p = AMD Phenom(tm) II X6 1055T Processor >/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/portage/python3.5/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 >PATH: /usr/x86_64-pc-linux-gnu/aarch64-unknown-linux-gnu/gcc-bin/5.4.0 >PATH: /usr/x86_64-pc-linux-gnu/armv7a-unknown-linux-gnueabi/gcc-bin/5.4.0 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2371: loading site script /usr/share/config.site >| #!/bin/sh >| # Copyright 2009-2014 Gentoo Foundation >| # Distributed under the terms of the GNU General Public License v2 >| >| TOPDIR=/usr/share/crossdev/include/site >| >| config_site_arch() { >| local host="${CHOST%%-*}" >| >| case ${host} in >| arm*b*) host=armeb ;; >| arm*) host=arm ;; >| mips*l*) host=mipsel ;; >| mips*) host=mips ;; >| esac >| >| echo "${host}" >| } >| >| config_site_names() { >| local site_arch="$(config_site_arch)" >| local sites="" >| local x >| >| case ${CHOST} in >| *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; >| *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; >| esac >| >| case ${CHOST} in >| *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; >| *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; >| *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; >| esac >| >| case ${CHOST} in >| *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; >| *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; >| esac >| >| for x in ${sites} ${CHOST}; do >| [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" >| done >| } >| >| # Only kick in for cross-compiles so we don't break native builds #427184 >| if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then >| sites="$(config_site_names)" >| if [ -n "${sites}" ] ; then >| for site in ${sites}; do >| echo "${0##*/}: loading site script ${site}" >| . "${site}" >| done >| fi >| unset site sites >| fi >configure:2517: checking for a BSD-compatible install >configure:2585: result: /usr/bin/install -c >configure:2596: checking whether build environment is sane >configure:2651: result: yes >configure:2802: checking for a thread-safe mkdir -p >configure:2841: result: /bin/mkdir -p >configure:2848: checking for gawk >configure:2864: found /usr/bin/gawk >configure:2875: result: gawk >configure:2886: checking whether make sets $(MAKE) >configure:2908: result: yes >configure:2937: checking whether make supports nested variables >configure:2954: result: yes >configure:3082: checking whether make supports nested variables >configure:3099: result: yes >configure:3120: checking for x86_64-pc-linux-gnu-gcc >configure:3136: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3147: result: x86_64-pc-linux-gnu-gcc >configure:3416: checking for C compiler version >configure:3425: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0 p1.0, pie-0.6.5) 5.4.0 >Copyright (C) 2015 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:3436: $? = 0 >configure:3425: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /tmp/portage/sys-devel/gcc-5.4.0/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,go,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0 p1.0, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo 5.4.0 p1.0, pie-0.6.5) >configure:3436: $? = 0 >configure:3425: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3436: $? = 1 >configure:3425: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3436: $? = 1 >configure:3456: checking whether the C compiler works >configure:3478: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3482: $? = 0 >configure:3530: result: yes >configure:3533: checking for C compiler default output file name >configure:3535: result: a.out >configure:3541: checking for suffix of executables >configure:3548: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3552: $? = 0 >configure:3574: result: >configure:3596: checking whether we are cross compiling >configure:3604: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3608: $? = 0 >configure:3615: ./conftest >configure:3619: $? = 0 >configure:3634: result: no >configure:3639: checking for suffix of object files >configure:3661: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches conftest.c >&5 >configure:3665: $? = 0 >configure:3686: result: o >configure:3690: checking whether we are using the GNU C compiler >configure:3709: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches conftest.c >&5 >configure:3709: $? = 0 >configure:3718: result: yes >configure:3727: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3747: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3747: $? = 0 >configure:3788: result: yes >configure:3805: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3868: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches conftest.c >&5 >configure:3868: $? = 0 >configure:3881: result: none needed >configure:3906: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:3928: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3931: $? = 0 >configure:3928: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3931: $? = 0 >configure:3943: result: yes >configure:3971: checking for style of include used by make >configure:3999: result: GNU >configure:4025: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4136: result: none >configure:4154: checking for valac >configure:4185: result: /usr/bin/valac-0.32 >configure:4194: checking whether /usr/bin/valac-0.32 is at least version 0.12.0 >configure:4202: result: yes >configure:4225: checking whether to enable maintainer-specific portions of Makefiles >configure:4234: result: no >configure:4306: checking whether gcc understands -Wall >configure:4319: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -Wall conftest.c >&5 >configure:4319: $? = 0 >configure:4326: result: yes >configure:4336: checking what warning flags to pass to the C compiler >configure:4338: result: -Wall >configure:4349: checking what language compliance flags to pass to the C compiler >configure:4364: result: >configure:4388: checking build system type >configure:4402: result: x86_64-pc-linux-gnu >configure:4422: checking host system type >configure:4435: result: x86_64-pc-linux-gnu >configure:4456: checking whether to build for a Windows host >configure:4464: result: no >configure:4478: checking for x86_64-pc-linux-gnu-pkg-config >configure:4496: found /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:4508: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:4576: checking pkg-config is at least version 0.24 >configure:4579: result: yes >configure:4588: checking for a sed that does not truncate output >configure:4652: result: /bin/sed >configure:4675: $PKG_CONFIG --exists --print-errors "$SSH_DEPS" >configure:4678: $? = 0 >configure:4694: checking for ssh >configure:4712: found /usr/bin/ssh >configure:4725: result: /usr/bin/ssh >configure:4759: $PKG_CONFIG --exists --print-errors "$RDP_DEPS" >Package freerdp was not found in the pkg-config search path. >Perhaps you should add the directory containing `freerdp.pc' >to the PKG_CONFIG_PATH environment variable >Package 'freerdp', required by 'world', not found >configure:4762: $? = 1 >configure:4789: error: RDP support requested but required dependencies not found > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -frecord-gcc-switches' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_ITSTOOL_set= >ac_cv_env_ITSTOOL_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >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=set >ac_cv_env_PKG_CONFIG_PATH_value=/tmp/portage/net-misc/vinagre-3.20.2/temp/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_SPICE_CFLAGS_set= >ac_cv_env_SPICE_CFLAGS_value= >ac_cv_env_SPICE_LIBS_set= >ac_cv_env_SPICE_LIBS_value= >ac_cv_env_VINAGRE_CFLAGS_set= >ac_cv_env_VINAGRE_CFLAGS_value= >ac_cv_env_VINAGRE_LIBS_set= >ac_cv_env_VINAGRE_LIBS_value= >ac_cv_env_VNC_CFLAGS_set= >ac_cv_env_VNC_CFLAGS_value= >ac_cv_env_VNC_LIBS_set= >ac_cv_env_VNC_LIBS_value= >ac_cv_env_XMLLINT_set= >ac_cv_env_XMLLINT_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config >ac_cv_path_SED=/bin/sed >ac_cv_path_SSH_PROGRAM=/usr/bin/ssh >ac_cv_path_VALAC=/usr/bin/valac-0.32 >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_make_make_set=yes >am_cv_CC_dependencies_compiler_type=none >am_cv_make_support_nested_variables=yes >am_cv_prog_cc_c_o=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /tmp/portage/net-misc/vinagre-3.20.2/work/vinagre-3.20.2/build-aux/missing aclocal-1.15' >ALL_LINGUAS='' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_V='$(V)' >APPSTREAM_UTIL='' >APPSTREAM_XML_RULES='' >AUTOCONF='${SHELL} /tmp/portage/net-misc/vinagre-3.20.2/work/vinagre-3.20.2/build-aux/missing autoconf' >AUTOHEADER='${SHELL} /tmp/portage/net-misc/vinagre-3.20.2/work/vinagre-3.20.2/build-aux/missing autoheader' >AUTOMAKE='${SHELL} /tmp/portage/net-misc/vinagre-3.20.2/work/vinagre-3.20.2/build-aux/missing automake-1.15' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-O2 -pipe -march=native -frecord-gcc-switches' >CPP='' >CPPFLAGS='' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >DISABLE_DEPRECATED='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='' >EXEEXT='' >GETTEXT_PACKAGE='' >GLIB_COMPILE_SCHEMAS='' >GMSGFMT='' >GREP='' >GSETTINGS_DISABLE_SCHEMAS_COMPILE='' >GSETTINGS_RULES='' >HELP_DIR='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INTLTOOL_CAVES_RULE='' >INTLTOOL_DESKTOP_RULE='' >INTLTOOL_DIRECTORY_RULE='' >INTLTOOL_EXTRACT='' >INTLTOOL_KBD_RULE='' >INTLTOOL_KEYS_RULE='' >INTLTOOL_MERGE='' >INTLTOOL_OAF_RULE='' >INTLTOOL_PERL='' >INTLTOOL_POLICY_RULE='' >INTLTOOL_PONG_RULE='' >INTLTOOL_PROP_RULE='' >INTLTOOL_SCHEMAS_RULE='' >INTLTOOL_SERVER_RULE='' >INTLTOOL_SERVICE_RULE='' >INTLTOOL_SHEET_RULE='' >INTLTOOL_SOUNDLIST_RULE='' >INTLTOOL_THEME_RULE='' >INTLTOOL_UI_RULE='' >INTLTOOL_UPDATE='' >INTLTOOL_V_MERGE='' >INTLTOOL_V_MERGE_OPTIONS='' >INTLTOOL_XAM_RULE='' >INTLTOOL_XML_NOMERGE_RULE='' >INTLTOOL_XML_RULE='' >INTLTOOL__v_MERGE_0='' >INTLTOOL__v_MERGE_='' >ITSTOOL='' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBOBJS='' >LIBS='' >LN_S='' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /tmp/portage/net-misc/vinagre-3.20.2/work/vinagre-3.20.2/build-aux/missing makeinfo' >MKDIR_P='/bin/mkdir -p' >MSGFMT='' >MSGMERGE='' >OBJEXT='o' >PACKAGE='vinagre' >PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=vinagre' >PACKAGE_NAME='Vinagre' >PACKAGE_STRING='Vinagre 3.20.2' >PACKAGE_TARNAME='vinagre' >PACKAGE_URL='https://wiki.gnome.org/Apps/Vinagre' >PACKAGE_VERSION='3.20.2' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/tmp/portage/net-misc/vinagre-3.20.2/temp/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >SPICE_CFLAGS='' >SPICE_LIBS='' >SSH_PROGRAM='/usr/bin/ssh' >STRIP='' >USE_NLS='' >VALAC='/usr/bin/valac-0.32' >VERSION='3.20.2' >VINAGRE_CFLAGS='' >VINAGRE_ENABLE_RDP_FALSE='' >VINAGRE_ENABLE_RDP_TRUE='' >VINAGRE_ENABLE_SPICE_FALSE='' >VINAGRE_ENABLE_SPICE_TRUE='' >VINAGRE_ENABLE_SSH_FALSE='#' >VINAGRE_ENABLE_SSH_TRUE='' >VINAGRE_HAVE_AVAHI_FALSE='' >VINAGRE_HAVE_AVAHI_TRUE='' >VINAGRE_HAVE_SELF_IFADDRS_FALSE='' >VINAGRE_HAVE_SELF_IFADDRS_TRUE='' >VINAGRE_HAVE_TELEPATHY_GLIB_FALSE='' >VINAGRE_HAVE_TELEPATHY_GLIB_TRUE='' >VINAGRE_LIBS='' >VINAGRE_PTY_OPEN_FALSE='' >VINAGRE_PTY_OPEN_TRUE='' >VNC_CFLAGS='' >VNC_LIBS='' >WARN_CFLAGS=' -Wall ' >XGETTEXT='' >XMLLINT='' >YELP_HELP_RULES='' >YELP_LC_DIST='' >YELP_LC_MEDIA_LINKS='' >ac_ct_CC='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >appstreamxmldir='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/vinagre-3.20.2' >dvidir='${docdir}' >exec_prefix='NONE' >gsettingsschemadir='' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='/usr/share/doc/vinagre-3.20.2/html' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /tmp/portage/net-misc/vinagre-3.20.2/work/vinagre-3.20.2/build-aux/install-sh' >intltool__v_merge_options_0='' >intltool__v_merge_options_='' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='$(MKDIR_P)' >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='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "Vinagre" >#define PACKAGE_TARNAME "vinagre" >#define PACKAGE_VERSION "3.20.2" >#define PACKAGE_STRING "Vinagre 3.20.2" >#define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=vinagre" >#define PACKAGE_URL "https://wiki.gnome.org/Apps/Vinagre" >#define VINAGRE_ENABLE_SSH /**/ > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 590166
:
442126
| 442128