Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by sound-theme-freedesktop configure 0.8, which was
- generated by GNU Autoconf 2.68. 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 --docdir=/usr/share/doc/sound-theme-freedesktop-0.8 --htmldir=/usr/share/doc/sound-theme-freedesktop-0.8/html --libdir=/usr/lib64
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = localhost
- uname -m = x86_64
- uname -r = 6.1.41-gentoo
- uname -s = Linux
- uname -v = #1 SMP PREEMPT_DYNAMIC Tue Aug 22 14:12:33 -00 2023
- /usr/bin/uname -p = Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
- /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.11/ebuild-helpers/xattr
- PATH: /usr/lib/portage/python3.11/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/lib/llvm/16/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2218: checking for a BSD-compatible install
- configure:2286: result: /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c
- configure:2297: checking whether build environment is sane
- configure:2347: result: yes
- configure:2488: checking for a thread-safe mkdir -p
- configure:2527: result: /bin/mkdir -p
- configure:2540: checking for gawk
- configure:2556: found /usr/bin/gawk
- configure:2567: result: gawk
- configure:2578: checking whether make sets $(MAKE)
- configure:2600: result: yes
- configure:2684: checking whether NLS is requested
- configure:2693: result: yes
- configure:2709: checking for style of include used by make
- configure:2737: result: GNU
- configure:2768: checking for x86_64-pc-linux-gnu-gcc
- configure:2784: found /usr/bin/x86_64-pc-linux-gnu-gcc
- configure:2795: result: x86_64-pc-linux-gnu-gcc
- configure:3064: checking for C compiler version
- configure:3073: x86_64-pc-linux-gnu-gcc --version >&5
- x86_64-pc-linux-gnu-gcc (Gentoo 12.3.1_p20230526 p2) 12.3.1 20230526
- Copyright (C) 2022 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:3084: $? = 0
- configure:3073: x86_64-pc-linux-gnu-gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=x86_64-pc-linux-gnu-gcc
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/12/lto-wrapper
- Target: x86_64-pc-linux-gnu
- Configured with: /var/tmp/portage/sys-devel/gcc-12.3.1_p20230526/work/gcc-12-20230526/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/12 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/12/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 12.3.1_p20230526 p2' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --without-isl --enable-default-pie --enable-default-ssp
- Thread model: posix
- Supported LTO compression algorithms: zlib
- gcc version 12.3.1 20230526 (Gentoo 12.3.1_p20230526 p2)
- configure:3084: $? = 0
- configure:3073: 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:3084: $? = 1
- configure:3073: x86_64-pc-linux-gnu-gcc -qversion >&5
- x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
- x86_64-pc-linux-gnu-gcc: fatal error: no input files
- compilation terminated.
- configure:3084: $? = 1
- configure:3104: checking whether the C compiler works
- configure:3126: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
- configure:3130: $? = 0
- configure:3178: result: yes
- configure:3181: checking for C compiler default output file name
- configure:3183: result: a.out
- configure:3189: checking for suffix of executables
- configure:3196: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
- configure:3200: $? = 0
- configure:3222: result:
- configure:3244: checking whether we are cross compiling
- configure:3252: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
- configure:3256: $? = 0
- configure:3263: ./conftest
- configure:3267: $? = 0
- configure:3282: result: no
- configure:3287: checking for suffix of object files
- configure:3309: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5
- configure:3313: $? = 0
- configure:3334: result: o
- configure:3338: checking whether we are using the GNU C compiler
- configure:3357: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5
- configure:3357: $? = 0
- configure:3366: result: yes
- configure:3375: checking whether x86_64-pc-linux-gnu-gcc accepts -g
- configure:3395: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5
- configure:3395: $? = 0
- configure:3436: result: yes
- configure:3453: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89
- configure:3517: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5
- configure:3517: $? = 0
- configure:3530: result: none needed
- configure:3552: checking dependency style of x86_64-pc-linux-gnu-gcc
- configure:3663: result: none
- configure:3693: checking for intltool >= 0.40.0
- configure:3695: result: 0.51.0 found
- configure:3703: checking for intltool-update
- configure:3721: found /usr/bin/intltool-update
- configure:3733: result: /usr/bin/intltool-update
- configure:3743: checking for intltool-merge
- configure:3761: found /usr/bin/intltool-merge
- configure:3773: result: /usr/bin/intltool-merge
- configure:3783: checking for intltool-extract
- configure:3801: found /usr/bin/intltool-extract
- configure:3813: result: /usr/bin/intltool-extract
- configure:3967: checking for xgettext
- configure:3985: found /usr/bin/xgettext
- configure:3997: result: /usr/bin/xgettext
- configure:4007: checking for msgmerge
- configure:4025: found /usr/bin/msgmerge
- configure:4037: result: /usr/bin/msgmerge
- configure:4047: checking for msgfmt
- configure:4065: found /usr/bin/msgfmt
- configure:4077: result: /usr/bin/msgfmt
- configure:4087: checking for gmsgfmt
- configure:4105: found /usr/bin/gmsgfmt
- configure:4118: result: /usr/bin/gmsgfmt
- configure:4138: checking for perl
- configure:4156: found /usr/bin/perl
- configure:4168: result: /usr/bin/perl
- configure:4179: checking for perl >= 5.8.1
- configure:4186: result: 5.38.0
- configure:4190: checking for XML::Parser
- configure:4196: error: XML::Parser perl module is required for intltool
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_undeclared_builtin_options='none needed'
- ac_cv_env_CC_set=
- ac_cv_env_CC_value=
- ac_cv_env_CFLAGS_set=set
- ac_cv_env_CFLAGS_value='-O2 -march=native -pipe'
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_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_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_objext=o
- ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt
- 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_MSGFMT=/usr/bin/msgfmt
- ac_cv_path_MSGMERGE=/usr/bin/msgmerge
- ac_cv_path_XGETTEXT=/usr/bin/xgettext
- ac_cv_path_install='/usr/lib/portage/python3.11/ebuild-helpers/xattr/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
- gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /var/tmp/portage/x11-themes/sound-theme-freedesktop-0.8/work/sound-theme-freedesktop-0.8/missing --run aclocal-1.11'
- ALL_LINGUAS=''
- AMDEPBACKSLASH=''
- AMDEP_FALSE=''
- AMDEP_TRUE='#'
- AMTAR='$${TAR-tar}'
- AM_DEFAULT_VERBOSITY='1'
- AUTOCONF='${SHELL} /var/tmp/portage/x11-themes/sound-theme-freedesktop-0.8/work/sound-theme-freedesktop-0.8/missing --run autoconf'
- AUTOHEADER='${SHELL} /var/tmp/portage/x11-themes/sound-theme-freedesktop-0.8/work/sound-theme-freedesktop-0.8/missing --run autoheader'
- AUTOMAKE='${SHELL} /var/tmp/portage/x11-themes/sound-theme-freedesktop-0.8/work/sound-theme-freedesktop-0.8/missing --run automake-1.11'
- AWK='gawk'
- CATALOGS=''
- CATOBJEXT=''
- CC='x86_64-pc-linux-gnu-gcc'
- CCDEPMODE='depmode=none'
- CFLAGS='-O2 -march=native -pipe'
- CPP=''
- CPPFLAGS=''
- CYGPATH_W='echo'
- DATADIRNAME=''
- DEFS=''
- DEPDIR='.deps'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP=''
- EXEEXT=''
- GETTEXT_PACKAGE=''
- GMOFILES=''
- GMSGFMT='/usr/bin/gmsgfmt'
- GREP=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- INSTOBJEXT=''
- INTLLIBS=''
- 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))'
- LDFLAGS='-Wl,-O1 -Wl,--as-needed'
- LIBOBJS=''
- LIBS=''
- LN_S=''
- LTLIBOBJS=''
- MAKEINFO='${SHELL} /var/tmp/portage/x11-themes/sound-theme-freedesktop-0.8/work/sound-theme-freedesktop-0.8/missing --run makeinfo'
- MKDIR_P='/bin/mkdir -p'
- MKINSTALLDIRS=''
- MSGFMT='/usr/bin/msgfmt'
- MSGFMT_OPTS=''
- MSGMERGE='/usr/bin/msgmerge'
- OBJEXT='o'
- PACKAGE='sound-theme-freedesktop'
- PACKAGE_BUGREPORT='http://bugzilla.freedesktop.org/enter_bug.cgi?product=sound-theme-freedesktop'
- PACKAGE_NAME='sound-theme-freedesktop'
- PACKAGE_STRING='sound-theme-freedesktop 0.8'
- PACKAGE_TARNAME='sound-theme-freedesktop'
- PACKAGE_URL=''
- PACKAGE_VERSION='0.8'
- PATH_SEPARATOR=':'
- POFILES=''
- POSUB=''
- PO_IN_DATADIR_FALSE=''
- PO_IN_DATADIR_TRUE=''
- SET_MAKE=''
- SHELL='/bin/sh'
- STRIP=''
- USE_NLS='yes'
- VERSION='0.8'
- XGETTEXT='/usr/bin/xgettext'
- 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 -'
- bindir='${exec_prefix}/bin'
- build_alias='x86_64-pc-linux-gnu'
- datadir='/usr/share'
- datarootdir='${prefix}/share'
- docdir='/usr/share/doc/sound-theme-freedesktop-0.8'
- dvidir='${docdir}'
- exec_prefix='NONE'
- host_alias='x86_64-pc-linux-gnu'
- htmldir='/usr/share/doc/sound-theme-freedesktop-0.8/html'
- includedir='${prefix}/include'
- infodir='/usr/share/info'
- install_sh='${SHELL} /var/tmp/portage/x11-themes/sound-theme-freedesktop-0.8/work/sound-theme-freedesktop-0.8/install-sh'
- intltool__v_merge_options_0='-q'
- intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
- libdir='/usr/lib64'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='/var/lib'
- mandir='/usr/share/man'
- mkdir_p='/bin/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 "sound-theme-freedesktop"
- #define PACKAGE_TARNAME "sound-theme-freedesktop"
- #define PACKAGE_VERSION "0.8"
- #define PACKAGE_STRING "sound-theme-freedesktop 0.8"
- #define PACKAGE_BUGREPORT "http://bugzilla.freedesktop.org/enter_bug.cgi?product=sound-theme-freedesktop"
- #define PACKAGE_URL ""
- #define PACKAGE "sound-theme-freedesktop"
- #define VERSION "0.8"
- configure: exit 2
Advertisement
Add Comment
Please, Sign In to add comment