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