initial commit of configure script
authorRich Felker <dalias@aerifal.cx>
Sat, 5 May 2012 03:24:51 +0000 (23:24 -0400)
committerRich Felker <dalias@aerifal.cx>
Sat, 5 May 2012 03:24:51 +0000 (23:24 -0400)
this script is not based on autoconf; however it attempts to follow
the same interface contracts for ease of integration with build
systems. it is also not necessary to use musl. manually written
config.mak files are still supported, as is building without any
config.mak at all as long as you are happy with the default options
and you supply at least ARCH on the command line to make.


No differences found