]> 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
ff3d7ed3 5# Installation prefixes.
8d57beea 6install_root =
ff3d7ed3
RM
7prefix = @prefix@
8exec_prefix = @exec_prefix@
84384f5b
UD
9slibdir = @libc_cv_slibdir@
10sysconfdir = @libc_cv_sysconfdir@
6591c335 11libexecdir = @libexecdir@
8d57beea 12rootsbindir = @libc_cv_rootsbindir@
1ef32c3d
UD
13
14# If ldconfig exists. This will go away as soon as `ldconfig' is available
15# in GNU libc.
16has-ldconfig = @has_ldconfig@
ff3d7ed3
RM
17
18# System configuration.
28f540f4 19config-machine = @host_cpu@
f0523145 20base-machine = @base_machine@
28f540f4
RM
21config-vendor = @host_vendor@
22config-os = @host_os@
23config-sysdirs = @sysnames@
24
33a934a3 25defines = @DEFINES@
ff3d7ed3 26
99a9e88e 27elf = @elf@
99a9e88e 28have-initfini = @libc_cv_have_initfini@
5ae3e846 29need-nopic-initfini = @nopic_initfini@
4d06461a 30with-cvs = @with_cvs@
99a9e88e 31
377a515b
UD
32versioning = @VERSIONING@
33
f38931a9 34have-ar-S=@libc_cv_ar_S@
a641835a 35have-no-whole-archive = @libc_cv_ld_no_whole_archive@
b236e99d 36have-no-exceptions = @libc_cv_gcc_no_exceptions@
84384f5b 37have-bash2 = @libc_cv_have_bash2@
5290baf0 38have-ksh = @libc_cv_have_ksh@
a641835a 39
424f8c09 40# Configuration options.
28f540f4
RM
41gnu-as = @gnu_as@
42gnu-ld = @gnu_ld@
650425ce 43build-static = @static@
ff3d7ed3 44build-shared = @shared@
cc3fa755 45build-pic-default= @pic_default@
ff3d7ed3
RM
46build-profile = @profile@
47build-omitfp = @omitfp@
5a97622d 48build-bounded = @bounded@
5107cf1d 49build-static-nss = @static_nss@
deab9dea 50stdio = @stdio@
6b3a2224 51add-ons = @subdirs@
779ae82e 52cross-compiling = @cross_compiling@
28f540f4 53
26b4d766
UD
54LDAP = @LDAP@
55
424f8c09 56# Build tools.
28f540f4 57CC = @CC@
072ebcef 58BUILD_CC = @BUILD_CC@
6e86a7c2 59CFLAGS = @CFLAGS@
28f540f4
RM
60AR = @AR@
61RANLIB = @RANLIB@
04be94a8 62MAKEINFO = @MAKEINFO@
ea03559a 63AS = $(CC) -c
28f540f4 64
424f8c09 65# Installation tools.
28f540f4
RM
66INSTALL = @INSTALL@
67INSTALL_PROGRAM = @INSTALL_PROGRAM@
68INSTALL_DATA = @INSTALL_DATA@
0e3426bb 69LN_S = @LN_S@
ce4d8b66 70MSGFMT = @MSGFMT@
a2b08ee5
UD
71
72# Script execution tools.
84384f5b 73BASH = @BASH@
5290baf0 74KSH = @KSH@
a2b08ee5 75PERL = @PERL@
28f540f4
RM
76
77# More variables may be inserted below by configure.