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@
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@
35 sysincludes
= @SYSINCLUDES@
36 all-warnings
= @all_warnings@
39 have-protected
= @libc_cv_asm_protected_directive@
40 have-z-nodelete
= @libc_cv_z_nodelete@
41 have-z-nodlopen
= @libc_cv_z_nodlopen@
42 have-z-initfirst
= @libc_cv_z_initfirst@
43 have-z-combreloc
= @libc_cv_z_combreloc@
44 have-initfini
= @libc_cv_have_initfini@
45 have-Bgroup
= @libc_cv_Bgroup@
46 need-nopic-initfini
= @nopic_initfini@
49 old-glibc-headers
= @old_glibc_headers@
50 unwind-find-fde
= @libc_cv_gcc_unwind_find_fde@
51 have-initfini-array
= @libc_cv_initfinit_array@
53 static-libgcc
= @libc_cv_gcc_static_libgcc@
55 versioning
= @VERSIONING@
56 oldest-abi
= @oldest_abi@
57 no-whole-archive
= @no_whole_archive@
58 exceptions
= @exceptions@
59 have_doors
= @linux_doors@
61 mach-interface-list
= @mach_interface_list@
63 have-bash2
= @libc_cv_have_bash2@
64 have-ksh
= @libc_cv_have_ksh@
66 sizeof-long-double
= @sizeof_long_double@
68 # Configuration options.
71 build-static
= @static@
72 build-shared
= @shared@
73 build-pic-default
= @pic_default@
74 build-profile
= @profile@
75 build-omitfp
= @omitfp@
76 build-bounded
= @bounded@
77 build-static-nss
= @static_nss@
79 cross-compiling
= @cross_compiling@
80 force-install
= @force_install@
96 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
97 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
98 INSTALL_DATA
= @INSTALL_DATA@
99 INSTALL_INFO
= @INSTALL_INFO@
100 OLD_DEBIAN_INSTALL_INFO
= @OLD_DEBIAN_INSTALL_INFO@
104 # Script execution tools.
110 # Additional libraries.
113 # More variables may be inserted below by configure.