2 # Don't edit this file. Put configuration parameters in configparms instead.
7 # Installation prefixes.
8 install_root
= $(DESTDIR
)
10 exec_prefix = @
exec_prefix@
13 slibdir
= @libc_cv_slibdir@
14 rtlddir
= @libc_cv_rtlddir@
15 complocaledir
= @libc_cv_complocaledir@
16 sysconfdir
= @libc_cv_sysconfdir@
17 libexecdir
= @libexecdir@
18 rootsbindir
= @libc_cv_rootsbindir@
20 includedir = @
includedir@
21 datarootdir
= @datarootdir@
22 localstatedir
= @libc_cv_localstatedir@
23 localedir
= @localedir@
25 # Should we use and build ldconfig?
26 use-ldconfig
= @use_ldconfig@
28 # Maybe the `ldd' script must be rewritten.
29 ldd-rewrite-script
= @ldd_rewrite_script@
31 # System configuration.
32 config-machine
= @host_cpu@
33 base-machine
= @base_machine@
34 config-vendor
= @host_vendor@
36 config-sysdirs
= @sysnames@
37 cflags-cpu
= @libc_cv_cc_submachine@
38 asflags-cpu
= @libc_cv_cc_submachine@
40 config-extra-cflags
= @libc_extra_cflags@
41 config-extra-cppflags
= @libc_extra_cppflags@
42 config-cflags-nofma
= @libc_cv_cc_nofma@
45 sysheaders
= @sysheaders@
46 sysincludes
= @SYSINCLUDES@
47 c
++-sysincludes
= @CXX_SYSINCLUDES@
48 c
++-cstdlib-header
= @CXX_CSTDLIB_HEADER@
49 c
++-cmath-header
= @CXX_CMATH_HEADER@
50 c
++-bits-std_abs-h
= @CXX_BITS_STD_ABS_H@
51 all-warnings
= @all_warnings@
52 enable-werror
= @enable_werror@
54 have-z-combreloc
= @libc_cv_z_combreloc@
55 have-z-execstack
= @libc_cv_z_execstack@
56 have-protected-data
= @libc_cv_protected_data@
57 have-insert
= @libc_cv_insert@
58 have-glob-dat-reloc
= @libc_cv_has_glob_dat@
60 enable-timezone-tools
= @enable_timezone_tools@
61 unwind-find-fde
= @libc_cv_gcc_unwind_find_fde@
62 have-fpie
= @libc_cv_fpie@
63 have-ssp
= @libc_cv_ssp@
64 stack-protector
= @stack_protector@
65 no-stack-protector
= @no_stack_protector@
66 have-selinux
= @have_selinux@
67 have-libaudit
= @have_libaudit@
68 have-libcap
= @have_libcap@
69 have-cc-with-libunwind
= @libc_cv_cc_with_libunwind@
70 fno-unit-at-a-time
= @fno_unit_at_a_time@
72 have-hash-style
= @libc_cv_hashstyle@
73 use-default-link
= @use_default_link@
74 output-format
= @libc_cv_output_format@
75 have-cxx-thread_local
= @libc_cv_cxx_thread_local@
76 have-loop-to-function
= @libc_cv_cc_loop_to_function@
78 multi-arch
= @multi_arch@
80 mach-interface-list
= @mach_interface_list@
82 experimental-malloc
= @experimental_malloc@
84 nss-crypt
= @libc_cv_nss_crypt@
85 static-nss-crypt
= @libc_cv_static_nss_crypt@
87 # Configuration options.
88 build-shared
= @shared@
89 build-pic-default
= @libc_cv_pic_default@
90 build-pie-default
= @libc_cv_pie_default@
91 build-profile
= @profile@
92 build-static-nss
= @static_nss@
93 cross-compiling
= @cross_compiling@
94 force-install
= @force_install@
95 link-obsolete-rpc
= @link_obsolete_rpc@
96 build-obsolete-nsl
= @build_obsolete_nsl@
97 build-nscd
= @build_nscd@
99 build-hardcoded-path-in-tests
= @hardcoded_path_in_tests@
100 build-pt-chown
= @build_pt_chown@
101 enable-lock-elision
= @enable_lock_elision@
102 have-tunables
= @have_tunables@
107 BUILD_CC
= @BUILD_CC@
109 CPPFLAGS-config
= @CPPFLAGS@
110 CPPUNDEFS
= @CPPUNDEFS@
111 ASFLAGS-config
= @ASFLAGS_config@
114 MAKEINFO
= @MAKEINFO@
117 AUTOCONF
= @AUTOCONF@
123 # Installation tools.
125 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
126 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
127 INSTALL_DATA
= @INSTALL_DATA@
128 INSTALL_INFO
= @INSTALL_INFO@
132 # Script execution tools.
138 # Additional libraries.
141 # Package versions and bug reporting configuration.
142 PKGVERSION
= @PKGVERSION@
143 PKGVERSION_TEXI
= @PKGVERSION_TEXI@
144 REPORT_BUGS_TO
= @REPORT_BUGS_TO@
145 REPORT_BUGS_TEXI
= @REPORT_BUGS_TEXI@
147 # More variables may be inserted below by configure.