Fix use of (COL|ROW)_NAME macros to compute numbers from names.
[gnushogi.git] / autogen.sh
blob5735df7fca8e59cb2fde43f204de0a50d605ec00
1 #!/bin/bash
3 autoreconf -f -i
5 echo "You may now run ./configure"