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-initfini
= @libc_cv_have_initfini@
46 have-Bgroup
= @libc_cv_Bgroup@
47 need-nopic-initfini
= @nopic_initfini@
50 old-glibc-headers
= @old_glibc_headers@
51 unwind-find-fde
= @libc_cv_gcc_unwind_find_fde@
52 have-initfini-array
= @libc_cv_initfinit_array@
54 static-libgcc
= @libc_cv_gcc_static_libgcc@
56 versioning
= @VERSIONING@
57 oldest-abi
= @oldest_abi@
58 no-whole-archive
= @no_whole_archive@
59 exceptions
= @exceptions@
60 have_doors
= @linux_doors@
62 mach-interface-list
= @mach_interface_list@
64 have-bash2
= @libc_cv_have_bash2@
65 have-ksh
= @libc_cv_have_ksh@
67 sizeof-long-double
= @sizeof_long_double@
69 # Configuration options.
72 build-static
= @static@
73 build-shared
= @shared@
74 build-pic-default
= @pic_default@
75 build-profile
= @profile@
76 build-omitfp
= @omitfp@
77 build-bounded
= @bounded@
78 build-static-nss
= @static_nss@
80 cross-compiling
= @cross_compiling@
81 force-install
= @force_install@
99 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
100 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
101 INSTALL_DATA
= @INSTALL_DATA@
102 INSTALL_INFO
= @INSTALL_INFO@
103 OLD_DEBIAN_INSTALL_INFO
= @OLD_DEBIAN_INSTALL_INFO@
107 # Script execution tools.
113 # Additional libraries.
116 # More variables may be inserted below by configure.