Moved source to src/, created bootstrap

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

7
libisoburn/trunk/bootstrap Executable file
View File

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