Reverted to trunk from r720

This commit is contained in:
Mario Danic
2007-03-20 09:38:19 +00:00
parent bddfcda61d
commit 489b235b8e
44 changed files with 6304 additions and 0 deletions

10
libisofs/trunk/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