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@
38 have-initfini = @libc_cv_have_initfini@
39 need-nopic-initfini = @nopic_initfini@
41 old-glibc-headers = @old_glibc_headers@
43 versioning = @VERSIONING@
44 no-whole-archive = @no_whole_archive@
45 exceptions = @exceptions@
46 have_doors = @linux_doors@
48 have-bash2 = @libc_cv_have_bash2@
49 have-ksh = @libc_cv_have_ksh@
51 sizeof-long-double = @sizeof_long_double@
53 # Configuration options.
56 build-static = @static@
57 build-shared = @shared@
58 build-pic-default= @pic_default@
59 build-profile = @profile@
60 build-omitfp = @omitfp@
61 build-bounded = @bounded@
62 build-static-nss = @static_nss@
65 cross-compiling = @cross_compiling@
66 force-install = @force_install@
80 INSTALL_PROGRAM = @INSTALL_PROGRAM@
81 INSTALL_DATA = @INSTALL_DATA@
82 INSTALL_INFO = @INSTALL_INFO@
83 OLD_DEBIAN_INSTALL_INFO = @OLD_DEBIAN_INSTALL_INFO@
87 # Script execution tools.
93 # Additional libraries.
96 # More variables may be inserted below by configure.