Branching for libisoburn release 1.3.2
This commit is contained in:
11
libisoburn/branches/1.3.2/bootstrap
Executable file
11
libisoburn/branches/1.3.2/bootstrap
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh -x
|
||||
|
||||
aclocal -I .
|
||||
libtoolize --copy --force
|
||||
autoconf
|
||||
|
||||
# Not with libisoburn
|
||||
# autoheader
|
||||
|
||||
automake --foreign --add-missing --copy --include-deps
|
||||
|
Reference in New Issue
Block a user