projects
/
btb
/
d2x.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
This commit was generated by cvs2svn to compensate for changes in r2,
[btb/d2x.git]
/
autogen.sh
1
#!/bin/sh
2
aclocal
3
automake --add-missing
4
autoconf
5
./configure "$@"