Modernize autoconf build system
The most important feature here is that the compilation is now silent
thus it's now much more easier to spot warnings/errors by the compiler.
To make it verbose, simply use "make V=1".
Fixes #11
Signed-off-by:
David Goulet <dgoulet@ev0ke.net>
Please register or sign in to comment