|
Packit Service |
82fcde |
# @configure_input@
|
|
Packit Service |
82fcde |
# Don't edit this file. Put configuration parameters in configparms instead.
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
version = @VERSION@
|
|
Packit Service |
82fcde |
release = @RELEASE@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
# Installation prefixes.
|
|
Packit Service |
82fcde |
install_root = $(DESTDIR)
|
|
Packit Service |
82fcde |
prefix = @prefix@
|
|
Packit Service |
82fcde |
exec_prefix = @exec_prefix@
|
|
Packit Service |
82fcde |
datadir = @datadir@
|
|
Packit Service |
82fcde |
libdir = @libdir@
|
|
Packit Service |
82fcde |
slibdir = @libc_cv_slibdir@
|
|
Packit Service |
82fcde |
rtlddir = @libc_cv_rtlddir@
|
|
Packit Service |
82fcde |
complocaledir = @libc_cv_complocaledir@
|
|
Packit Service |
82fcde |
sysconfdir = @libc_cv_sysconfdir@
|
|
Packit Service |
82fcde |
libexecdir = @libexecdir@
|
|
Packit Service |
82fcde |
rootsbindir = @libc_cv_rootsbindir@
|
|
Packit Service |
82fcde |
infodir = @infodir@
|
|
Packit Service |
82fcde |
includedir = @includedir@
|
|
Packit Service |
82fcde |
datarootdir = @datarootdir@
|
|
Packit Service |
82fcde |
localstatedir = @libc_cv_localstatedir@
|
|
Packit Service |
82fcde |
localedir = @localedir@
|
|
Packit Service |
82fcde |
multidir= @libc_cv_multidir@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
# Should we use and build ldconfig?
|
|
Packit Service |
82fcde |
use-ldconfig = @use_ldconfig@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
# Maybe the `ldd' script must be rewritten.
|
|
Packit Service |
82fcde |
ldd-rewrite-script = @ldd_rewrite_script@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
# System configuration.
|
|
Packit Service |
82fcde |
config-machine = @host_cpu@
|
|
Packit Service |
82fcde |
base-machine = @base_machine@
|
|
Packit Service |
82fcde |
config-vendor = @host_vendor@
|
|
Packit Service |
82fcde |
config-os = @host_os@
|
|
Packit Service |
82fcde |
config-sysdirs = @sysnames@
|
|
Packit Service |
82fcde |
cflags-cpu = @libc_cv_cc_submachine@
|
|
Packit Service |
82fcde |
asflags-cpu = @libc_cv_cc_submachine@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
config-extra-cflags = @libc_extra_cflags@
|
|
Packit Service |
82fcde |
config-extra-cppflags = @libc_extra_cppflags@
|
|
Packit Service |
82fcde |
config-cflags-nofma = @libc_cv_cc_nofma@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
defines = @DEFINES@
|
|
Packit Service |
82fcde |
sysheaders = @sysheaders@
|
|
Packit Service |
82fcde |
sysincludes = @SYSINCLUDES@
|
|
Packit Service |
82fcde |
c++-sysincludes = @CXX_SYSINCLUDES@
|
|
Packit Service |
82fcde |
c++-cstdlib-header = @CXX_CSTDLIB_HEADER@
|
|
Packit Service |
82fcde |
c++-cmath-header = @CXX_CMATH_HEADER@
|
|
Packit Service |
82fcde |
c++-bits-std_abs-h = @CXX_BITS_STD_ABS_H@
|
|
Packit Service |
82fcde |
all-warnings = @all_warnings@
|
|
Packit Service |
82fcde |
enable-werror = @enable_werror@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
have-z-combreloc = @libc_cv_z_combreloc@
|
|
Packit Service |
82fcde |
have-z-execstack = @libc_cv_z_execstack@
|
|
Packit Service |
82fcde |
have-protected-data = @libc_cv_protected_data@
|
|
Packit Service |
82fcde |
have-insert = @libc_cv_insert@
|
|
Packit Service |
82fcde |
have-glob-dat-reloc = @libc_cv_has_glob_dat@
|
|
Packit Service |
82fcde |
with-fp = @libc_cv_with_fp@
|
|
Packit Service |
82fcde |
enable-timezone-tools = @enable_timezone_tools@
|
|
Packit Service |
82fcde |
unwind-find-fde = @libc_cv_gcc_unwind_find_fde@
|
|
Packit Service |
82fcde |
have-fpie = @libc_cv_fpie@
|
|
Packit Service |
82fcde |
have-ssp = @libc_cv_ssp@
|
|
Packit Service |
82fcde |
stack-protector = @stack_protector@
|
|
Packit Service |
82fcde |
no-stack-protector = @no_stack_protector@
|
|
Packit Service |
82fcde |
have-selinux = @have_selinux@
|
|
Packit Service |
82fcde |
have-libaudit = @have_libaudit@
|
|
Packit Service |
82fcde |
have-libcap = @have_libcap@
|
|
Packit Service |
82fcde |
have-cc-with-libunwind = @libc_cv_cc_with_libunwind@
|
|
Packit Service |
82fcde |
fno-unit-at-a-time = @fno_unit_at_a_time@
|
|
Packit Service |
82fcde |
bind-now = @bindnow@
|
|
Packit Service |
82fcde |
have-hash-style = @libc_cv_hashstyle@
|
|
Packit Service |
82fcde |
use-default-link = @use_default_link@
|
|
Packit Service |
82fcde |
output-format = @libc_cv_output_format@
|
|
Packit Service |
82fcde |
have-cxx-thread_local = @libc_cv_cxx_thread_local@
|
|
Packit Service |
82fcde |
have-loop-to-function = @libc_cv_cc_loop_to_function@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
multi-arch = @multi_arch@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
mach-interface-list = @mach_interface_list@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
experimental-malloc = @experimental_malloc@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
nss-crypt = @libc_cv_nss_crypt@
|
|
Packit Service |
82fcde |
static-nss-crypt = @libc_cv_static_nss_crypt@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
# Configuration options.
|
|
Packit Service |
82fcde |
build-shared = @shared@
|
|
Packit Service |
82fcde |
build-pic-default= @libc_cv_pic_default@
|
|
Packit Service |
82fcde |
build-pie-default= @libc_cv_pie_default@
|
|
Packit Service |
82fcde |
cc-pie-default= @libc_cv_cc_pie_default@
|
|
Packit Service |
82fcde |
build-profile = @profile@
|
|
Packit Service |
82fcde |
build-static-nss = @static_nss@
|
|
Packit Service |
82fcde |
cross-compiling = @cross_compiling@
|
|
Packit Service |
82fcde |
force-install = @force_install@
|
|
Packit Service |
82fcde |
link-obsolete-rpc = @link_obsolete_rpc@
|
|
Packit Service |
82fcde |
build-obsolete-nsl = @build_obsolete_nsl@
|
|
Packit Service |
82fcde |
build-crypt = @build_crypt@
|
|
Packit Service |
82fcde |
build-nscd = @build_nscd@
|
|
Packit Service |
82fcde |
use-nscd = @use_nscd@
|
|
Packit Service |
82fcde |
build-hardcoded-path-in-tests= @hardcoded_path_in_tests@
|
|
Packit Service |
82fcde |
build-pt-chown = @build_pt_chown@
|
|
Packit Service |
82fcde |
have-tunables = @have_tunables@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
# Build tools.
|
|
Packit Service |
82fcde |
CC = @CC@
|
|
Packit Service |
82fcde |
CXX = @CXX@
|
|
Packit Service |
82fcde |
BUILD_CC = @BUILD_CC@
|
|
Packit Service |
82fcde |
CFLAGS = @CFLAGS@
|
|
Packit Service |
82fcde |
CPPFLAGS-config = @CPPFLAGS@
|
|
Packit Service |
82fcde |
CPPUNDEFS = @CPPUNDEFS@
|
|
Packit Service |
756c6e |
extra-nonshared-cflags = @extra_nonshared_cflags@
|
|
Packit Service |
82fcde |
ASFLAGS-config = @ASFLAGS_config@
|
|
Packit Service |
82fcde |
AR = @AR@
|
|
Packit Service |
82fcde |
NM = @NM@
|
|
Packit Service |
82fcde |
MAKEINFO = @MAKEINFO@
|
|
Packit Service |
82fcde |
AS = $(CC) -c
|
|
Packit Service |
82fcde |
BISON = @BISON@
|
|
Packit Service |
82fcde |
AUTOCONF = @AUTOCONF@
|
|
Packit Service |
82fcde |
OBJDUMP = @OBJDUMP@
|
|
Packit Service |
82fcde |
OBJCOPY = @OBJCOPY@
|
|
Packit Service |
82fcde |
GPROF = @GPROF@
|
|
Packit Service |
82fcde |
READELF = @READELF@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
# Installation tools.
|
|
Packit Service |
82fcde |
INSTALL = @INSTALL@
|
|
Packit Service |
82fcde |
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
Packit Service |
82fcde |
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
Packit Service |
82fcde |
INSTALL_DATA = @INSTALL_DATA@
|
|
Packit Service |
82fcde |
INSTALL_INFO = @INSTALL_INFO@
|
|
Packit Service |
82fcde |
LN_S = @LN_S@
|
|
Packit Service |
82fcde |
MSGFMT = @MSGFMT@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
# Script execution tools.
|
|
Packit Service |
82fcde |
BASH = @BASH_SHELL@
|
|
Packit Service |
82fcde |
AWK = @AWK@
|
|
Packit Service |
82fcde |
PERL = @PERL@
|
|
Packit Service |
82fcde |
PYTHON = @PYTHON@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
# Additional libraries.
|
|
Packit Service |
82fcde |
LIBGD = @LIBGD@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
# Package versions and bug reporting configuration.
|
|
Packit Service |
82fcde |
PKGVERSION = @PKGVERSION@
|
|
Packit Service |
82fcde |
PKGVERSION_TEXI = @PKGVERSION_TEXI@
|
|
Packit Service |
82fcde |
REPORT_BUGS_TO = @REPORT_BUGS_TO@
|
|
Packit Service |
82fcde |
REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
|
|
Packit Service |
82fcde |
|
|
Packit Service |
82fcde |
# More variables may be inserted below by configure.
|