This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnome-system-monitor configure 3.12.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --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 = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /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:2500: checking for a BSD-compatible install configure:2568: result: /bin/install -c configure:2579: checking whether build environment is sane configure:2634: result: yes configure:2785: checking for a thread-safe mkdir -p configure:2824: result: /bin/mkdir -p configure:2831: checking for gawk configure:2847: found /bin/gawk configure:2858: result: gawk configure:2869: checking whether make sets $(MAKE) configure:2891: result: yes configure:2920: checking whether make supports nested variables configure:2937: result: yes configure:3073: checking whether make supports nested variables configure:3090: result: yes configure:3103: checking whether to enable maintainer-specific portions of Makefiles configure:3112: result: yes configure:3148: checking for i686-uhu-linux-gcc configure:3164: found /usr/bin/i686-uhu-linux-gcc configure:3175: result: i686-uhu-linux-gcc configure:3444: checking for C compiler version configure:3453: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3464: $? = 0 configure:3453: 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.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3464: $? = 0 configure:3453: 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:3464: $? = 1 configure:3453: 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:3464: $? = 1 configure:3484: checking whether the C compiler works configure:3506: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3510: $? = 0 configure:3558: result: yes configure:3561: checking for C compiler default output file name configure:3563: result: a.out configure:3569: checking for suffix of executables configure:3576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3580: $? = 0 configure:3602: result: configure:3624: checking whether we are cross compiling configure:3632: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3636: $? = 0 configure:3643: ./conftest configure:3647: $? = 0 configure:3662: result: no configure:3667: checking for suffix of object files configure:3689: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3693: $? = 0 configure:3714: result: o configure:3718: checking whether we are using the GNU C compiler configure:3737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3737: $? = 0 configure:3746: result: yes configure:3755: checking whether i686-uhu-linux-gcc accepts -g configure:3775: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3775: $? = 0 configure:3816: result: yes configure:3833: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3896: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3896: $? = 0 configure:3909: result: none needed configure:3934: checking whether i686-uhu-linux-gcc understands -c and -o together configure:3956: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3959: $? = 0 configure:3956: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3959: $? = 0 configure:3971: result: yes configure:3999: checking for style of include used by make configure:4027: result: GNU configure:4053: checking dependency style of i686-uhu-linux-gcc configure:4164: result: gcc3 configure:4193: checking for i686-uhu-linux-g++ configure:4209: found /usr/bin/i686-uhu-linux-g++ configure:4220: result: i686-uhu-linux-g++ configure:4291: checking for C++ compiler version configure:4300: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:4311: $? = 0 configure:4300: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4311: $? = 0 configure:4300: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4311: $? = 1 configure:4300: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4311: $? = 1 configure:4315: checking whether we are using the GNU C++ compiler configure:4334: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:4334: $? = 0 configure:4343: result: yes configure:4352: checking whether i686-uhu-linux-g++ accepts -g configure:4372: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:4372: $? = 0 configure:4413: result: yes configure:4438: checking dependency style of i686-uhu-linux-g++ configure:4549: result: gcc3 configure:4604: checking build system type configure:4618: result: i686-uhu-linux-gnu configure:4638: checking host system type configure:4651: result: i686-uhu-linux-gnu configure:4692: checking how to print strings configure:4719: result: printf configure:4740: checking for a sed that does not truncate output configure:4804: result: /bin/sed configure:4822: checking for grep that handles long lines and -e configure:4880: result: /bin/grep configure:4885: checking for egrep configure:4947: result: /bin/grep -E configure:4952: checking for fgrep configure:5014: result: /bin/grep -F configure:5049: checking for ld used by i686-uhu-linux-gcc configure:5116: result: /usr/bin/ld configure:5123: checking if the linker (/usr/bin/ld) is GNU ld configure:5138: result: yes configure:5150: checking for BSD- or MS-compatible name lister (nm) configure:5199: result: /usr/bin/nm -B configure:5329: checking the name lister (/usr/bin/nm -B) interface configure:5336: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:5339: /usr/bin/nm -B "conftest.o" configure:5342: output 00000000 B some_variable configure:5349: result: BSD nm configure:5352: checking whether ln -s works configure:5356: result: yes configure:5364: checking the maximum length of command line arguments configure:5495: result: 1572864 configure:5512: checking whether the shell understands some XSI constructs configure:5522: result: yes configure:5526: checking whether the shell understands "+=" configure:5532: result: yes configure:5567: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5607: result: func_convert_file_noop configure:5614: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5634: result: func_convert_file_noop configure:5641: checking for /usr/bin/ld option to reload object files configure:5648: result: -r configure:5682: checking for i686-uhu-linux-objdump configure:5712: result: no configure:5722: checking for objdump configure:5738: found /usr/bin/objdump configure:5749: result: objdump configure:5781: checking how to recognize dependent libraries configure:5979: result: pass_all configure:6024: checking for i686-uhu-linux-dlltool configure:6054: result: no configure:6064: checking for dlltool configure:6094: result: no configure:6124: checking how to associate runtime and link libraries configure:6151: result: printf %s\n configure:6167: checking for i686-uhu-linux-ar configure:6183: found /usr/bin/i686-uhu-linux-ar configure:6194: result: i686-uhu-linux-ar configure:6275: checking for archiver @FILE support configure:6292: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:6292: $? = 0 configure:6295: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6298: $? = 0 configure:6303: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6306: $? = 1 configure:6318: result: @ configure:6336: checking for i686-uhu-linux-strip configure:6366: result: no configure:6376: checking for strip configure:6392: found /usr/bin/strip configure:6403: result: strip configure:6435: checking for i686-uhu-linux-ranlib configure:6465: result: no configure:6475: checking for ranlib configure:6491: found /usr/bin/ranlib configure:6502: result: ranlib configure:6604: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6724: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:6727: $? = 0 configure:6731: /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:6734: $? = 0 configure:6800: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 configure:6803: $? = 0 configure:6841: result: ok configure:6878: checking for sysroot configure:6908: result: no configure:7138: checking for i686-uhu-linux-mt configure:7168: result: no configure:7178: checking for mt configure:7208: result: no configure:7228: checking if : is a manifest tool configure:7234: : '-?' configure:7242: result: no configure:7884: checking how to run the C preprocessor configure:7915: i686-uhu-linux-gcc -E conftest.c configure:7915: $? = 0 configure:7929: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnome-system-monitor" | #define PACKAGE_TARNAME "gnome-system-monitor" | #define PACKAGE_VERSION "3.12.2" | #define PACKAGE_STRING "gnome-system-monitor 3.12.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor" | #define PACKAGE_URL "" | #define PACKAGE "gnome-system-monitor" | #define VERSION "3.12.2" | /* end confdefs.h. */ | #include configure:7954: result: i686-uhu-linux-gcc -E configure:7974: i686-uhu-linux-gcc -E conftest.c configure:7974: $? = 0 configure:7988: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnome-system-monitor" | #define PACKAGE_TARNAME "gnome-system-monitor" | #define PACKAGE_VERSION "3.12.2" | #define PACKAGE_STRING "gnome-system-monitor 3.12.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor" | #define PACKAGE_URL "" | #define PACKAGE "gnome-system-monitor" | #define VERSION "3.12.2" | /* end confdefs.h. */ | #include configure:8017: checking for ANSI C header files configure:8037: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8037: $? = 0 configure:8110: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8110: $? = 0 configure:8110: ./conftest configure:8110: $? = 0 configure:8121: result: yes configure:8134: checking for sys/types.h configure:8134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8134: $? = 0 configure:8134: result: yes configure:8134: checking for sys/stat.h configure:8134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8134: $? = 0 configure:8134: result: yes configure:8134: checking for stdlib.h configure:8134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8134: $? = 0 configure:8134: result: yes configure:8134: checking for string.h configure:8134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8134: $? = 0 configure:8134: result: yes configure:8134: checking for memory.h configure:8134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8134: $? = 0 configure:8134: result: yes configure:8134: checking for strings.h configure:8134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8134: $? = 0 configure:8134: result: yes configure:8134: checking for inttypes.h configure:8134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8134: $? = 0 configure:8134: result: yes configure:8134: checking for stdint.h configure:8134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8134: $? = 0 configure:8134: result: yes configure:8134: checking for unistd.h configure:8134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8134: $? = 0 configure:8134: result: yes configure:8148: checking for dlfcn.h configure:8148: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8148: $? = 0 configure:8148: result: yes configure:8364: checking for objdir configure:8379: result: .libs configure:8650: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8668: 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:8672: $? = 0 configure:8685: result: no configure:9012: checking for i686-uhu-linux-gcc option to produce PIC configure:9019: result: -fPIC -DPIC configure:9027: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9045: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9049: $? = 0 configure:9062: result: yes configure:9091: checking if i686-uhu-linux-gcc static flag -static works configure:9119: result: yes configure:9134: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9155: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9159: $? = 0 configure:9181: result: yes configure:9189: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9236: result: yes configure:9269: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10426: result: yes configure:10463: checking whether -lc should be explicitly linked in configure:10471: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10474: $? = 0 configure:10489: 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:10492: $? = 0 configure:10506: result: no configure:10666: checking dynamic linker characteristics configure:11166: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11166: $? = 0 configure:11400: result: GNU/Linux ld.so configure:11507: checking how to hardcode library paths into programs configure:11532: result: immediate configure:12072: checking whether stripping libraries is possible configure:12077: result: yes configure:12112: checking if libtool supports shared libraries configure:12114: result: yes configure:12117: checking whether to build shared libraries configure:12138: result: yes configure:12141: checking whether to build static libraries configure:12145: result: no configure:12168: checking how to run the C++ preprocessor configure:12195: i686-uhu-linux-g++ -E conftest.cpp configure:12195: $? = 0 configure:12209: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12209: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnome-system-monitor" | #define PACKAGE_TARNAME "gnome-system-monitor" | #define PACKAGE_VERSION "3.12.2" | #define PACKAGE_STRING "gnome-system-monitor 3.12.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor" | #define PACKAGE_URL "" | #define PACKAGE "gnome-system-monitor" | #define VERSION "3.12.2" | #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/" | /* end confdefs.h. */ | #include configure:12234: result: i686-uhu-linux-g++ -E configure:12254: i686-uhu-linux-g++ -E conftest.cpp configure:12254: $? = 0 configure:12268: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12268: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnome-system-monitor" | #define PACKAGE_TARNAME "gnome-system-monitor" | #define PACKAGE_VERSION "3.12.2" | #define PACKAGE_STRING "gnome-system-monitor 3.12.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor" | #define PACKAGE_URL "" | #define PACKAGE "gnome-system-monitor" | #define VERSION "3.12.2" | #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/" | /* end confdefs.h. */ | #include configure:12437: checking for ld used by i686-uhu-linux-g++ configure:12504: result: /usr/bin/ld configure:12511: checking if the linker (/usr/bin/ld) is GNU ld configure:12526: result: yes configure:12581: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13583: result: yes configure:13619: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:13622: $? = 0 configure:14142: checking for i686-uhu-linux-g++ option to produce PIC configure:14149: result: -fPIC -DPIC configure:14157: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:14175: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14179: $? = 0 configure:14192: result: yes configure:14215: checking if i686-uhu-linux-g++ static flag -static works configure:14243: result: yes configure:14255: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14276: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14280: $? = 0 configure:14302: result: yes configure:14307: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14354: result: yes configure:14384: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14423: result: yes configure:14564: checking dynamic linker characteristics configure:15232: result: GNU/Linux ld.so configure:15285: checking how to hardcode library paths into programs configure:15310: result: immediate configure:15398: checking for i686-uhu-linux-pkg-config configure:15431: result: no configure:15441: checking for pkg-config configure:15459: found /usr/bin/pkg-config configure:15471: result: /usr/bin/pkg-config configure:15496: checking pkg-config is at least version 0.9.0 configure:15499: result: yes configure:15509: checking for GSM configure:15526: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED gtk+-3.0 >= $GTK_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED gtkmm-3.0 >= $GTKMM_REQUIRED libxml-2.0 >= $LIBXML_REQUIRED librsvg-2.0 >= $RSVG_REQUIRED glibmm-2.4 >= $GLIBMM_REQUIRED giomm-2.4 >= $GIOMM_REQUIRED gmodule-2.0 " configure:15539: $? = 0 configure:15573: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED libgtop-2.0 >= $LIBGTOP_REQUIRED gtk+-3.0 >= $GTK_REQUIRED gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED gtkmm-3.0 >= $GTKMM_REQUIRED libxml-2.0 >= $LIBXML_REQUIRED librsvg-2.0 >= $RSVG_REQUIRED glibmm-2.4 >= $GLIBMM_REQUIRED giomm-2.4 >= $GIOMM_REQUIRED gmodule-2.0 " configure:15586: $? = 0 configure:15684: result: yes configure:15691: checking for appdata-validate configure:15724: result: no configure:15731: checking for desktop-file-validate configure:15749: found /usr/bin/desktop-file-validate configure:15761: result: /usr/bin/desktop-file-validate configure:15884: checking for SCRIPTS configure:15891: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED" configure:15894: $? = 0 configure:15908: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED" configure:15911: $? = 0 configure:15969: result: yes configure:16201: checking whether gcc understands -Wall configure:16214: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16214: $? = 0 configure:16221: result: yes configure:16201: checking whether gcc understands -Wstrict-prototypes configure:16214: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16214: $? = 0 configure:16221: result: yes configure:16201: checking whether gcc understands -Wnested-externs configure:16214: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16214: $? = 0 configure:16221: result: yes configure:16201: checking whether gcc understands -Werror=missing-prototypes configure:16214: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16214: $? = 0 configure:16221: result: yes configure:16201: checking whether gcc understands -Werror=implicit-function-declaration configure:16214: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16214: $? = 0 configure:16221: result: yes configure:16201: checking whether gcc understands -Werror=pointer-arith configure:16214: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16214: $? = 0 configure:16221: result: yes configure:16201: checking whether gcc understands -Werror=init-self configure:16214: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16214: $? = 0 configure:16221: result: yes configure:16201: checking whether gcc understands -Werror=format-security configure:16214: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16214: $? = 0 configure:16221: result: yes configure:16201: checking whether gcc understands -Werror=format=2 configure:16214: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16214: $? = 0 configure:16221: result: yes configure:16201: checking whether gcc understands -Werror=missing-include-dirs configure:16214: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16214: $? = 0 configure:16221: result: yes configure:16231: checking what warning flags to pass to the C compiler configure:16233: result: -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs configure:16244: checking what language compliance flags to pass to the C compiler configure:16259: result: configure:16275: checking for more warnings configure:16278: result: yes configure:16318: checking for i686-uhu-linux-pkg-config configure:16348: result: /usr/bin/pkg-config configure:16416: checking pkg-config is at least version 0.16 configure:16419: result: yes configure:16530: checking whether NLS is requested configure:16539: result: yes configure:16557: checking for intltool >= 0.41.0 configure:16559: result: 0.50.2 found configure:16567: checking for intltool-update configure:16585: found /usr/bin/intltool-update configure:16597: result: /usr/bin/intltool-update configure:16607: checking for intltool-merge configure:16625: found /usr/bin/intltool-merge configure:16637: result: /usr/bin/intltool-merge configure:16647: checking for intltool-extract configure:16665: found /usr/bin/intltool-extract configure:16677: result: /usr/bin/intltool-extract configure:16831: checking for xgettext configure:16849: found /usr/bin/xgettext configure:16861: result: /usr/bin/xgettext configure:16871: checking for msgmerge configure:16889: found /usr/bin/msgmerge configure:16901: result: /usr/bin/msgmerge configure:16911: checking for msgfmt configure:16929: found /usr/bin/msgfmt configure:16941: result: /usr/bin/msgfmt configure:16951: checking for gmsgfmt configure:16982: result: /usr/bin/msgfmt configure:17002: checking for perl configure:17020: found /usr/bin/perl configure:17032: result: /usr/bin/perl configure:17043: checking for perl >= 5.8.1 configure:17050: result: 5.18.2 configure:17054: checking for XML::Parser configure:17057: result: ok configure:17082: i686-uhu-linux-g++ -o conftest -Wall -std=c++98 -g -O2 conftest.cpp >&5 configure:17082: $? = 0 configure:17153: checking for itstool configure:17169: found /usr/bin/itstool configure:17180: result: itstool configure:17195: checking for xmllint configure:17211: found /usr/bin/xmllint configure:17222: result: xmllint configure:17519: checking that generated files are newer than configure configure:17525: result: done configure:17568: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnome-system-monitor config.status 3.12.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1465: creating Makefile config.status:1465: creating scripts/Makefile config.status:1465: creating src/Makefile config.status:1465: creating src/org.gnome.gnome-system-monitor.gschema.xml.in config.status:1465: creating po/Makefile.in config.status:1465: creating help/Makefile config.status:1465: creating gnome-system-monitor.desktop.in config.status:1465: creating gnome-system-monitor-kde.desktop.in config.status:1465: creating config.h config.status:1694: executing depfiles commands config.status:1694: executing libtool commands config.status:1694: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GSM_CFLAGS_set= ac_cv_env_GSM_CFLAGS_value= ac_cv_env_GSM_LIBS_set= ac_cv_env_GSM_LIBS_value= ac_cv_env_ITSTOOL_set= ac_cv_env_ITSTOOL_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_SCRIPTS_CFLAGS_set= ac_cv_env_SCRIPTS_CFLAGS_value= ac_cv_env_SCRIPTS_LIBS_set= ac_cv_env_SCRIPTS_LIBS_value= ac_cv_env_SYSTEMD_CFLAGS_set= ac_cv_env_SYSTEMD_CFLAGS_value= ac_cv_env_SYSTEMD_EX_CFLAGS_set= ac_cv_env_SYSTEMD_EX_CFLAGS_value= ac_cv_env_SYSTEMD_EX_LIBS_set= ac_cv_env_SYSTEMD_EX_LIBS_value= ac_cv_env_SYSTEMD_LIBS_set= ac_cv_env_SYSTEMD_LIBS_value= ac_cv_env_WNCK_CFLAGS_set= ac_cv_env_WNCK_CFLAGS_value= ac_cv_env_WNCK_LIBS_set= ac_cv_env_WNCK_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=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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_objext=o ac_cv_path_DESKTOP_FILE_VALIDATE=/usr/bin/desktop-file-validate 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_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_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_ITSTOOL=itstool ac_cv_prog_XMLLINT=xmllint 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_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes 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_LDCXX=/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_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=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_GSM_CFLAGS='-pthread -I/usr/include/libgtop-2.0 -I/usr/include/gtkmm-3.0 -I/usr/lib/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib/gdkmm-3.0/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GSM_LIBS='-lgtop-2.0 -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairomm-1.0 -lxml2 -lrsvg-2 -lm -lgdk_pixbuf-2.0 -lcairo -lgiomm-2.4 -lgio-2.0 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ' pkg_cv_SCRIPTS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_SCRIPTS_LIBS='-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)"; \ $(LN_S) -f "$(HELP_DIR)/C/$(HELP_ID)/$$f" "$$helpdir$$f" || exit 1; \ echo "$(LN_S) -f $(HELP_DIR)/C/$(HELP_ID)/$$f $$helpdir$$f"; \ $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir$$f" || exit 1; \ echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir$$f"; \ fi; \ if test "x$(YELP_LC_MEDIA_LINKS)" != "x"; then \ $(ITSTOOL) -o "$(notdir $@).tmp" $(_HELP_C_FILES) && \ $(ITSTOOL) -o "$(notdir $@).tmp" $(_HELP_C_FILES) && \ $(XMLLINT) --noout --noent --path "$$xmlpath" --xinclude "$$d$$lc/$$page"; \ cp -p "$$d$$lc/$$file" "$(distdir)/$$lc/" || exit 1; \ d="$(srcdir)/"; \ echo "$(XMLLINT) --noout --noent --path $$xmlpath --xinclude $$d$$lc/$$page"; \ echo "rm -f $$helpdir$$f"; \ elif test "x$$lc" != "xC"; then \ fi; \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ if ! test -d "$$helpdir$$mdir"; then $(mkinstalldirs) "$$helpdir$$mdir"; fi; \ if test "x$mdir" = "x."; then mdir=""; fi; \ if test -f "$$d$$lc/$$f"; then \ if test -f "$$lc$$f"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$lc/$$file"; then d=./; else d=$(srcdir)/; fi; \ mdir=`dirname "$$f"`; \ msgmerge -o "$(notdir $@)" "$(notdir $@)" "$(notdir $@).tmp" && \ mv "$(notdir $@).tmp" "$(notdir $@)"); \ rm "$(notdir $@).tmp"); \ rm -f "$$helpdir$$f"; \ then d=; \ xmlpath="$$lc"; \ xmlpath="$$lc:$(srcdir)/$$lc"; \ $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \ $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \ $(MKDIR_P) "$(distdir)/$$lc"; \ $(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \ (cd "$(dir $@)" && \ (cd "$(dir $@)" && \ done; \ done; \ done; \ done; \ echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \ echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \ echo "rm -f $$helpdir`basename $$f`"; \ echo "rm -f $$helpdir`basename $$f`"; \ else \ fi; \ for file in $(HELP_FILES); do \ for lc in C $(_HELP_LINGUAS); do \ for lc in C $(_HELP_LINGUAS); do \ for page in $(HELP_FILES); do \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ if test "x$(_HELP_V)" = "x0"; then echo " GEN $${po}"; fi; \ if test -d "$$lc"; \ if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$lc/$$f"; then d=; else d="$(srcdir)/"; fi; \ lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ msgmerge -q -o "$${po}" "$${po}" "$(_HELP_POTFILE)"; \ rm -f "$$helpdir`basename $$f`"; \ rm -f "$$helpdir`basename $$f`"; \ $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$< && mkdir -p $(@D) && touch $@ $(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 \ $(AM_V_GEN)if test -d "C"; then d=; else d="$(srcdir)/"; fi; \ $(AM_V_GEN)msgfmt -o "$@" "$<" $(AM_V_at)for po in $(_HELP_POFILES); do \ $(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi $(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi $(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi $(AM_V_at)if test ! -f "$@" -a -f "$(srcdir)/$@"; then cp "$(srcdir)/$@" "$@"; fi $(ITSTOOL) -o "$@" $(foreach f,$(_HELP_C_FILES),"$${d}$(f)") $(_HELP_LC_VERBOSE)if test -d "C"; then d="../"; else d="$(abs_srcdir)/"; fi; \ (cd "$(dir $@)" && $(ITSTOOL) -m "$${mo}" $(foreach f,$(_HELP_C_FILES),$${d}/$(f))) && \ @$(NORMAL_INSTALL) @$(NORMAL_UNINSTALL) @for f in $(HELP_MEDIA); do \ @for f in $(HELP_MEDIA); do \ @for f in $(_HELP_C_EXTRA); do \ @for f in $(_HELP_C_EXTRA); do \ @for lc in C $(_HELP_LINGUAS); do \ @for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \ @for lc in C $(if $(YELP_LC_DIST),$(HELP_LINGUAS)) ; do \ @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files done done done done done done done; done; \ done; done done; done echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \ else \ fi fi files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ for lc in C $(_HELP_LINGUAS); do \ for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \ if test -f "$${mo}"; then mo="../$${mo}"; else mo="$(abs_srcdir)/$${mo}"; fi; \ if test -n "$^"; then \ mo="$(dir $@)$(patsubst %/$(notdir $@),%,$@).mo"; \ rm -f $(_HELP_LC_FILES) $(_HELP_LC_STAMPS) $(_HELP_MOFILES) 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) touch "$@" $(_HELP_LC_FILES): $(_HELP_LINGUAS) $(_HELP_LC_STAMPS): $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_LC_STAMPS): %.stamp: %.mo $(_HELP_LINGUAS): $(_HELP_LC_STAMPS) $(_HELP_MOFILES): %.mo: %.po $(_HELP_POFILES): $(_HELP_POTFILE): $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) $(gsettings__enum_file): $(gsettings_ENUM_FILES) %.gschema.valid: %.gschema.xml $(gsettings__enum_file) ' .PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas .PHONY: check-help .PHONY: clean-help .PHONY: install-help .PHONY: pot .PHONY: repo .PHONY: uninstall-help .SECONDARY: $(gsettings_SCHEMAS) ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.14' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' APPDATA_VALIDATE='' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.14' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -Wall -Winline -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -std=gnu89 -O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wall -std=c++98 -g -O2' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DESKTOP_FILE_VALIDATE='/usr/bin/desktop-file-validate' DISABLE_DEPRECATED=' -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 -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='' EGREP='/bin/grep -E' EXEEXT='' EXTRA_DIST += $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f)))) EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).po) EXTRA_DIST += $(if $(YELP_LC_DIST),$(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).stamp)) EXTRA_DIST ?= FGREP='/bin/grep -F' GETTEXT_PACKAGE='gnome-system-monitor' GLIB_COMPILE_SCHEMAS='glib-compile-schemas' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GSETTINGS_DISABLE_SCHEMAS_COMPILE='' GSETTINGS_RULES=' GSM_CFLAGS='-pthread -I/usr/include/libgtop-2.0 -I/usr/include/gtkmm-3.0 -I/usr/lib/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib/gdkmm-3.0/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GSM_LIBS='-lgtop-2.0 -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairomm-1.0 -lxml2 -lrsvg-2 -lm -lgdk_pixbuf-2.0 -lcairo -lgiomm-2.4 -lgio-2.0 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ' HAVE_SYSTEMD_FALSE='' HAVE_SYSTEMD_TRUE='#' HAVE_WNCK_FALSE='' HAVE_WNCK_TRUE='#' HELP_DIR='${datadir}/help' HELP_EXTRA ?= HELP_FILES ?= HELP_ID ?= HELP_LINGUAS ?= HELP_MEDIA ?= HELP_POT ?= 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))' ITSTOOL='itstool' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing 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='gnome-system-monitor' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor' PACKAGE_NAME='gnome-system-monitor' PACKAGE_STRING='gnome-system-monitor 3.12.2' PACKAGE_TARNAME='gnome-system-monitor' PACKAGE_URL='' PACKAGE_VERSION='3.12.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' SCRIPTS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' SCRIPTS_LIBS='-lglib-2.0 ' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SYSTEMD_CFLAGS='' SYSTEMD_EX_CFLAGS='' SYSTEMD_EX_LIBS='' SYSTEMD_LIBS='' USE_NLS='yes' VERSION='3.12.2' WARN_CFLAGS=' -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs ' WNCK_CFLAGS='' WNCK_LIBS='' XGETTEXT='/usr/bin/xgettext' XMLLINT='xmllint' YELP_HELP_RULES=' YELP_LC_DIST='true' YELP_LC_MEDIA_LINKS='true' _HELP_C_EXTRA = $(foreach f,$(HELP_EXTRA),C/$(f)) _HELP_C_FILES = $(foreach f,$(HELP_FILES),C/$(f)) _HELP_C_MEDIA = $(foreach f,$(HELP_MEDIA),C/$(f)) _HELP_DEFAULT_V = $(if $(AM_DEFAULT_VERBOSITY),$(AM_DEFAULT_VERBOSITY),1) _HELP_LC_FILES = $(foreach lc,$(_HELP_LINGUAS),$(foreach f,$(HELP_FILES),$(lc)/$(f))) _HELP_LC_STAMPS = $(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).stamp) _HELP_LC_VERBOSE = $(_HELP_LC_VERBOSE_$(_HELP_V)) _HELP_LC_VERBOSE_ = $(_HELP_LC_VERBOSE_$(_HELP_DEFAULT_V)) _HELP_LC_VERBOSE_0 = @echo " GEN "$(dir $@); _HELP_LINGUAS = $(if $(filter environment,$(origin LINGUAS)),$(filter $(LINGUAS),$(HELP_LINGUAS)),$(HELP_LINGUAS)) _HELP_MOFILES = $(patsubst %.po,%.mo,$(_HELP_POFILES)) _HELP_POFILES = $(if $(HELP_ID),$(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).po)) _HELP_POTFILE = $(if $(HELP_POT),$(HELP_POT),$(if $(HELP_ID),$(HELP_ID).pot)) _HELP_V = $(if $(V),$(V),$(_HELP_DEFAULT_V)) ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' all-am: $(gsettings_SCHEMAS:.xml=.valid) all: $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) $(_HELP_LC_FILES) $(_HELP_POFILES) am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} 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' check-help: check: check-help clean-gsettings-schemas: clean-help: datadir='${datarootdir}' datarootdir='${prefix}/share' distdir-help-files: distdir: distdir-help-files 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: $(if $(HELP_ID),install-help) install-data-am: install-gsettings-schemas install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file) install-help: install_sh='${SHELL} /var/uhubuild/work/compile/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='$(MKDIR_P)' mostlyclean-am: $(if $(HELP_ID),clean-help) mostlyclean-am: clean-gsettings-schemas oldincludedir='/usr/include' pdfdir='${docdir}' pot: $(_HELP_POTFILE) prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' repo: $(_HELP_POTFILE) sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' uninstall-am: $(if $(HELP_ID),uninstall-help) uninstall-am: uninstall-gsettings-schemas uninstall-gsettings-schemas: uninstall-help: ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gnome-system-monitor" #define PACKAGE_TARNAME "gnome-system-monitor" #define PACKAGE_VERSION "3.12.2" #define PACKAGE_STRING "gnome-system-monitor 3.12.2" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor" #define PACKAGE_URL "" #define PACKAGE "gnome-system-monitor" #define VERSION "3.12.2" #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 GETTEXT_PACKAGE "gnome-system-monitor" configure: exit 0