Moved source to src/, created bootstrap

This commit is contained in:
Mario Danic 2007-09-14 04:14:21 +00:00
parent dd7bf461a0
commit 125192847b
7 changed files with 7 additions and 0 deletions

7
bootstrap Executable file
View File

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