Branched 0.2.2 milestone
This commit is contained in:
6
branches/0.2.2/bootstrap
Executable file
6
branches/0.2.2/bootstrap
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh -x
|
||||
|
||||
aclocal
|
||||
libtoolize --copy --force
|
||||
autoconf
|
||||
automake --foreign --add-missing --copy --include-deps
|
Reference in New Issue
Block a user