Introduced libisofs as separated development unit

This commit is contained in:
Mario Danic
2006-11-13 00:15:17 +00:00
parent 44997a2df8
commit 33b7e9eaab
501 changed files with 113895 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