Effective base of libisoburn+xorriso 0.1.1 2008.02.22.124732
This commit is contained in:
10
libisofs/branches/thomas/bootstrap
Executable file
10
libisofs/branches/thomas/bootstrap
Executable 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
|
Reference in New Issue
Block a user