3 # Don't edit this file. Put configuration parameters in configparms instead.
8 # Installation prefixes.
11 exec_prefix = @exec_prefix@
14 slibdir = @libc_cv_slibdir@
15 localedir = @libc_cv_localedir@
16 sysconfdir = @libc_cv_sysconfdir@
17 libexecdir = @libexecdir@
18 rootsbindir = @libc_cv_rootsbindir@
20 includedir = @includedir@
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@
36 sysincludes = @SYSINCLUDES@
37 all-warnings = @all_warnings@
40 have-protected = @libc_cv_asm_protected_directive@
41 have-z-nodelete = @libc_cv_z_nodelete@
42 have-z-nodlopen = @libc_cv_z_nodlopen@
43 have-z-initfirst = @libc_cv_z_initfirst@
44 have-z-combreloc = @libc_cv_z_combreloc@
45 have-z-execstack = @libc_cv_z_execstack@
46 have-initfini = @libc_cv_have_initfini@
47 have-z-relro = @libc_cv_z_relro@
48 have-Bgroup = @libc_cv_Bgroup@
49 have-as-needed = @libc_cv_as_needed@
50 libgcc_s_suffix = @libc_cv_libgcc_s_suffix@
51 need-nopic-initfini = @nopic_initfini@
54 old-glibc-headers = @old_glibc_headers@
55 unwind-find-fde = @libc_cv_gcc_unwind_find_fde@
56 have-initfini-array = @libc_cv_initfinit_array@
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-cc-with-libunwind = @libc_cv_cc_with_libunwind@
62 fno-unit-at-a-time = @fno_unit_at_a_time@
65 static-libgcc = @libc_cv_gcc_static_libgcc@
67 versioning = @VERSIONING@
68 oldest-abi = @oldest_abi@
69 no-whole-archive = @no_whole_archive@
70 exceptions = @exceptions@
71 have_doors = @linux_doors@
73 mach-interface-list = @mach_interface_list@
75 have-bash2 = @libc_cv_have_bash2@
76 have-ksh = @libc_cv_have_ksh@
78 sizeof-long-double = @sizeof_long_double@
80 # Configuration options.
83 build-static = @static@
84 build-shared = @shared@
85 build-pic-default= @pic_default@
86 build-profile = @profile@
87 build-omitfp = @omitfp@
88 build-bounded = @bounded@
89 build-static-nss = @static_nss@
91 cross-compiling = @cross_compiling@
92 force-install = @force_install@
99 ASFLAGS-config = @ASFLAGS_config@
102 MAKEINFO = @MAKEINFO@
107 AUTOCONF = @AUTOCONF@
110 # Installation tools.
112 INSTALL_PROGRAM = @INSTALL_PROGRAM@
113 INSTALL_SCRIPT = @INSTALL_SCRIPT@
114 INSTALL_DATA = @INSTALL_DATA@
115 INSTALL_INFO = @INSTALL_INFO@
119 # Script execution tools.
125 # Additional libraries.
128 # More variables may be inserted below by configure.