Initial import

This commit is contained in:
Mario Danic
2006-08-15 20:37:04 +00:00
commit 2f2c115e08
96 changed files with 15010 additions and 0 deletions

6
bootstrap Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh -x
aclocal-1.7
libtoolize --copy --force
autoconf
automake-1.7 --foreign --add-missing --copy --include-deps