index
:
dxdxdt/proone
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootstrap.sh
blob: d6d0946c6277b7af9fcdda8082960c53949da0df (
plain
)
1
2
3
4
5
#!/bin/sh
aclocal
&&
automake --add-missing --copy
&&
autoconf
&&
autoheader