Started Cdrskin 0.2.4 stabilization branch
This commit is contained in:
7
branches/CdrskinZeroTwoFour/bootstrap
Executable file
7
branches/CdrskinZeroTwoFour/bootstrap
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh -x
|
||||
|
||||
aclocal
|
||||
libtoolize --copy --force
|
||||
autoconf
|
||||
autoheader
|
||||
automake --foreign --add-missing --copy --include-deps
|
Reference in New Issue
Block a user