|
|
|
|
|
by andrewf
701 days ago
|
|
Looking forward to the point where this can build autoconf. It's great that the generated ./configure script is portable but if I want to make substantial changes to the project I need to find a binary for my machine (and version differences can be quite substantial) |
|
Autoconf is a perl program that turns (heavily customized) m4 files into shell scripts. How does a C compiler help there?