initial import
[platform/upstream/glibc.git] / config.make.in
1 # @configure_input@
2 # From $Id$.
3 # Don't edit this file.  Put configuration parameters in configparms instead.
4
5 config-machine = @host_cpu@
6 config-vendor = @host_vendor@
7 config-os = @host_os@
8 config-sysdirs = @sysnames@
9
10 prefix = @prefix@
11 exec_prefix = @exec_prefix@
12 config-defines = @DEFS@
13 gnu-as = @gnu_as@
14 gnu-ld = @gnu_ld@
15 elf = @elf@
16 weak-symbols = @weak@
17
18 CC = @CC@
19 AR = @AR@
20 RANLIB = @RANLIB@
21
22 INSTALL = @INSTALL@
23 INSTALL_PROGRAM = @INSTALL_PROGRAM@
24 INSTALL_DATA = @INSTALL_DATA@
25
26 # More variables may be inserted below by configure.