repo.or.cz
/
gnushogi.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix use of (COL|ROW)_NAME macros to compute numbers from names.
[gnushogi.git]
/
autogen.sh
blob
5735df7fca8e59cb2fde43f204de0a50d605ec00
1
#!/bin/bash
2
3
autoreconf
-f -i
4
5
echo
"You may now run ./configure"