Added build files and first code stub.

This commit is contained in:
Vreixo Formoso
2007-11-24 13:14:45 +01:00
parent 4b337281f2
commit 9ee4e39899
17 changed files with 669 additions and 8 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