Branching for libburn release 1.1.8
This commit is contained in:
10
libburn/branches/1.1.8/bootstrap
Executable file
10
libburn/branches/1.1.8/bootstrap
Executable 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
|
Reference in New Issue
Block a user