Tagged libburn-0.4.6

This commit is contained in:
Mario Danic
2008-05-11 10:26:51 +00:00
commit 0abe149510
122 changed files with 53744 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