]> git.ipfire.org Git - thirdparty/glibc.git/blame - config.make.in
Fix typo.
[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 17
cb343854
UD
18# Maybe the `ldd' script must be rewritten.
19ldd-rewrite-script = @ldd_rewrite_script@
20
ff3d7ed3 21# System configuration.
28f540f4 22config-machine = @host_cpu@
f0523145 23base-machine = @base_machine@
28f540f4
RM
24config-vendor = @host_vendor@
25config-os = @host_os@
26config-sysdirs = @sysnames@
27
33a934a3 28defines = @DEFINES@
dbe7a0f5 29sysincludes = @SYSINCLUDES@
ff3d7ed3 30
99a9e88e 31elf = @elf@
99a9e88e 32have-initfini = @libc_cv_have_initfini@
5ae3e846 33need-nopic-initfini = @nopic_initfini@
4d06461a 34with-cvs = @with_cvs@
99a9e88e 35
377a515b
UD
36versioning = @VERSIONING@
37
f38931a9 38have-ar-S=@libc_cv_ar_S@
a641835a 39have-no-whole-archive = @libc_cv_ld_no_whole_archive@
b236e99d 40have-no-exceptions = @libc_cv_gcc_no_exceptions@
84384f5b 41have-bash2 = @libc_cv_have_bash2@
5290baf0 42have-ksh = @libc_cv_have_ksh@
a641835a 43
424f8c09 44# Configuration options.
28f540f4
RM
45gnu-as = @gnu_as@
46gnu-ld = @gnu_ld@
650425ce 47build-static = @static@
ff3d7ed3 48build-shared = @shared@
cc3fa755 49build-pic-default= @pic_default@
ff3d7ed3
RM
50build-profile = @profile@
51build-omitfp = @omitfp@
5a97622d 52build-bounded = @bounded@
5107cf1d 53build-static-nss = @static_nss@
deab9dea 54stdio = @stdio@
6b3a2224 55add-ons = @subdirs@
779ae82e 56cross-compiling = @cross_compiling@
73237de3 57force-install = @force_install@
28f540f4 58
26b4d766
UD
59LDAP = @LDAP@
60
424f8c09 61# Build tools.
28f540f4 62CC = @CC@
072ebcef 63BUILD_CC = @BUILD_CC@
6e86a7c2 64CFLAGS = @CFLAGS@
28f540f4
RM
65AR = @AR@
66RANLIB = @RANLIB@
04be94a8 67MAKEINFO = @MAKEINFO@
ea03559a 68AS = $(CC) -c
4bca4c17 69MIG = @MIG@
28f540f4 70
424f8c09 71# Installation tools.
28f540f4
RM
72INSTALL = @INSTALL@
73INSTALL_PROGRAM = @INSTALL_PROGRAM@
74INSTALL_DATA = @INSTALL_DATA@
0e3426bb 75LN_S = @LN_S@
ce4d8b66 76MSGFMT = @MSGFMT@
a2b08ee5
UD
77
78# Script execution tools.
84384f5b 79BASH = @BASH@
5290baf0 80KSH = @KSH@
a2b08ee5 81PERL = @PERL@
28f540f4
RM
82
83# More variables may be inserted below by configure.