You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

835 lines
37 KiB

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by lightdm-webkit2-greeter configure 0.2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --enable-maintainer-mode --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/lightdm
## --------- ##
## Platform. ##
## --------- ##
hostname = dUsTiN-XPS
uname -m = x86_64
uname -r = 4.2.3-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Sat Oct 3 18:52:50 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
PATH: /home/dustin/.rvm/bin
PATH: /home/dustin/.gem/ruby/2.2.0/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2269: checking build system type
configure:2283: result: x86_64-unknown-linux-gnu
configure:2303: checking host system type
configure:2316: result: x86_64-unknown-linux-gnu
configure:2357: checking how to print strings
configure:2384: result: printf
configure:2456: checking for gcc
configure:2472: found /usr/bin/gcc
configure:2483: result: gcc
configure:2712: checking for C compiler version
configure:2721: 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:2732: $? = 0
configure:2721: 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-multilib/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 --enable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=gcc4-compatible
Thread model: posix
gcc version 5.2.0 (GCC)
configure:2732: $? = 0
configure:2721: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2732: $? = 1
configure:2721: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2732: $? = 1
configure:2752: checking whether the C compiler works
configure:2774: gcc conftest.c -ljavascriptcoregtk-4.0 >&5
configure:2778: $? = 0
configure:2826: result: yes
configure:2829: checking for C compiler default output file name
configure:2831: result: a.out
configure:2837: checking for suffix of executables
configure:2844: gcc -o conftest conftest.c -ljavascriptcoregtk-4.0 >&5
configure:2848: $? = 0
configure:2870: result:
configure:2892: checking whether we are cross compiling
configure:2900: gcc -o conftest conftest.c -ljavascriptcoregtk-4.0 >&5
configure:2904: $? = 0
configure:2911: ./conftest
configure:2915: $? = 0
configure:2930: result: no
configure:2935: checking for suffix of object files
configure:2957: gcc -c conftest.c >&5
configure:2961: $? = 0
configure:2982: result: o
configure:2986: checking whether we are using the GNU C compiler
configure:3005: gcc -c conftest.c >&5
configure:3005: $? = 0
configure:3014: result: yes
configure:3023: checking whether gcc accepts -g
configure:3043: gcc -c -g conftest.c >&5
configure:3043: $? = 0
configure:3084: result: yes
configure:3101: checking for gcc option to accept ISO C89
configure:3164: gcc -c -g -O2 conftest.c >&5
configure:3164: $? = 0
configure:3177: result: none needed
configure:3202: checking whether gcc understands -c and -o together
configure:3224: gcc -c conftest.c -o conftest2.o
configure:3227: $? = 0
configure:3224: gcc -c conftest.c -o conftest2.o
configure:3227: $? = 0
configure:3239: result: yes
configure:3256: checking for a sed that does not truncate output
configure:3320: result: /usr/bin/sed
configure:3338: checking for grep that handles long lines and -e
configure:3396: result: /usr/bin/grep
configure:3401: checking for egrep
configure:3463: result: /usr/bin/grep -E
configure:3468: checking for fgrep
configure:3530: result: /usr/bin/grep -F
configure:3565: checking for ld used by gcc
configure:3632: result: /usr/bin/ld
configure:3639: checking if the linker (/usr/bin/ld) is GNU ld
configure:3654: result: yes
configure:3666: checking for BSD- or MS-compatible name lister (nm)
configure:3720: result: /usr/bin/nm -B
configure:3850: checking the name lister (/usr/bin/nm -B) interface
configure:3857: gcc -c -g -O2 conftest.c >&5
configure:3860: /usr/bin/nm -B "conftest.o"
configure:3863: output
0000000000000000 B some_variable
configure:3870: result: BSD nm
configure:3873: checking whether ln -s works
configure:3877: result: yes
configure:3885: checking the maximum length of command line arguments
configure:4016: result: 1572864
configure:4064: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:4104: result: func_convert_file_noop
configure:4111: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4131: result: func_convert_file_noop
configure:4138: checking for /usr/bin/ld option to reload object files
configure:4145: result: -r
configure:4219: checking for objdump
configure:4235: found /usr/bin/objdump
configure:4246: result: objdump
configure:4278: checking how to recognize dependent libraries
configure:4478: result: pass_all
configure:4563: checking for dlltool
configure:4593: result: no
configure:4623: checking how to associate runtime and link libraries
configure:4650: result: printf %s\n
configure:4711: checking for ar
configure:4727: found /usr/bin/ar
configure:4738: result: ar
configure:4775: checking for archiver @FILE support
configure:4792: gcc -c -g -O2 conftest.c >&5
configure:4792: $? = 0
configure:4795: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:4798: $? = 0
configure:4803: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:4806: $? = 1
configure:4818: result: @
configure:4876: checking for strip
configure:4892: found /usr/bin/strip
configure:4903: result: strip
configure:4975: checking for ranlib
configure:4991: found /usr/bin/ranlib
configure:5002: result: ranlib
configure:5079: checking for gawk
configure:5095: found /usr/bin/gawk
configure:5106: result: gawk
configure:5146: checking command to parse /usr/bin/nm -B output from gcc object
configure:5299: gcc -c -g -O2 conftest.c >&5
configure:5302: $? = 0
configure:5306: /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:5309: $? = 0
configure:5375: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:5378: $? = 0
configure:5416: result: ok
configure:5463: checking for sysroot
configure:5493: result: no
configure:5500: checking for a working dd
configure:5538: result: /usr/bin/dd
configure:5542: checking how to truncate binary pipes
configure:5557: result: /usr/bin/dd bs=4096 count=1
configure:5693: gcc -c -g -O2 conftest.c >&5
configure:5696: $? = 0
configure:5886: checking for mt
configure:5916: result: no
configure:5936: checking if : is a manifest tool
configure:5942: : '-?'
configure:5950: result: no
configure:6627: checking how to run the C preprocessor
configure:6658: gcc -E conftest.c
configure:6658: $? = 0
configure:6672: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6672: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lightdm-webkit2-greeter"
| #define PACKAGE_TARNAME "lightdm-webkit2-greeter"
| #define PACKAGE_VERSION "0.2.0"
| #define PACKAGE_STRING "lightdm-webkit2-greeter 0.2.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6697: result: gcc -E
configure:6717: gcc -E conftest.c
configure:6717: $? = 0
configure:6731: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6731: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lightdm-webkit2-greeter"
| #define PACKAGE_TARNAME "lightdm-webkit2-greeter"
| #define PACKAGE_VERSION "0.2.0"
| #define PACKAGE_STRING "lightdm-webkit2-greeter 0.2.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6760: checking for ANSI C header files
configure:6780: gcc -c -g -O2 conftest.c >&5
configure:6780: $? = 0
configure:6853: gcc -o conftest -g -O2 conftest.c -ljavascriptcoregtk-4.0 >&5
configure:6853: $? = 0
configure:6853: ./conftest
configure:6853: $? = 0
configure:6864: result: yes
configure:6877: checking for sys/types.h
configure:6877: gcc -c -g -O2 conftest.c >&5
configure:6877: $? = 0
configure:6877: result: yes
configure:6877: checking for sys/stat.h
configure:6877: gcc -c -g -O2 conftest.c >&5
configure:6877: $? = 0
configure:6877: result: yes
configure:6877: checking for stdlib.h
configure:6877: gcc -c -g -O2 conftest.c >&5
configure:6877: $? = 0
configure:6877: result: yes
configure:6877: checking for string.h
configure:6877: gcc -c -g -O2 conftest.c >&5
configure:6877: $? = 0
configure:6877: result: yes
configure:6877: checking for memory.h
configure:6877: gcc -c -g -O2 conftest.c >&5
configure:6877: $? = 0
configure:6877: result: yes
configure:6877: checking for strings.h
configure:6877: gcc -c -g -O2 conftest.c >&5
configure:6877: $? = 0
configure:6877: result: yes
configure:6877: checking for inttypes.h
configure:6877: gcc -c -g -O2 conftest.c >&5
configure:6877: $? = 0
configure:6877: result: yes
configure:6877: checking for stdint.h
configure:6877: gcc -c -g -O2 conftest.c >&5
configure:6877: $? = 0
configure:6877: result: yes
configure:6877: checking for unistd.h
configure:6877: gcc -c -g -O2 conftest.c >&5
configure:6877: $? = 0
configure:6877: result: yes
configure:6891: checking for dlfcn.h
configure:6891: gcc -c -g -O2 conftest.c >&5
configure:6891: $? = 0
configure:6891: result: yes
configure:7147: checking for objdir
configure:7162: result: .libs
configure:7422: checking if gcc supports -fno-rtti -fno-exceptions
configure:7440: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:7444: $? = 0
configure:7457: result: no
configure:7815: checking for gcc option to produce PIC
configure:7822: result: -fPIC -DPIC
configure:7830: checking if gcc PIC flag -fPIC -DPIC works
configure:7848: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:7852: $? = 0
configure:7865: result: yes
configure:7894: checking if gcc static flag -static works
configure:7922: result: no
configure:7937: checking if gcc supports -c -o file.o
configure:7958: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7962: $? = 0
configure:7984: result: yes
configure:7992: checking if gcc supports -c -o file.o
configure:8039: result: yes
configure:8072: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9331: result: yes
configure:9368: checking whether -lc should be explicitly linked in
configure:9376: gcc -c -g -O2 conftest.c >&5
configure:9379: $? = 0
configure:9394: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9397: $? = 0
configure:9411: result: no
configure:9571: checking dynamic linker characteristics
configure:10152: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -ljavascriptcoregtk-4.0 >&5
configure:10152: $? = 0
configure:10389: result: GNU/Linux ld.so
configure:10511: checking how to hardcode library paths into programs
configure:10536: result: immediate
configure:11084: checking whether stripping libraries is possible
configure:11089: result: yes
configure:11124: checking if libtool supports shared libraries
configure:11126: result: yes
configure:11129: checking whether to build shared libraries
configure:11154: result: yes
configure:11157: checking whether to build static libraries
configure:11161: result: yes
configure:11215: checking for a BSD-compatible install
configure:11283: result: /usr/bin/install -c
configure:11294: checking whether build environment is sane
configure:11349: result: yes
configure:11497: checking for a thread-safe mkdir -p
configure:11536: result: /usr/bin/mkdir -p
configure:11539: checking whether make sets $(MAKE)
configure:11561: result: yes
configure:11591: checking for style of include used by make
configure:11619: result: GNU
configure:11653: checking whether make supports nested variables
configure:11670: result: yes
configure:11755: checking dependency style of gcc
configure:11866: result: gcc3
configure:11926: checking whether to enable maintainer-specific portions of Makefiles
configure:11935: result: yes
configure:11959: checking whether make supports nested variables
configure:11976: result: yes
configure:12046: checking whether gcc understands -Wall
configure:12059: gcc -c -g -O2 -Wall conftest.c >&5
configure:12059: $? = 0
configure:12066: result: yes
configure:12046: checking whether gcc understands -Wstrict-prototypes
configure:12059: gcc -c -g -O2 -Wstrict-prototypes conftest.c >&5
conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^
configure:12059: $? = 0
configure:12066: result: yes
configure:12046: checking whether gcc understands -Wnested-externs
configure:12059: gcc -c -g -O2 -Wnested-externs conftest.c >&5
configure:12059: $? = 0
configure:12066: result: yes
configure:12046: checking whether gcc understands -Werror=missing-prototypes
configure:12059: gcc -c -g -O2 -Werror=missing-prototypes conftest.c >&5
configure:12059: $? = 0
configure:12066: result: yes
configure:12046: checking whether gcc understands -Werror=implicit-function-declaration
configure:12059: gcc -c -g -O2 -Werror=implicit-function-declaration conftest.c >&5
configure:12059: $? = 0
configure:12066: result: yes
configure:12046: checking whether gcc understands -Werror=pointer-arith
configure:12059: gcc -c -g -O2 -Werror=pointer-arith conftest.c >&5
configure:12059: $? = 0
configure:12066: result: yes
configure:12046: checking whether gcc understands -Werror=init-self
configure:12059: gcc -c -g -O2 -Werror=init-self conftest.c >&5
configure:12059: $? = 0
configure:12066: result: yes
configure:12046: checking whether gcc understands -Werror=format-security
configure:12059: gcc -c -g -O2 -Werror=format-security conftest.c >&5
cc1: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
cc1: some warnings being treated as errors
configure:12059: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lightdm-webkit2-greeter"
| #define PACKAGE_TARNAME "lightdm-webkit2-greeter"
| #define PACKAGE_VERSION "0.2.0"
| #define PACKAGE_STRING "lightdm-webkit2-greeter 0.2.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 PACKAGE "lightdm-webkit2-greeter"
| #define VERSION "0.2.0"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12066: result: no
configure:12046: checking whether gcc understands -Werror=format=2
configure:12059: gcc -c -g -O2 -Werror=format=2 conftest.c >&5
configure:12059: $? = 0
configure:12066: result: yes
configure:12046: checking whether gcc understands -Werror=missing-include-dirs
configure:12059: gcc -c -g -O2 -Werror=missing-include-dirs conftest.c >&5
configure:12059: $? = 0
configure:12066: result: yes
configure:12046: checking whether gcc understands -Werror=return-type
configure:12059: gcc -c -g -O2 -Werror=return-type conftest.c >&5
configure:12059: $? = 0
configure:12066: result: yes
configure:12076: checking what warning flags to pass to the C compiler
configure:12078: result: -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type
configure:12089: checking what language compliance flags to pass to the C compiler
configure:12104: result:
configure:12166: checking for pkg-config
configure:12184: found /usr/bin/pkg-config
configure:12196: result: /usr/bin/pkg-config
configure:12221: checking pkg-config is at least version 0.9.0
configure:12224: result: yes
configure:12234: checking for GREETER
configure:12247: $PKG_CONFIG --exists --print-errors "
liblightdm-gobject-1
gtk+-3.0
webkit2gtk-4.0
dbus-glib-1
x11
"
configure:12256: $? = 0
configure:12282: $PKG_CONFIG --exists --print-errors "
liblightdm-gobject-1
gtk+-3.0
webkit2gtk-4.0
dbus-glib-1
x11
"
configure:12291: $? = 0
configure:12373: result: yes
configure:12380: checking for WEB_EXTENSION
configure:12387: $PKG_CONFIG --exists --print-errors "webkit2gtk-4.0 >= 2.8.0"
configure:12390: $? = 0
configure:12404: $PKG_CONFIG --exists --print-errors "webkit2gtk-4.0 >= 2.8.0"
configure:12407: $? = 0
configure:12465: result: yes
configure:12525: checking whether NLS is requested
configure:12534: result: yes
configure:12552: checking for intltool >= 0.35.0
configure:12554: result: 0.51.0 found
configure:12562: checking for intltool-update
configure:12580: found /usr/bin/intltool-update
configure:12592: result: /usr/bin/intltool-update
configure:12602: checking for intltool-merge
configure:12620: found /usr/bin/intltool-merge
configure:12632: result: /usr/bin/intltool-merge
configure:12642: checking for intltool-extract
configure:12660: found /usr/bin/intltool-extract
configure:12672: result: /usr/bin/intltool-extract
configure:12826: checking for xgettext
configure:12844: found /usr/bin/xgettext
configure:12856: result: /usr/bin/xgettext
configure:12866: checking for msgmerge
configure:12884: found /usr/bin/msgmerge
configure:12896: result: /usr/bin/msgmerge
configure:12906: checking for msgfmt
configure:12924: found /usr/bin/msgfmt
configure:12936: result: /usr/bin/msgfmt
configure:12946: checking for gmsgfmt
configure:12977: result: /usr/bin/msgfmt
configure:12997: checking for perl
configure:13015: found /usr/bin/perl
configure:13027: result: /usr/bin/perl
configure:13038: checking for perl >= 5.8.1
configure:13045: result: 5.22.0
configure:13049: checking for XML::Parser
configure:13052: result: ok
configure:13184: checking that generated files are newer than configure
configure:13190: result: done
configure:13221: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by lightdm-webkit2-greeter config.status 0.2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on dUsTiN-XPS
config.status:1172: creating Makefile
config.status:1172: creating data/Makefile
config.status:1172: creating src/Makefile
config.status:1172: creating po/Makefile.in
config.status:1172: creating themes/Makefile
config.status:1172: creating themes/webkit/Makefile
config.status:1172: creating config.h
config.status:1401: executing libtool commands
config.status:1401: executing depfiles commands
config.status:1401: executing po/stamp-it commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
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_GREETER_CFLAGS_set=
ac_cv_env_GREETER_CFLAGS_value=
ac_cv_env_GREETER_LIBS_set=
ac_cv_env_GREETER_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=-ljavascriptcoregtk-4.0
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_WEB_EXTENSION_CFLAGS_set=
ac_cv_env_WEB_EXTENSION_CFLAGS_value=
ac_cv_env_WEB_EXTENSION_LIBS_set=
ac_cv_env_WEB_EXTENSION_LIBS_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_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=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
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_SED=/usr/bin/sed
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_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
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_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
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
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
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
pkg_cv_GREETER_CFLAGS='-pthread -I/usr/include/lightdm-gobject-1 -I/usr/include/webkitgtk-4.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-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/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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkitgtk-4.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
pkg_cv_GREETER_LIBS='-llightdm-gobject-1 -lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -ljavascriptcoregtk-4.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lX11'
pkg_cv_WEB_EXTENSION_CFLAGS='-pthread -I/usr/include/webkitgtk-4.0 -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkitgtk-4.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
pkg_cv_WEB_EXTENSION_LIBS='-lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -ljavascriptcoregtk-4.0 -lglib-2.0'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/lightdm-webkit2-greeter/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='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/lightdm-webkit2-greeter/missing autoconf'
AUTOHEADER='${SHELL} /tmp/lightdm-webkit2-greeter/missing autoheader'
AUTOMAKE='${SHELL} /tmp/lightdm-webkit2-greeter/missing automake-1.15'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CONFIG_DIR='/etc/lightdm/'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DESKTOP_DIR='/usr/share/xgreeters/'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GMSGFMT='/usr/bin/msgfmt'
GREETER_CFLAGS='-pthread -I/usr/include/lightdm-gobject-1 -I/usr/include/webkitgtk-4.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-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/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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkitgtk-4.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
GREETER_LIBS='-llightdm-gobject-1 -lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -ljavascriptcoregtk-4.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lX11'
GREP='/usr/bin/grep'
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))'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='-ljavascriptcoregtk-4.0'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /tmp/lightdm-webkit2-greeter/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
MSGFMT='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='lightdm-webkit2-greeter'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='lightdm-webkit2-greeter'
PACKAGE_STRING='lightdm-webkit2-greeter 0.2.0'
PACKAGE_TARNAME='lightdm-webkit2-greeter'
PACKAGE_URL=''
PACKAGE_VERSION='0.2.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
THEME_DIR='/usr/share/lightdm-webkit/themes/'
USE_NLS='yes'
VERSION='0.2.0'
WARN_CFLAGS=' -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type '
WEB_EXTENSION_CFLAGS='-pthread -I/usr/include/webkitgtk-4.0 -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkitgtk-4.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
WEB_EXTENSION_LIBS='-lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -ljavascriptcoregtk-4.0 -lglib-2.0'
XGETTEXT='/usr/bin/xgettext'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
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='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/lightdm-webkit2-greeter/install-sh'
intltool__v_merge_options_0='-q'
intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
libdir='${exec_prefix}/lib'
libexecdir='/usr/lib/lightdm'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "lightdm-webkit2-greeter"
#define PACKAGE_TARNAME "lightdm-webkit2-greeter"
#define PACKAGE_VERSION "0.2.0"
#define PACKAGE_STRING "lightdm-webkit2-greeter 0.2.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#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 PACKAGE "lightdm-webkit2-greeter"
#define VERSION "0.2.0"
#define THEME_DIR "/usr/share/lightdm-webkit/themes/"
#define CONFIG_DIR "/etc/lightdm/"
#define DESKTOP_DIR "/usr/share/xgreeters/"
#define GETTEXT_PACKAGE "lightdm-webkit2-greeter"
configure: exit 0