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