X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=config.make.in;h=ad4dd30607199543fd7f3e6f3656e80c8be87104;hb=3c0c543b878ee0b4b20d3aa07b5987bad30825c7;hp=1115460867d4da9de94b360e65d394ae8d618dc8;hpb=2103c260f999160d0abae3a594b8b712b3935395;p=platform%2Fupstream%2Fglibc.git diff --git a/config.make.in b/config.make.in index 1115460..ad4dd30 100644 --- a/config.make.in +++ b/config.make.in @@ -1,23 +1,25 @@ # @configure_input@ -# From $Id$. # Don't edit this file. Put configuration parameters in configparms instead. version = @VERSION@ release = @RELEASE@ # Installation prefixes. -install_root = +install_root = $(DESTDIR) prefix = @prefix@ exec_prefix = @exec_prefix@ datadir = @datadir@ libdir = @libdir@ slibdir = @libc_cv_slibdir@ +rtlddir = @libc_cv_rtlddir@ localedir = @libc_cv_localedir@ sysconfdir = @libc_cv_sysconfdir@ libexecdir = @libexecdir@ rootsbindir = @libc_cv_rootsbindir@ infodir = @infodir@ includedir = @includedir@ +datarootdir = @datarootdir@ +localstatedir = @libc_cv_localstatedir@ # Should we use and build ldconfig? use-ldconfig = @use_ldconfig@ @@ -31,83 +33,85 @@ base-machine = @base_machine@ config-vendor = @host_vendor@ config-os = @host_os@ config-sysdirs = @sysnames@ +cflags-cpu = @libc_cv_cc_submachine@ +asflags-cpu = @libc_cv_cc_submachine@ + +config-extra-cflags = @libc_extra_cflags@ +config-extra-cppflags = @libc_extra_cppflags@ +config-cflags-nofma = @libc_cv_cc_nofma@ defines = @DEFINES@ +sysheaders = @sysheaders@ sysincludes = @SYSINCLUDES@ +c++-sysincludes = @CXX_SYSINCLUDES@ all-warnings = @all_warnings@ +enable-werror = @enable_werror@ -elf = @elf@ -have-protected = @libc_cv_asm_protected_directive@ -have-z-nodelete = @libc_cv_z_nodelete@ -have-z-nodlopen = @libc_cv_z_nodlopen@ -have-z-initfirst = @libc_cv_z_initfirst@ have-z-combreloc = @libc_cv_z_combreloc@ have-z-execstack = @libc_cv_z_execstack@ -have-initfini = @libc_cv_have_initfini@ -have-z-relro = @libc_cv_z_relro@ have-Bgroup = @libc_cv_Bgroup@ -have-as-needed = @libc_cv_as_needed@ -libgcc_s_suffix = @libc_cv_libgcc_s_suffix@ -need-nopic-initfini = @nopic_initfini@ with-fp = @with_fp@ -with-cvs = @with_cvs@ old-glibc-headers = @old_glibc_headers@ unwind-find-fde = @libc_cv_gcc_unwind_find_fde@ -have-initfini-array = @libc_cv_initfinit_array@ -have-cpp-asm-debuginfo = @libc_cv_cpp_asm_debuginfo@ -enable-check-abi = @enable_check_abi@ have-forced-unwind = @libc_cv_forced_unwind@ have-fpie = @libc_cv_fpie@ +gnu89-inline-CFLAGS = @gnu89_inline@ +have-ssp = @libc_cv_ssp@ have-selinux = @have_selinux@ +have-libaudit = @have_libaudit@ +have-libcap = @have_libcap@ have-cc-with-libunwind = @libc_cv_cc_with_libunwind@ fno-unit-at-a-time = @fno_unit_at_a_time@ bind-now = @bindnow@ -cc-mtune = @cc_mtune@ +have-hash-style = @libc_cv_hashstyle@ +use-default-link = @use_default_link@ +output-format = @libc_cv_output_format@ static-libgcc = @libc_cv_gcc_static_libgcc@ -versioning = @VERSIONING@ -oldest-abi = @oldest_abi@ -no-whole-archive = @no_whole_archive@ exceptions = @exceptions@ -have_doors = @linux_doors@ +multi-arch = @multi_arch@ mach-interface-list = @mach_interface_list@ -have-bash2 = @libc_cv_have_bash2@ -have-ksh = @libc_cv_have_ksh@ - sizeof-long-double = @sizeof_long_double@ +nss-crypt = @libc_cv_nss_crypt@ + # Configuration options. -gnu-as = @gnu_as@ -gnu-ld = @gnu_ld@ -build-static = @static@ build-shared = @shared@ -build-pic-default= @pic_default@ +build-pic-default= @libc_cv_pic_default@ build-profile = @profile@ -build-omitfp = @omitfp@ -build-bounded = @bounded@ build-static-nss = @static_nss@ add-ons = @add_ons@ +add-on-subdirs = @add_on_subdirs@ +sysdeps-add-ons = @sysdeps_add_ons@ cross-compiling = @cross_compiling@ force-install = @force_install@ +link-obsolete-rpc = @link_obsolete_rpc@ +build-nscd = @build_nscd@ +use-nscd = @use_nscd@ +build-hardcoded-path-in-tests= @hardcoded_path_in_tests@ +build-pt-chown = @build_pt_chown@ +enable-lock-elision = @enable_lock_elision@ # Build tools. CC = @CC@ CXX = @CXX@ BUILD_CC = @BUILD_CC@ CFLAGS = @CFLAGS@ +CPPFLAGS-config = @CPPFLAGS@ +CPPUNDEFS = @CPPUNDEFS@ ASFLAGS-config = @ASFLAGS_config@ AR = @AR@ -RANLIB = @RANLIB@ +NM = @NM@ MAKEINFO = @MAKEINFO@ AS = $(CC) -c -MIG = @MIG@ -PWD_P = @PWD_P@ BISON = @BISON@ AUTOCONF = @AUTOCONF@ OBJDUMP = @OBJDUMP@ +OBJCOPY = @OBJCOPY@ +READELF = @READELF@ # Installation tools. INSTALL = @INSTALL@ @@ -119,12 +123,17 @@ LN_S = @LN_S@ MSGFMT = @MSGFMT@ # Script execution tools. -BASH = @BASH@ -KSH = @KSH@ +BASH = @BASH_SHELL@ AWK = @AWK@ PERL = @PERL@ # Additional libraries. LIBGD = @LIBGD@ +# Package versions and bug reporting configuration. +PKGVERSION = @PKGVERSION@ +PKGVERSION_TEXI = @PKGVERSION_TEXI@ +REPORT_BUGS_TO = @REPORT_BUGS_TO@ +REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@ + # More variables may be inserted below by configure.