]> git.ipfire.org Git - thirdparty/glibc.git/blame - config.make.in
initial import
[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
5config-machine = @host_cpu@
6config-vendor = @host_vendor@
7config-os = @host_os@
8config-sysdirs = @sysnames@
9
10prefix = @prefix@
11exec_prefix = @exec_prefix@
12config-defines = @DEFS@
13gnu-as = @gnu_as@
14gnu-ld = @gnu_ld@
15elf = @elf@
16weak-symbols = @weak@
17
18CC = @CC@
19AR = @AR@
20RANLIB = @RANLIB@
21
22INSTALL = @INSTALL@
23INSTALL_PROGRAM = @INSTALL_PROGRAM@
24INSTALL_DATA = @INSTALL_DATA@
25
26# More variables may be inserted below by configure.