index
:
src
this commit
master
dontfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
dash
/
autogen.sh
blob: 9879c53e526cbdf5808cd7c6699f05e5051e23d3 (
plain
) (
blame
)
1
2
3
4
5
6
#!/bin/sh
aclocal \
&&
autoheader \
&&
automake --add-missing \
&&
autoconf