initial commit

This commit is contained in:
2011-11-15 14:41:46 +04:00
commit ff3f30d3a6
11 changed files with 297 additions and 0 deletions

5
autogen.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
aclocal
autoheader
autoconf
automake -a