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@
21 # Should we use and build ldconfig?
22 use-ldconfig
= @use_ldconfig@
24 # Maybe the `ldd' script must be rewritten.
25 ldd-rewrite-script
= @ldd_rewrite_script@
27 # System configuration.
28 config-machine
= @host_cpu@
29 base-machine
= @base_machine@
30 config-vendor
= @host_vendor@
32 config-sysdirs
= @sysnames@
33 with-cpu
= @submachine@
36 sysincludes
= @SYSINCLUDES@
37 c
++-sysincludes
= @CXX_SYSINCLUDES@
38 all-warnings
= @all_warnings@
41 have-protected
= @libc_cv_asm_protected_directive@
42 have-z-nodelete
= @libc_cv_z_nodelete@
43 have-z-nodlopen
= @libc_cv_z_nodlopen@
44 have-z-initfirst
= @libc_cv_z_initfirst@
45 have-z-combreloc
= @libc_cv_z_combreloc@
46 have-z-execstack
= @libc_cv_z_execstack@
47 have-initfini
= @libc_cv_have_initfini@
48 have-z-relro
= @libc_cv_z_relro@
49 have-Bgroup
= @libc_cv_Bgroup@
50 have-as-needed
= @libc_cv_as_needed@
51 libgcc_s_suffix
= @libc_cv_libgcc_s_suffix@
52 need-nopic-initfini
= @nopic_initfini@
55 old-glibc-headers
= @old_glibc_headers@
56 unwind-find-fde
= @libc_cv_gcc_unwind_find_fde@
57 have-cpp-asm-debuginfo
= @libc_cv_cpp_asm_debuginfo@
58 enable-check-abi
= @enable_check_abi@
59 have-forced-unwind
= @libc_cv_forced_unwind@
60 have-fpie
= @libc_cv_fpie@
61 have-ssp
= @libc_cv_ssp@
62 have-selinux
= @have_selinux@
63 have-libaudit
= @have_libaudit@
64 have-libcap
= @have_libcap@
65 have-cc-with-libunwind
= @libc_cv_cc_with_libunwind@
66 fno-unit-at-a-time
= @fno_unit_at_a_time@
68 have-hash-style
= @libc_cv_hashstyle@
70 static-libgcc
= @libc_cv_gcc_static_libgcc@
72 versioning
= @VERSIONING@
73 oldest-abi
= @oldest_abi@
74 no-whole-archive
= @no_whole_archive@
75 exceptions
= @exceptions@
77 mach-interface-list
= @mach_interface_list@
79 have-bash2
= @libc_cv_have_bash2@
80 have-ksh
= @libc_cv_have_ksh@
82 sizeof-long-double
= @sizeof_long_double@
84 # Configuration options.
85 build-static
= @static@
86 build-shared
= @shared@
87 build-pic-default
= @pic_default@
88 build-profile
= @profile@
89 build-omitfp
= @omitfp@
90 build-bounded
= @bounded@
91 build-static-nss
= @static_nss@
93 add-on-subdirs
= @add_on_subdirs@
94 sysdeps-add-ons
= @sysdeps_add_ons@
95 cross-compiling
= @cross_compiling@
96 force-install
= @force_install@
101 BUILD_CC
= @BUILD_CC@
103 ASFLAGS-config
= @ASFLAGS_config@
106 MAKEINFO
= @MAKEINFO@
111 AUTOCONF
= @AUTOCONF@
114 # Installation tools.
116 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
117 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
118 INSTALL_DATA
= @INSTALL_DATA@
119 INSTALL_INFO
= @INSTALL_INFO@
123 # Script execution tools.
129 # Additional libraries.
132 # More variables may be inserted below by configure.