Initial import

This commit is contained in:
Thomas Graf
2013-07-05 15:11:46 +02:00
parent 924d1e1fb4
commit 3be703f67d
52 changed files with 10285 additions and 13 deletions

4
autogen.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
autoreconf -fi;
rm -Rf autom4te.cache;