2 # Don't edit this file. Put configuration parameters in configparms instead.
7 # Installation prefixes.
10 exec_prefix = @
exec_prefix@
13 slibdir
= @libc_cv_slibdir@
14 localedir
= @libc_cv_localedir@
15 sysconfdir
= @libc_cv_sysconfdir@
16 libexecdir
= @libexecdir@
17 rootsbindir
= @libc_cv_rootsbindir@
19 includedir = @
includedir@
20 datarootdir
= @datarootdir@
22 # Should we use and build ldconfig?
23 use-ldconfig
= @use_ldconfig@
25 # Maybe the `ldd' script must be rewritten.
26 ldd-rewrite-script
= @ldd_rewrite_script@
28 # System configuration.
29 config-machine
= @host_cpu@
30 base-machine
= @base_machine@
31 config-vendor
= @host_vendor@
33 config-sysdirs
= @sysnames@
34 cflags-cpu
= @libc_cv_cc_submachine@
35 asflags-cpu
= @libc_cv_cc_submachine@
37 config-cflags-sse4
= @libc_cv_cc_sse4@
38 config-cflags-avx
= @libc_cv_cc_avx@
39 config-asflags-i686
= @libc_cv_as_i686@
42 sysincludes
= @SYSINCLUDES@
43 c
++-sysincludes
= @CXX_SYSINCLUDES@
44 all-warnings
= @all_warnings@
47 have-z-combreloc
= @libc_cv_z_combreloc@
48 have-z-execstack
= @libc_cv_z_execstack@
49 have-initfini
= @libc_cv_have_initfini@
50 have-Bgroup
= @libc_cv_Bgroup@
51 have-as-needed
= @libc_cv_as_needed@
52 libgcc_s_suffix
= @libc_cv_libgcc_s_suffix@
53 need-nopic-initfini
= @nopic_initfini@
56 old-glibc-headers
= @old_glibc_headers@
57 unwind-find-fde
= @libc_cv_gcc_unwind_find_fde@
58 have-cpp-asm-debuginfo
= @libc_cv_cpp_asm_debuginfo@
59 enable-check-abi
= @enable_check_abi@
60 have-forced-unwind
= @libc_cv_forced_unwind@
61 have-fpie
= @libc_cv_fpie@
62 gnu89-inline-CFLAGS
= @gnu89_inline@
63 have-ssp
= @libc_cv_ssp@
64 have-selinux
= @have_selinux@
65 have-libaudit
= @have_libaudit@
66 have-libcap
= @have_libcap@
67 have-cc-with-libunwind
= @libc_cv_cc_with_libunwind@
68 fno-unit-at-a-time
= @fno_unit_at_a_time@
70 have-hash-style
= @libc_cv_hashstyle@
72 static-libgcc
= @libc_cv_gcc_static_libgcc@
74 versioning
= @VERSIONING@
75 oldest-abi
= @oldest_abi@
76 no-whole-archive
= @no_whole_archive@
77 exceptions
= @exceptions@
78 multi-arch
= @multi_arch@
80 mach-interface-list
= @mach_interface_list@
82 have-bash2
= @libc_cv_have_bash2@
83 have-ksh
= @libc_cv_have_ksh@
85 sizeof-long-double
= @sizeof_long_double@
87 experimental-malloc
= @experimental_malloc@
89 nss-crypt
= @libc_cv_nss_crypt@
91 # Configuration options.
92 build-static
= @static@
93 build-shared
= @shared@
94 build-pic-default
= @libc_cv_pic_default@
95 build-profile
= @profile@
96 build-omitfp
= @omitfp@
97 build-bounded
= @bounded@
98 build-static-nss
= @static_nss@
100 add-on-subdirs
= @add_on_subdirs@
101 sysdeps-add-ons
= @sysdeps_add_ons@
102 cross-compiling
= @cross_compiling@
103 force-install
= @force_install@
108 BUILD_CC
= @BUILD_CC@
110 ASFLAGS-config
= @ASFLAGS_config@
113 MAKEINFO
= @MAKEINFO@
118 AUTOCONF
= @AUTOCONF@
121 # Installation tools.
123 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
124 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
125 INSTALL_DATA
= @INSTALL_DATA@
126 INSTALL_INFO
= @INSTALL_INFO@
130 # Script execution tools.
136 # Additional libraries.
139 # More variables may be inserted below by configure.