Sun Feb 19 20:10:43 1995 Brendan Kehoe <brendan@zen.org>
[glibc.git] / config.make.in
blobb2105e01af703360ad43cf14da76c233a535daca
1 # @configure_input@
2 # From $Id$.
3 # Don't edit this file. Put configuration parameters in configparms instead.
5 config-machine = @host_cpu@
6 config-vendor = @host_vendor@
7 config-os = @host_os@
8 config-sysdirs = @sysnames@
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@
18 CC = @CC@
19 AR = @AR@
20 RANLIB = @RANLIB@
22 INSTALL = @INSTALL@
23 INSTALL_PROGRAM = @INSTALL_PROGRAM@
24 INSTALL_DATA = @INSTALL_DATA@
26 # More variables may be inserted below by configure.