update build system

This commit is contained in:
Chris Cromer
2016-10-17 21:10:47 -03:00
parent 68a24fd122
commit 84e80e850d
19 changed files with 1575 additions and 1453 deletions

5
autogen.sh Executable file
View File

@@ -0,0 +1,5 @@
#! /bin/sh
aclocal \
&& automake --add-missing --copy \
&& autoconf