Trying to prepare 0.2.5 release

This commit is contained in:
Mario Danic
2007-07-31 10:18:30 +00:00
commit 445755af40
44 changed files with 6315 additions and 0 deletions

10
bootstrap Executable file
View File

@ -0,0 +1,10 @@
#!/bin/sh -x
aclocal
libtoolize --copy --force
autoconf
# ts A61101 : libburn is not prepared for config.h
# autoheader
automake --foreign --add-missing --copy --include-deps