Moved source to src/, created bootstrap
This commit is contained in:
parent
dd7bf461a0
commit
125192847b
7
bootstrap
Executable file
7
bootstrap
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/sh -x
|
||||||
|
|
||||||
|
aclocal
|
||||||
|
libtoolize --copy --force
|
||||||
|
autoconf
|
||||||
|
automake --foreign --add-missing --copy --include-deps
|
||||||
|
|
Loading…
Reference in New Issue
Block a user