build: Switch to autotools

This commit is contained in:
Guillem Jover
2010-12-17 11:13:04 +01:00
parent 0aa777f47e
commit dcaa93d984
9 changed files with 250 additions and 238 deletions

5
autogen Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
mkdir -p m4
autoreconf -f -i
rm -rf autom4te.cache