123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719 |
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by GtkPasman configure 0.12.2, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure --prefix=/usr
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = Arch-Stephane
- uname -m = x86_64
- uname -r = 4.1.3-1-ARCH
- uname -s = Linux
- uname -v = #1 SMP PREEMPT Wed Jul 22 20:37:12 CEST 2015
- /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/local/sbin
- PATH: /usr/local/bin
- PATH: /usr/bin
- PATH: /usr/lib/jvm/default/bin
- PATH: /usr/bin/site_perl
- PATH: /usr/bin/vendor_perl
- PATH: /usr/bin/core_perl
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2249: checking whether NLS is requested
- configure:2258: result: yes
- configure:2286: checking for intltool-update
- configure:2304: found /usr/bin/intltool-update
- configure:2316: result: /usr/bin/intltool-update
- configure:2326: checking for intltool-merge
- configure:2344: found /usr/bin/intltool-merge
- configure:2356: result: /usr/bin/intltool-merge
- configure:2366: checking for intltool-extract
- configure:2384: found /usr/bin/intltool-extract
- configure:2396: result: /usr/bin/intltool-extract
- configure:2550: checking for xgettext
- configure:2568: found /usr/bin/xgettext
- configure:2580: result: /usr/bin/xgettext
- configure:2590: checking for msgmerge
- configure:2608: found /usr/bin/msgmerge
- configure:2620: result: /usr/bin/msgmerge
- configure:2630: checking for msgfmt
- configure:2648: found /usr/bin/msgfmt
- configure:2660: result: /usr/bin/msgfmt
- configure:2670: checking for gmsgfmt
- configure:2701: result: /usr/bin/msgfmt
- configure:2721: checking for perl
- configure:2739: found /usr/bin/perl
- configure:2751: result: /usr/bin/perl
- configure:2762: checking for perl >= 5.8.1
- configure:2769: result: 5.22.0
- configure:2773: checking for XML::Parser
- configure:2776: result: ok
- configure:2835: checking for a BSD-compatible install
- configure:2903: result: /usr/bin/install -c
- configure:2914: checking whether build environment is sane
- configure:2969: result: yes
- configure:3120: checking for a thread-safe mkdir -p
- configure:3159: result: /usr/bin/mkdir -p
- configure:3166: checking for gawk
- configure:3182: found /usr/bin/gawk
- configure:3193: result: gawk
- configure:3204: checking whether make sets $(MAKE)
- configure:3226: result: yes
- configure:3255: checking whether make supports nested variables
- configure:3272: result: yes
- configure:3448: checking for gcc
- configure:3464: found /usr/bin/gcc
- configure:3475: result: gcc
- configure:3704: checking for C compiler version
- configure:3713: gcc --version >&5
- gcc (GCC) 5.2.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:3724: $? = 0
- configure:3713: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper
- Target: x86_64-unknown-linux-gnu
- Configured with: /build/gcc/src/gcc-5.2.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=gcc4-compatible
- Thread model: posix
- gcc version 5.2.0 (GCC)
- configure:3724: $? = 0
- configure:3713: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3724: $? = 1
- configure:3713: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3724: $? = 1
- configure:3744: checking whether the C compiler works
- configure:3766: gcc conftest.c >&5
- configure:3770: $? = 0
- configure:3818: result: yes
- configure:3821: checking for C compiler default output file name
- configure:3823: result: a.out
- configure:3829: checking for suffix of executables
- configure:3836: gcc -o conftest conftest.c >&5
- configure:3840: $? = 0
- configure:3862: result:
- configure:3884: checking whether we are cross compiling
- configure:3892: gcc -o conftest conftest.c >&5
- configure:3896: $? = 0
- configure:3903: ./conftest
- configure:3907: $? = 0
- configure:3922: result: no
- configure:3927: checking for suffix of object files
- configure:3949: gcc -c conftest.c >&5
- configure:3953: $? = 0
- configure:3974: result: o
- configure:3978: checking whether we are using the GNU C compiler
- configure:3997: gcc -c conftest.c >&5
- configure:3997: $? = 0
- configure:4006: result: yes
- configure:4015: checking whether gcc accepts -g
- configure:4035: gcc -c -g conftest.c >&5
- configure:4035: $? = 0
- configure:4076: result: yes
- configure:4093: checking for gcc option to accept ISO C89
- configure:4156: gcc -c -g -O2 conftest.c >&5
- configure:4156: $? = 0
- configure:4169: result: none needed
- configure:4194: checking whether gcc understands -c and -o together
- configure:4216: gcc -c conftest.c -o conftest2.o
- configure:4219: $? = 0
- configure:4216: gcc -c conftest.c -o conftest2.o
- configure:4219: $? = 0
- configure:4231: result: yes
- configure:4259: checking for style of include used by make
- configure:4287: result: GNU
- configure:4313: checking dependency style of gcc
- configure:4424: result: gcc3
- configure:4511: checking for pkg-config
- configure:4529: found /usr/bin/pkg-config
- configure:4541: result: /usr/bin/pkg-config
- configure:4566: checking pkg-config is at least version 0.9.0
- configure:4569: result: yes
- configure:4675: checking for GTK
- configure:4682: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.4.0"
- configure:4685: $? = 0
- configure:4699: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.4.0"
- configure:4702: $? = 0
- configure:4760: result: yes
- configure:4799: checking how to run the C preprocessor
- configure:4830: gcc -E conftest.c
- configure:4830: $? = 0
- configure:4844: gcc -E conftest.c
- conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:4844: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GtkPasman"
- | #define PACKAGE_TARNAME "gtkpasman"
- | #define PACKAGE_VERSION "0.12.2"
- | #define PACKAGE_STRING "GtkPasman 0.12.2"
- | #define PACKAGE_BUGREPORT "jcpp@users.sourceforge.net"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gtkpasman"
- | #define VERSION "0.12.2"
- | #define GETTEXT_PACKAGE "gtkpasman"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4869: result: gcc -E
- configure:4889: gcc -E conftest.c
- configure:4889: $? = 0
- configure:4903: gcc -E conftest.c
- conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:4903: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GtkPasman"
- | #define PACKAGE_TARNAME "gtkpasman"
- | #define PACKAGE_VERSION "0.12.2"
- | #define PACKAGE_STRING "GtkPasman 0.12.2"
- | #define PACKAGE_BUGREPORT "jcpp@users.sourceforge.net"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gtkpasman"
- | #define VERSION "0.12.2"
- | #define GETTEXT_PACKAGE "gtkpasman"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4932: checking for grep that handles long lines and -e
- configure:4990: result: /usr/bin/grep
- configure:4995: checking for egrep
- configure:5057: result: /usr/bin/grep -E
- configure:5062: checking for ANSI C header files
- configure:5082: gcc -c -g -O2 conftest.c >&5
- configure:5082: $? = 0
- configure:5155: gcc -o conftest -g -O2 conftest.c >&5
- configure:5155: $? = 0
- configure:5155: ./conftest
- configure:5155: $? = 0
- configure:5166: result: yes
- configure:5179: checking for sys/types.h
- configure:5179: gcc -c -g -O2 conftest.c >&5
- configure:5179: $? = 0
- configure:5179: result: yes
- configure:5179: checking for sys/stat.h
- configure:5179: gcc -c -g -O2 conftest.c >&5
- configure:5179: $? = 0
- configure:5179: result: yes
- configure:5179: checking for stdlib.h
- configure:5179: gcc -c -g -O2 conftest.c >&5
- configure:5179: $? = 0
- configure:5179: result: yes
- configure:5179: checking for string.h
- configure:5179: gcc -c -g -O2 conftest.c >&5
- configure:5179: $? = 0
- configure:5179: result: yes
- configure:5179: checking for memory.h
- configure:5179: gcc -c -g -O2 conftest.c >&5
- configure:5179: $? = 0
- configure:5179: result: yes
- configure:5179: checking for strings.h
- configure:5179: gcc -c -g -O2 conftest.c >&5
- configure:5179: $? = 0
- configure:5179: result: yes
- configure:5179: checking for inttypes.h
- configure:5179: gcc -c -g -O2 conftest.c >&5
- configure:5179: $? = 0
- configure:5179: result: yes
- configure:5179: checking for stdint.h
- configure:5179: gcc -c -g -O2 conftest.c >&5
- configure:5179: $? = 0
- configure:5179: result: yes
- configure:5179: checking for unistd.h
- configure:5179: gcc -c -g -O2 conftest.c >&5
- configure:5179: $? = 0
- configure:5179: result: yes
- configure:5194: checking locale.h usability
- configure:5194: gcc -c -g -O2 conftest.c >&5
- configure:5194: $? = 0
- configure:5194: result: yes
- configure:5194: checking locale.h presence
- configure:5194: gcc -E conftest.c
- configure:5194: $? = 0
- configure:5194: result: yes
- configure:5194: checking for locale.h
- configure:5194: result: yes
- configure:5205: checking for LC_MESSAGES
- configure:5221: gcc -o conftest -g -O2 conftest.c >&5
- configure:5221: $? = 0
- configure:5229: result: yes
- configure:5246: checking libintl.h usability
- configure:5246: gcc -c -g -O2 conftest.c >&5
- configure:5246: $? = 0
- configure:5246: result: yes
- configure:5246: checking libintl.h presence
- configure:5246: gcc -E conftest.c
- configure:5246: $? = 0
- configure:5246: result: yes
- configure:5246: checking for libintl.h
- configure:5246: result: yes
- configure:5254: checking for ngettext in libc
- configure:5272: gcc -o conftest -g -O2 conftest.c >&5
- configure:5272: $? = 0
- configure:5281: result: yes
- configure:5285: checking for dgettext in libc
- configure:5303: gcc -o conftest -g -O2 conftest.c >&5
- configure:5303: $? = 0
- configure:5312: result: yes
- configure:5319: checking for bind_textdomain_codeset
- configure:5319: gcc -o conftest -g -O2 conftest.c >&5
- configure:5319: $? = 0
- configure:5319: result: yes
- configure:5595: checking for msgfmt
- configure:5622: result: /usr/bin/msgfmt
- configure:5633: checking for dcgettext
- configure:5633: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:49:6: warning: conflicting types for built-in function 'dcgettext'
- char dcgettext ();
- ^
- configure:5633: $? = 0
- configure:5633: result: yes
- configure:5643: checking if msgfmt accepts -c
- configure:5658: $MSGFMT -c -o /dev/null conftest.foo
- conftest.foo:3: warning: header field 'Language' missing in header
- configure:5661: $? = 0
- configure:5663: result: yes
- configure:5673: checking for gmsgfmt
- configure:5704: result: /usr/bin/msgfmt
- configure:5714: checking for xgettext
- configure:5741: result: /usr/bin/xgettext
- configure:5760: gcc -o conftest -g -O2 conftest.c >&5
- configure:5760: $? = 0
- configure:5922: checking for GSETTINGS
- configure:5929: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.25.0"
- configure:5932: $? = 0
- configure:5946: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.25.0"
- configure:5949: $? = 0
- configure:6007: result: yes
- configure:6077: checking for pkg-config
- configure:6107: result: /usr/bin/pkg-config
- configure:6132: checking pkg-config is at least version 0.16
- configure:6135: result: yes
- configure:6267: checking for stdlib.h
- configure:6267: result: yes
- configure:6267: checking for string.h
- configure:6267: result: yes
- configure:6267: checking for unistd.h
- configure:6267: result: yes
- configure:6267: checking getopt.h usability
- configure:6267: gcc -c -g -O2 conftest.c >&5
- configure:6267: $? = 0
- configure:6267: result: yes
- configure:6267: checking getopt.h presence
- configure:6267: gcc -E conftest.c
- configure:6267: $? = 0
- configure:6267: result: yes
- configure:6267: checking for getopt.h
- configure:6267: result: yes
- configure:6267: checking stdio.h usability
- configure:6267: gcc -c -g -O2 conftest.c >&5
- configure:6267: $? = 0
- configure:6267: result: yes
- configure:6267: checking stdio.h presence
- configure:6267: gcc -E conftest.c
- configure:6267: $? = 0
- configure:6267: result: yes
- configure:6267: checking for stdio.h
- configure:6267: result: yes
- configure:6284: checking for strerror
- configure:6284: gcc -o conftest -g -O2 conftest.c >&5
- configure:6284: $? = 0
- configure:6284: result: yes
- configure:6284: checking for strstr
- configure:6284: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:57:6: warning: conflicting types for built-in function 'strstr'
- char strstr ();
- ^
- configure:6284: $? = 0
- configure:6284: result: yes
- configure:6284: checking for popen
- configure:6284: gcc -o conftest -g -O2 conftest.c >&5
- configure:6284: $? = 0
- configure:6284: result: yes
- configure:6411: checking that generated files are newer than configure
- configure:6417: result: done
- configure:6456: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by GtkPasman config.status 0.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 Arch-Stephane
- config.status:1004: creating Makefile
- config.status:1004: creating src/Makefile
- config.status:1004: creating data/Makefile
- config.status:1004: creating po/Makefile.in
- config.status:1004: creating config.h
- config.status:1233: executing depfiles commands
- config.status:1233: executing default-1 commands
- config.status:1233: executing po/stamp-it commands
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_c_compiler_gnu=yes
- ac_cv_env_CC_set=
- ac_cv_env_CC_value=
- ac_cv_env_CFLAGS_set=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_GSETTINGS_CFLAGS_set=
- ac_cv_env_GSETTINGS_CFLAGS_value=
- ac_cv_env_GSETTINGS_LIBS_set=
- ac_cv_env_GSETTINGS_LIBS_value=
- ac_cv_env_GTK_CFLAGS_set=
- ac_cv_env_GTK_CFLAGS_value=
- ac_cv_env_GTK_LIBS_set=
- ac_cv_env_GTK_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_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_func_bind_textdomain_codeset=yes
- ac_cv_func_dcgettext=yes
- ac_cv_func_popen=yes
- ac_cv_func_strerror=yes
- ac_cv_func_strstr=yes
- ac_cv_header_getopt_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_libintl_h=yes
- ac_cv_header_locale_h=yes
- ac_cv_header_memory_h=yes
- ac_cv_header_stdc=yes
- ac_cv_header_stdint_h=yes
- ac_cv_header_stdio_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_objext=o
- ac_cv_path_EGREP='/usr/bin/grep -E'
- ac_cv_path_GMSGFMT=/usr/bin/msgfmt
- ac_cv_path_GREP=/usr/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_XGETTEXT=/usr/bin/xgettext
- ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_mkdir=/usr/bin/mkdir
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_ac_ct_CC=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=gcc3
- am_cv_make_support_nested_variables=yes
- am_cv_prog_cc_c_o=yes
- am_cv_val_LC_MESSAGES=yes
- gt_cv_func_dgettext_libc=yes
- gt_cv_func_dgettext_libintl=no
- gt_cv_func_ngettext_libc=yes
- gt_cv_have_gettext=yes
- pkg_cv_GSETTINGS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- pkg_cv_GSETTINGS_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 '
- pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- pkg_cv_GTK_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -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_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$< && mkdir -p $(@D) && touch $@
- $(AM_V_GEN) glib-mkenums --comments '\''<!-- @comment@ -->'\'' --fhead "<schemalist>" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " <value nick='\''@valuenick@'\'' value='\''@valuenum@'\''/>" --vtail " </@type@>" --ftail "</schemalist>" $^ > $@.tmp && mv $@.tmp $@
- @$(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} /home/stephane/Téléchargements/gtkpasman-9999/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)'
- AUTOCONF='${SHELL} /home/stephane/Téléchargements/gtkpasman-9999/missing autoconf'
- AUTOHEADER='${SHELL} /home/stephane/Téléchargements/gtkpasman-9999/missing autoheader'
- AUTOMAKE='${SHELL} /home/stephane/Téléchargements/gtkpasman-9999/missing automake-1.15'
- AWK='gawk'
- CATALOGS=''
- CATOBJEXT='.gmo'
- CC='gcc'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-g -O2'
- CPP='gcc -E'
- CPPFLAGS=''
- CYGPATH_W='echo'
- DATADIRNAME='share'
- DEFS='-DHAVE_CONFIG_H'
- DEPDIR='.deps'
- DISABLE_GPG_FALSE=''
- DISABLE_GPG_TRUE='#'
- DISABLE_GSETTINGS_FALSE=''
- DISABLE_GSETTINGS_TRUE='#'
- DISABLE_NLS_FALSE=''
- DISABLE_NLS_TRUE='#'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/usr/bin/grep -E'
- EXEEXT=''
- GETTEXT_PACKAGE='gtkpasman'
- GLIB_COMPILE_SCHEMAS='glib-compile-schemas'
- GMOFILES=''
- GMSGFMT='/usr/bin/msgfmt'
- GREP='/usr/bin/grep'
- GSETTINGS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- GSETTINGS_DISABLE_SCHEMAS_COMPILE=''
- GSETTINGS_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 '
- GSETTINGS_RULES='
- GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- GTK_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 '
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- INSTOBJEXT='.mo'
- 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=''
- LIBOBJS=''
- LIBS=''
- LTLIBOBJS=''
- MAKEINFO='${SHELL} /home/stephane/Téléchargements/gtkpasman-9999/missing makeinfo'
- MKDIR_P='/usr/bin/mkdir -p'
- MKINSTALLDIRS='./mkinstalldirs'
- MSGFMT='/usr/bin/msgfmt'
- MSGFMT_OPTS='-c'
- MSGMERGE='/usr/bin/msgmerge'
- OBJEXT='o'
- PACKAGE='gtkpasman'
- PACKAGE_BUGREPORT='jcpp@users.sourceforge.net'
- PACKAGE_NAME='GtkPasman'
- PACKAGE_STRING='GtkPasman 0.12.2'
- PACKAGE_TARNAME='gtkpasman'
- PACKAGE_URL=''
- PACKAGE_VERSION='0.12.2'
- PATH_SEPARATOR=':'
- PKG_CONFIG='/usr/bin/pkg-config'
- PKG_CONFIG_LIBDIR=''
- PKG_CONFIG_PATH=''
- POFILES=''
- POSUB='po'
- PO_IN_DATADIR_FALSE=''
- PO_IN_DATADIR_TRUE=''
- SET_MAKE=''
- SHELL='/bin/sh'
- STRIP=''
- USE_GTK2_FALSE=''
- USE_GTK2_TRUE='#'
- USE_NLS='yes'
- VERSION='0.12.2'
- XGETTEXT='/usr/bin/xgettext'
- ac_ct_CC='gcc'
- 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__nodep='_no'
- am__quote=''
- am__tar='$${TAR-tar} chof - "$$tardir"'
- am__untar='$${TAR-tar} xf -'
- bindir='${exec_prefix}/bin'
- build_alias=''
- 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_alias=''
- htmldir='${docdir}'
- ifdef gsettings_ENUM_NAMESPACE
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install-data-am: install-gsettings-schemas
- install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file)
- install_sh='${SHELL} /home/stephane/Téléchargements/gtkpasman-9999/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='${prefix}/var'
- mandir='${datarootdir}/man'
- mkdir_p='$(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='${prefix}/etc'
- target_alias=''
- uninstall-am: uninstall-gsettings-schemas
- uninstall-gsettings-schemas:
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "GtkPasman"
- #define PACKAGE_TARNAME "gtkpasman"
- #define PACKAGE_VERSION "0.12.2"
- #define PACKAGE_STRING "GtkPasman 0.12.2"
- #define PACKAGE_BUGREPORT "jcpp@users.sourceforge.net"
- #define PACKAGE_URL ""
- #define PACKAGE "gtkpasman"
- #define VERSION "0.12.2"
- #define GETTEXT_PACKAGE "gtkpasman"
- #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_LOCALE_H 1
- #define HAVE_LC_MESSAGES 1
- #define HAVE_BIND_TEXTDOMAIN_CODESET 1
- #define HAVE_GETTEXT 1
- #define HAVE_DCGETTEXT 1
- #define ENABLE_NLS 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRING_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_GETOPT_H 1
- #define HAVE_STDIO_H 1
- #define HAVE_STRERROR 1
- #define HAVE_STRSTR 1
- #define HAVE_POPEN 1
- configure: exit 0
|