]> git.ipfire.org Git - thirdparty/glibc.git/blame - config.make.in
(\deftypevarheader, \deftypevrheader): Remove
[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.
26761c28 6top_absdir = @top_absdir@
ff3d7ed3
RM
7prefix = @prefix@
8exec_prefix = @exec_prefix@
9
10# System configuration.
28f540f4 11config-machine = @host_cpu@
f0523145 12base-machine = @base_machine@
28f540f4
RM
13config-vendor = @host_vendor@
14config-os = @host_os@
15config-sysdirs = @sysnames@
16
edf5b2d7 17defines = @DEFINES@
ff3d7ed3 18
99a9e88e 19elf = @elf@
99a9e88e
RM
20have-initfini = @libc_cv_have_initfini@
21
a641835a 22have-no-whole-archive = @libc_cv_ld_no_whole_archive@
b236e99d 23have-no-exceptions = @libc_cv_gcc_no_exceptions@
a641835a 24
424f8c09 25# Configuration options.
28f540f4
RM
26gnu-as = @gnu_as@
27gnu-ld = @gnu_ld@
ff3d7ed3
RM
28build-shared = @shared@
29build-profile = @profile@
30build-omitfp = @omitfp@
deab9dea 31stdio = @stdio@
6b3a2224 32add-ons = @subdirs@
28f540f4 33
424f8c09 34# Build tools.
28f540f4 35CC = @CC@
072ebcef 36BUILD_CC = @BUILD_CC@
6e86a7c2 37CFLAGS = @CFLAGS@
28f540f4
RM
38AR = @AR@
39RANLIB = @RANLIB@
ea03559a 40AS = $(CC) -c
28f540f4 41
424f8c09 42# Installation tools.
28f540f4
RM
43INSTALL = @INSTALL@
44INSTALL_PROGRAM = @INSTALL_PROGRAM@
45INSTALL_DATA = @INSTALL_DATA@
0e3426bb 46LN_S = @LN_S@
ce4d8b66 47MSGFMT = @MSGFMT@
28f540f4
RM
48
49# More variables may be inserted below by configure.