projects
/
theoddone33
/
hhexen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add alt-enter fullscreen toggle
[theoddone33/hhexen.git]
/
autogen.sh
1
#!/bin/sh
2
#
3
aclocal
4
autoconf
5
6
echo "Now you are ready to run ./configure"