repo.or.cz
/
attac-man.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix up build system
[attac-man.git]
/
autogen.sh
blob
3a0353868859f07cf43ff4b9294d27369a1c5b40
1
#!/bin/bash
2
3
aclocal
4
autoconf
5
autoheader
6
automake
-a