• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by xkeyboard-config configure 2.30, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --with-xkb-rules-symlink=xorg
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = SIA1000121965
14uname -m = x86_64
15uname -r = 4.4.0-154-generic
16uname -s = Linux
17uname -v = #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019
18
19/usr/bin/uname -p = unknown
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = unknown
26/bin/machine           = unknown
27/usr/bin/oslevel       = unknown
28/bin/universe          = unknown
29
30PATH: /home/d00426933/bin
31PATH: /home/d00426933/bin
32PATH: /usr/local/sbin
33PATH: /usr/local/bin
34PATH: /usr/sbin
35PATH: /usr/bin
36PATH: /sbin
37PATH: /bin
38PATH: /usr/games
39PATH: /usr/local/games
40PATH: /home/deng/code/sdk/tools/
41PATH: /home/deng/code/sdk/platform-tools/
42PATH: /usr/bin/snap
43PATH: /home/deng/code/hisi-linux//arm-himix200-linux/bin
44PATH: /home/deng/code/hisi-linux//arm-himix410-linux/bin
45PATH: /home/deng/code/hisi-linux//arm-himix100-linux/bin
46PATH: /home/deng/code/hisi-linux/bin
47PATH: /opt/jdk1.8/bin
48PATH: /opt/jdk1.8/jre/bin
49PATH: /home/deng/code/sdk/tools
50PATH: /home/deng/code/sdk/platform-tools
51
52
53## ----------- ##
54## Core tests. ##
55## ----------- ##
56
57configure:2075: checking for a BSD-compatible install
58configure:2143: result: /usr/bin/install -c
59configure:2154: checking whether build environment is sane
60configure:2209: result: yes
61configure:2360: checking for a thread-safe mkdir -p
62configure:2399: result: /bin/mkdir -p
63configure:2406: checking for gawk
64configure:2422: found /usr/bin/gawk
65configure:2433: result: gawk
66configure:2444: checking whether make sets $(MAKE)
67configure:2466: result: yes
68configure:2495: checking whether make supports nested variables
69configure:2512: result: yes
70configure:2655: checking build system type
71configure:2669: result: x86_64-pc-linux-gnu
72configure:2689: checking host system type
73configure:2702: result: x86_64-pc-linux-gnu
74configure:2722: checking for a sed that does not truncate output
75configure:2786: result: /bin/sed
76configure:2929: checking for xsltproc
77configure:2947: found /usr/bin/xsltproc
78configure:2959: result: /usr/bin/xsltproc
79configure:3038: checking for a sed that does not truncate output
80configure:3102: result: /bin/sed
81configure:3142: checking for a Python interpreter with version >= 3.0
82configure:3159: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
83configure:3162: $? = 1
84configure:3159: python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
85configure:3162: $? = 1
86configure:3159: python3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
87configure:3162: $? = 0
88configure:3168: result: python3
89configure:3176: checking for python3
90configure:3194: found /usr/bin/python3
91configure:3206: result: /usr/bin/python3
92configure:3224: checking for python3 version
93configure:3231: result: 3.5
94configure:3243: checking for python3 platform
95configure:3250: result: linux
96configure:3276: checking for python3 script directory
97configure:3311: result: ${prefix}/lib/python3.5/site-packages
98configure:3320: checking for python3 extension module directory
99configure:3355: result: ${exec_prefix}/lib/python3.5/site-packages
100configure:3464: checking for pkg-config
101configure:3482: found /usr/bin/pkg-config
102configure:3494: result: /usr/bin/pkg-config
103configure:3519: checking pkg-config is at least version 0.9.0
104configure:3522: result: yes
105configure:3532: checking for DEPS
106configure:3539: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.20 x11 >= 1.4.3"
107configure:3542: $? = 0
108configure:3556: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.20 x11 >= 1.4.3"
109configure:3559: $? = 0
110configure:3597: result: yes
111configure:3648: checking whether NLS is requested
112configure:3657: result: yes
113configure:3697: checking for msgfmt
114configure: trying /usr/bin/msgfmt...
1150 translated messages.
116configure:3729: result: /usr/bin/msgfmt
117configure:3738: checking for gmsgfmt
118configure:3769: result: /usr/bin/msgfmt
119configure:3819: checking for xgettext
120configure: trying /usr/bin/xgettext...
121/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
122configure:3851: result: /usr/bin/xgettext
123configure:3896: checking for msgmerge
124configure: trying /usr/bin/msgmerge...
125configure:3927: result: /usr/bin/msgmerge
126configure:3964: checking whether make supports the include directive
127configure:3979: make -f confmf.GNU && cat confinc.out
128this is the am__doit target
129configure:3982: $? = 0
130configure:4001: result: yes (GNU style)
131configure:4071: checking for gcc
132configure:4087: found /usr/bin/gcc
133configure:4098: result: gcc
134configure:4327: checking for C compiler version
135configure:4336: gcc --version >&5
136gcc (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609
137Copyright (C) 2015 Free Software Foundation, Inc.
138This is free software; see the source for copying conditions.  There is NO
139warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
140
141configure:4347: $? = 0
142configure:4336: gcc -v >&5
143Using built-in specs.
144COLLECT_GCC=gcc
145COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
146Target: x86_64-linux-gnu
147Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.11' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
148Thread model: posix
149gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.11)
150configure:4347: $? = 0
151configure:4336: gcc -V >&5
152gcc: error: unrecognized command line option '-V'
153gcc: fatal error: no input files
154compilation terminated.
155configure:4347: $? = 1
156configure:4336: gcc -qversion >&5
157gcc: error: unrecognized command line option '-qversion'
158gcc: fatal error: no input files
159compilation terminated.
160configure:4347: $? = 1
161configure:4367: checking whether the C compiler works
162configure:4389: gcc    conftest.c  >&5
163configure:4393: $? = 0
164configure:4441: result: yes
165configure:4444: checking for C compiler default output file name
166configure:4446: result: a.out
167configure:4452: checking for suffix of executables
168configure:4459: gcc -o conftest    conftest.c  >&5
169configure:4463: $? = 0
170configure:4485: result:
171configure:4507: checking whether we are cross compiling
172configure:4515: gcc -o conftest    conftest.c  >&5
173configure:4519: $? = 0
174configure:4526: ./conftest
175configure:4530: $? = 0
176configure:4545: result: no
177configure:4550: checking for suffix of object files
178configure:4572: gcc -c   conftest.c >&5
179configure:4576: $? = 0
180configure:4597: result: o
181configure:4601: checking whether we are using the GNU C compiler
182configure:4620: gcc -c   conftest.c >&5
183configure:4620: $? = 0
184configure:4629: result: yes
185configure:4638: checking whether gcc accepts -g
186configure:4658: gcc -c -g  conftest.c >&5
187configure:4658: $? = 0
188configure:4699: result: yes
189configure:4716: checking for gcc option to accept ISO C89
190configure:4779: gcc  -c -g -O2  conftest.c >&5
191configure:4779: $? = 0
192configure:4792: result: none needed
193configure:4817: checking whether gcc understands -c and -o together
194configure:4839: gcc -c conftest.c -o conftest2.o
195configure:4842: $? = 0
196configure:4839: gcc -c conftest.c -o conftest2.o
197configure:4842: $? = 0
198configure:4854: result: yes
199configure:4873: checking dependency style of gcc
200configure:4984: result: none
201configure:5024: checking for ld used by gcc
202configure:5091: result: /usr/bin/ld
203configure:5098: checking if the linker (/usr/bin/ld) is GNU ld
204configure:5113: result: yes
205configure:5120: checking for shared library run path origin
206configure:5133: result: done
207configure:5158: checking how to run the C preprocessor
208configure:5189: gcc -E  conftest.c
209configure:5189: $? = 0
210configure:5203: gcc -E  conftest.c
211conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
212compilation terminated.
213configure:5203: $? = 1
214configure: failed program was:
215| /* confdefs.h */
216| #define PACKAGE_NAME "xkeyboard-config"
217| #define PACKAGE_TARNAME "xkeyboard-config"
218| #define PACKAGE_VERSION "2.30"
219| #define PACKAGE_STRING "xkeyboard-config 2.30"
220| #define PACKAGE_BUGREPORT ""
221| #define PACKAGE_URL ""
222| #define PACKAGE "xkeyboard-config"
223| #define VERSION "2.30"
224| /* end confdefs.h.  */
225| #include <ac_nonexistent.h>
226configure:5228: result: gcc -E
227configure:5248: gcc -E  conftest.c
228configure:5248: $? = 0
229configure:5262: gcc -E  conftest.c
230conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
231compilation terminated.
232configure:5262: $? = 1
233configure: failed program was:
234| /* confdefs.h */
235| #define PACKAGE_NAME "xkeyboard-config"
236| #define PACKAGE_TARNAME "xkeyboard-config"
237| #define PACKAGE_VERSION "2.30"
238| #define PACKAGE_STRING "xkeyboard-config 2.30"
239| #define PACKAGE_BUGREPORT ""
240| #define PACKAGE_URL ""
241| #define PACKAGE "xkeyboard-config"
242| #define VERSION "2.30"
243| /* end confdefs.h.  */
244| #include <ac_nonexistent.h>
245configure:5291: checking for grep that handles long lines and -e
246configure:5349: result: /bin/grep
247configure:5354: checking for egrep
248configure:5416: result: /bin/grep -E
249configure:5974: checking for CFPreferencesCopyAppValue
250configure:5992: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
251conftest.c:11:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
252compilation terminated.
253configure:5992: $? = 1
254configure: failed program was:
255| /* confdefs.h */
256| #define PACKAGE_NAME "xkeyboard-config"
257| #define PACKAGE_TARNAME "xkeyboard-config"
258| #define PACKAGE_VERSION "2.30"
259| #define PACKAGE_STRING "xkeyboard-config 2.30"
260| #define PACKAGE_BUGREPORT ""
261| #define PACKAGE_URL ""
262| #define PACKAGE "xkeyboard-config"
263| #define VERSION "2.30"
264| /* end confdefs.h.  */
265| #include <CoreFoundation/CFPreferences.h>
266| int
267| main ()
268| {
269| CFPreferencesCopyAppValue(NULL, NULL)
270|   ;
271|   return 0;
272| }
273configure:6001: result: no
274configure:6008: checking for CFLocaleCopyCurrent
275configure:6026: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
276conftest.c:11:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
277compilation terminated.
278configure:6026: $? = 1
279configure: failed program was:
280| /* confdefs.h */
281| #define PACKAGE_NAME "xkeyboard-config"
282| #define PACKAGE_TARNAME "xkeyboard-config"
283| #define PACKAGE_VERSION "2.30"
284| #define PACKAGE_STRING "xkeyboard-config 2.30"
285| #define PACKAGE_BUGREPORT ""
286| #define PACKAGE_URL ""
287| #define PACKAGE "xkeyboard-config"
288| #define VERSION "2.30"
289| /* end confdefs.h.  */
290| #include <CoreFoundation/CFLocale.h>
291| int
292| main ()
293| {
294| CFLocaleCopyCurrent();
295|   ;
296|   return 0;
297| }
298configure:6035: result: no
299configure:6084: checking for GNU gettext in libc
300configure:6113: gcc -o conftest -g -O2   conftest.c  >&5
301configure:6113: $? = 0
302configure:6122: result: yes
303configure:6969: checking whether to use NLS
304configure:6971: result: yes
305configure:6974: checking where the gettext function comes from
306configure:6985: result: libc
307configure:7201: checking that generated files are newer than configure
308configure:7207: result: done
309configure:7242: creating ./config.status
310
311## ---------------------- ##
312## Running config.status. ##
313## ---------------------- ##
314
315This file was extended by xkeyboard-config config.status 2.30, which was
316generated by GNU Autoconf 2.69.  Invocation command line was
317
318  CONFIG_FILES    =
319  CONFIG_HEADERS  =
320  CONFIG_LINKS    =
321  CONFIG_COMMANDS =
322  $ ./config.status
323
324on SIA1000121965
325
326config.status:878: creating po/Makefile.in
327config.status:878: creating Makefile
328config.status:878: creating compat/Makefile
329config.status:878: creating geometry/Makefile
330config.status:878: creating geometry/digital_vndr/Makefile
331config.status:878: creating geometry/sgi_vndr/Makefile
332config.status:878: creating keycodes/Makefile
333config.status:878: creating keycodes/digital_vndr/Makefile
334config.status:878: creating keycodes/sgi_vndr/Makefile
335config.status:878: creating rules/Makefile
336config.status:878: creating rules/compat/Makefile
337config.status:878: creating symbols/Makefile
338config.status:878: creating symbols/digital_vndr/Makefile
339config.status:878: creating symbols/fujitsu_vndr/Makefile
340config.status:878: creating symbols/hp_vndr/Makefile
341config.status:878: creating symbols/jolla_vndr/Makefile
342config.status:878: creating symbols/macintosh_vndr/Makefile
343config.status:878: creating symbols/nec_vndr/Makefile
344config.status:878: creating symbols/nokia_vndr/Makefile
345config.status:878: creating symbols/sgi_vndr/Makefile
346config.status:878: creating symbols/sharp_vndr/Makefile
347config.status:878: creating symbols/sony_vndr/Makefile
348config.status:878: creating symbols/sun_vndr/Makefile
349config.status:878: creating symbols/xfree68_vndr/Makefile
350config.status:878: creating types/Makefile
351config.status:878: creating xkeyboard-config.pc
352config.status:878: creating docs/Makefile
353config.status:878: creating man/Makefile
354config.status:1050: executing po-directories commands
355config.status:1050: executing depfiles commands
356
357## ---------------- ##
358## Cache variables. ##
359## ---------------- ##
360
361ac_cv_build=x86_64-pc-linux-gnu
362ac_cv_c_compiler_gnu=yes
363ac_cv_env_CC_set=
364ac_cv_env_CC_value=
365ac_cv_env_CFLAGS_set=
366ac_cv_env_CFLAGS_value=
367ac_cv_env_CPPFLAGS_set=
368ac_cv_env_CPPFLAGS_value=
369ac_cv_env_CPP_set=
370ac_cv_env_CPP_value=
371ac_cv_env_DEPS_CFLAGS_set=
372ac_cv_env_DEPS_CFLAGS_value=
373ac_cv_env_DEPS_LIBS_set=
374ac_cv_env_DEPS_LIBS_value=
375ac_cv_env_LDFLAGS_set=
376ac_cv_env_LDFLAGS_value=
377ac_cv_env_LIBS_set=
378ac_cv_env_LIBS_value=
379ac_cv_env_PKG_CONFIG_LIBDIR_set=
380ac_cv_env_PKG_CONFIG_LIBDIR_value=
381ac_cv_env_PKG_CONFIG_PATH_set=
382ac_cv_env_PKG_CONFIG_PATH_value=
383ac_cv_env_PKG_CONFIG_set=
384ac_cv_env_PKG_CONFIG_value=
385ac_cv_env_PYTHON_set=
386ac_cv_env_PYTHON_value=
387ac_cv_env_XSLTPROC_set=
388ac_cv_env_XSLTPROC_value=
389ac_cv_env_build_alias_set=
390ac_cv_env_build_alias_value=
391ac_cv_env_host_alias_set=
392ac_cv_env_host_alias_value=
393ac_cv_env_target_alias_set=
394ac_cv_env_target_alias_value=
395ac_cv_host=x86_64-pc-linux-gnu
396ac_cv_objext=o
397ac_cv_path_EGREP='/bin/grep -E'
398ac_cv_path_GMSGFMT=/usr/bin/msgfmt
399ac_cv_path_GREP=/bin/grep
400ac_cv_path_MSGFMT=/usr/bin/msgfmt
401ac_cv_path_MSGMERGE=/usr/bin/msgmerge
402ac_cv_path_PYTHON=/usr/bin/python3
403ac_cv_path_SED=/bin/sed
404ac_cv_path_XGETTEXT=/usr/bin/xgettext
405ac_cv_path_XSLTPROC=/usr/bin/xsltproc
406ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
407ac_cv_path_install='/usr/bin/install -c'
408ac_cv_path_mkdir=/bin/mkdir
409ac_cv_prog_AWK=gawk
410ac_cv_prog_CPP='gcc -E'
411ac_cv_prog_ac_ct_CC=gcc
412ac_cv_prog_cc_c89=
413ac_cv_prog_cc_g=yes
414ac_cv_prog_make_make_set=yes
415acl_cv_hardcode_direct=no
416acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
417acl_cv_hardcode_libdir_separator=
418acl_cv_hardcode_minus_L=no
419acl_cv_libext=a
420acl_cv_libname_spec='lib$name'
421acl_cv_library_names_spec='$libname$shrext'
422acl_cv_path_LD=/usr/bin/ld
423acl_cv_prog_gnu_ld=yes
424acl_cv_rpath=done
425acl_cv_shlibext=so
426acl_cv_wl=-Wl,
427am_cv_CC_dependencies_compiler_type=none
428am_cv_make_support_nested_variables=yes
429am_cv_pathless_PYTHON=python3
430am_cv_prog_cc_c_o=yes
431am_cv_python_platform=linux
432am_cv_python_pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
433am_cv_python_pythondir='${prefix}/lib/python3.5/site-packages'
434am_cv_python_version=3.5
435gt_cv_func_CFLocaleCopyCurrent=no
436gt_cv_func_CFPreferencesCopyAppValue=no
437gt_cv_func_gnugettext1_libc=yes
438pkg_cv_DEPS_CFLAGS=
439pkg_cv_DEPS_LIBS=-lX11
440
441## ----------------- ##
442## Output variables. ##
443## ----------------- ##
444
445ACLOCAL='${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/missing aclocal-1.16'
446ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
447ADMIN_MAN_SUFFIX='8'
448AMDEPBACKSLASH='\'
449AMDEP_FALSE='#'
450AMDEP_TRUE=''
451AMTAR='$${TAR-tar}'
452AM_BACKSLASH='\'
453AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
454AM_DEFAULT_VERBOSITY='1'
455AM_V='$(V)'
456APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
457APP_MAN_SUFFIX='1'
458AUTOCONF='${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/missing autoconf'
459AUTOHEADER='${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/missing autoheader'
460AUTOMAKE='${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/missing automake-1.16'
461AWK='gawk'
462CC='gcc'
463CCDEPMODE='depmode=none'
464CFLAGS='-g -O2'
465CPP='gcc -E'
466CPPFLAGS=''
467CREATE_RULES_SYMLINK_FALSE='#'
468CREATE_RULES_SYMLINK_TRUE=''
469CYGPATH_W='echo'
470DEFS='-DPACKAGE_NAME=\"xkeyboard-config\" -DPACKAGE_TARNAME=\"xkeyboard-config\" -DPACKAGE_VERSION=\"2.30\" -DPACKAGE_STRING=\"xkeyboard-config\ 2.30\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xkeyboard-config\" -DVERSION=\"2.30\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"xkeyboard-config\"'
471DEPDIR='.deps'
472DEPS_CFLAGS=''
473DEPS_LIBS='-lX11'
474DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
475DRIVER_MAN_SUFFIX='4'
476ECHO_C=''
477ECHO_N='-n'
478ECHO_T=''
479EGREP='/bin/grep -E'
480EXEEXT=''
481FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
482FILE_MAN_SUFFIX='5'
483GETTEXT_MACRO_VERSION='0.19'
484GETTEXT_PACKAGE='xkeyboard-config'
485GMSGFMT='/usr/bin/msgfmt'
486GMSGFMT_015='/usr/bin/msgfmt'
487GREP='/bin/grep'
488HAVE_XSLTPROC_FALSE='#'
489HAVE_XSLTPROC_TRUE=''
490INSTALL_DATA='${INSTALL} -m 644'
491INSTALL_PROGRAM='${INSTALL}'
492INSTALL_SCRIPT='${INSTALL}'
493INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
494INTLLIBS=''
495INTL_MACOSX_LIBS=''
496LDFLAGS=''
497LIBICONV='-liconv'
498LIBINTL=''
499LIBOBJS=''
500LIBS=''
501LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
502LIB_MAN_SUFFIX='3'
503LTLIBICONV='-liconv'
504LTLIBINTL=''
505LTLIBOBJS=''
506MAKEINFO='${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/missing makeinfo'
507MAN_SUBSTS='	-e '\''s|__vendorversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' 	-e '\''s|__xorgversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' 	-e '\''s|__xservername__|Xorg|g'\'' 	-e '\''s|__xconfigfile__|xorg.conf|g'\'' 	-e '\''s|__projectroot__|$(prefix)|g'\'' 	-e '\''s|__apploaddir__|$(appdefaultdir)|g'\'' 	-e '\''s|__appmansuffix__|$(APP_MAN_SUFFIX)|g'\'' 	-e '\''s|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g'\'' 	-e '\''s|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g'\'' 	-e '\''s|__libmansuffix__|$(LIB_MAN_SUFFIX)|g'\'' 	-e '\''s|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'\'' 	-e '\''s|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'\'''
508MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
509MISC_MAN_SUFFIX='7'
510MKDIR_P='/bin/mkdir -p'
511MSGFMT='/usr/bin/msgfmt'
512MSGFMT_015='/usr/bin/msgfmt'
513MSGMERGE='/usr/bin/msgmerge'
514OBJEXT='o'
515PACKAGE='xkeyboard-config'
516PACKAGE_BUGREPORT=''
517PACKAGE_NAME='xkeyboard-config'
518PACKAGE_STRING='xkeyboard-config 2.30'
519PACKAGE_TARNAME='xkeyboard-config'
520PACKAGE_URL=''
521PACKAGE_VERSION='2.30'
522PATH_SEPARATOR=':'
523PKG_CONFIG='/usr/bin/pkg-config'
524PKG_CONFIG_LIBDIR=''
525PKG_CONFIG_PATH=''
526POSUB='po'
527PYTHON='/usr/bin/python3'
528PYTHON_EXEC_PREFIX='${exec_prefix}'
529PYTHON_PLATFORM='linux'
530PYTHON_PREFIX='${prefix}'
531PYTHON_VERSION='3.5'
532SED='/bin/sed'
533SET_MAKE=''
534SHELL='/bin/sh'
535STRIP=''
536USE_COMPAT_RULES_FALSE='#'
537USE_COMPAT_RULES_TRUE=''
538USE_NLS='yes'
539VERSION='2.30'
540XGETTEXT='/usr/bin/xgettext'
541XGETTEXT_015='/usr/bin/xgettext'
542XGETTEXT_EXTRA_OPTIONS=''
543XORG_MAN_PAGE='X Version 11'
544XSLTPROC='/usr/bin/xsltproc'
545ac_ct_CC='gcc'
546am__EXEEXT_FALSE=''
547am__EXEEXT_TRUE='#'
548am__fastdepCC_FALSE=''
549am__fastdepCC_TRUE='#'
550am__include='include'
551am__isrc=''
552am__leading_dot='.'
553am__nodep='_no'
554am__quote=''
555am__tar='$${TAR-tar} chof - "$$tardir"'
556am__untar='$${TAR-tar} xf -'
557bindir='${exec_prefix}/bin'
558build='x86_64-pc-linux-gnu'
559build_alias=''
560build_cpu='x86_64'
561build_os='linux-gnu'
562build_vendor='pc'
563datadir='${datarootdir}'
564datarootdir='${prefix}/share'
565docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
566dvidir='${docdir}'
567exec_prefix='${prefix}'
568host='x86_64-pc-linux-gnu'
569host_alias=''
570host_cpu='x86_64'
571host_os='linux-gnu'
572host_vendor='pc'
573htmldir='${docdir}'
574includedir='${prefix}/include'
575infodir='${datarootdir}/info'
576install_sh='${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/install-sh'
577libdir='${exec_prefix}/lib'
578libexecdir='${exec_prefix}/libexec'
579localedir='${datarootdir}/locale'
580localstatedir='${prefix}/var'
581mandir='${datarootdir}/man'
582mkdir_p='$(MKDIR_P)'
583oldincludedir='/usr/include'
584pdfdir='${docdir}'
585pkgpyexecdir='${pyexecdir}/xkeyboard-config'
586pkgpythondir='${pythondir}/xkeyboard-config'
587prefix='/usr/local'
588program_transform_name='s,x,x,'
589psdir='${docdir}'
590pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
591pythondir='${prefix}/lib/python3.5/site-packages'
592sbindir='${exec_prefix}/sbin'
593sharedstatedir='${prefix}/com'
594sysconfdir='${prefix}/etc'
595target_alias=''
596xkb_base='${datarootdir}/X11/xkb'
597xkb_rules_symlink='xorg'
598
599## ----------- ##
600## confdefs.h. ##
601## ----------- ##
602
603/* confdefs.h */
604#define PACKAGE_NAME "xkeyboard-config"
605#define PACKAGE_TARNAME "xkeyboard-config"
606#define PACKAGE_VERSION "2.30"
607#define PACKAGE_STRING "xkeyboard-config 2.30"
608#define PACKAGE_BUGREPORT ""
609#define PACKAGE_URL ""
610#define PACKAGE "xkeyboard-config"
611#define VERSION "2.30"
612#define ENABLE_NLS 1
613#define HAVE_GETTEXT 1
614#define HAVE_DCGETTEXT 1
615#define GETTEXT_PACKAGE "xkeyboard-config"
616
617configure: exit 0
618