Branching for libburn release 1.4.0

This commit is contained in:
2015-05-17 11:00:15 +00:00
parent 1127054deb
commit 0f21c13420
135 changed files with 87100 additions and 0 deletions

10
trunk/bootstrap Executable file
View File

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