index
:
smokeping
master
working
Main repo at https://github.com/oetiker/SmokePing
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
autogen.sh
blob: 89cbcc699f6eb17a52d652d9c71dfe6194a96487 (
plain
)
1
2
3
#!/bin/sh
autoreconf
--force --install --verbose --make
# end