]> git.ipfire.org Git - thirdparty/glibc.git/blame - config.make.in
Update.
[thirdparty/glibc.git] / config.make.in
CommitLineData
28f540f4
RM
1# @configure_input@
2# From $Id$.
3# Don't edit this file. Put configuration parameters in configparms instead.
4
ee74a442
UD
5version = @VERSION@
6release = @RELEASE@
7
ff3d7ed3 8# Installation prefixes.
8d57beea 9install_root =
ff3d7ed3
RM
10prefix = @prefix@
11exec_prefix = @exec_prefix@
84384f5b
UD
12slibdir = @libc_cv_slibdir@
13sysconfdir = @libc_cv_sysconfdir@
6591c335 14libexecdir = @libexecdir@
8d57beea 15rootsbindir = @libc_cv_rootsbindir@
1ef32c3d
UD
16
17# If ldconfig exists. This will go away as soon as `ldconfig' is available
18# in GNU libc.
19has-ldconfig = @has_ldconfig@
ff3d7ed3 20
cb343854
UD
21# Maybe the `ldd' script must be rewritten.
22ldd-rewrite-script = @ldd_rewrite_script@
23
ff3d7ed3 24# System configuration.
28f540f4 25config-machine = @host_cpu@
f0523145 26base-machine = @base_machine@
28f540f4
RM
27config-vendor = @host_vendor@
28config-os = @host_os@
29config-sysdirs = @sysnames@
30
33a934a3 31defines = @DEFINES@
dbe7a0f5 32sysincludes = @SYSINCLUDES@
ff3d7ed3 33
99a9e88e 34elf = @elf@
99a9e88e 35have-initfini = @libc_cv_have_initfini@
5ae3e846 36need-nopic-initfini = @nopic_initfini@
4d06461a 37with-cvs = @with_cvs@
a53bad16 38old-glibc-headers = @old_glibc_headers@
99a9e88e 39
377a515b 40versioning = @VERSIONING@
b17277cf 41no-whole-archive = @no_whole_archive@
dff14448 42exceptions = @exceptions@
7cabd57c 43have_doors = @linux_doors@
377a515b 44
84384f5b 45have-bash2 = @libc_cv_have_bash2@
5290baf0 46have-ksh = @libc_cv_have_ksh@
a641835a 47
424f8c09 48# Configuration options.
28f540f4
RM
49gnu-as = @gnu_as@
50gnu-ld = @gnu_ld@
650425ce 51build-static = @static@
ff3d7ed3 52build-shared = @shared@
cc3fa755 53build-pic-default= @pic_default@
ff3d7ed3
RM
54build-profile = @profile@
55build-omitfp = @omitfp@
5a97622d 56build-bounded = @bounded@
5107cf1d 57build-static-nss = @static_nss@
deab9dea 58stdio = @stdio@
6b3a2224 59add-ons = @subdirs@
779ae82e 60cross-compiling = @cross_compiling@
73237de3 61force-install = @force_install@
28f540f4 62
424f8c09 63# Build tools.
28f540f4 64CC = @CC@
072ebcef 65BUILD_CC = @BUILD_CC@
6e86a7c2 66CFLAGS = @CFLAGS@
28f540f4
RM
67AR = @AR@
68RANLIB = @RANLIB@
04be94a8 69MAKEINFO = @MAKEINFO@
ea03559a 70AS = $(CC) -c
4bca4c17 71MIG = @MIG@
28f540f4 72
424f8c09 73# Installation tools.
28f540f4
RM
74INSTALL = @INSTALL@
75INSTALL_PROGRAM = @INSTALL_PROGRAM@
76INSTALL_DATA = @INSTALL_DATA@
c0016081
UD
77INSTALL_INFO = @INSTALL_INFO@
78OLD_DEBIAN_INSTALL_INFO = @OLD_DEBIAN_INSTALL_INFO@
0e3426bb 79LN_S = @LN_S@
ce4d8b66 80MSGFMT = @MSGFMT@
a2b08ee5
UD
81
82# Script execution tools.
84384f5b 83BASH = @BASH@
5290baf0 84KSH = @KSH@
5aa8ff62 85AWK = @AWK@
a2b08ee5 86PERL = @PERL@
28f540f4
RM
87
88# More variables may be inserted below by configure.