build: Add initial Autotools files.

This commit is contained in:
Józef Kucia
2016-09-21 09:05:15 +02:00
commit 9f3ffd7287
10 changed files with 89 additions and 0 deletions

4
autogen.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
set -e
autoreconf -ifv
rm -rf autom4te.cache