OSDN Git Service

[Fix] #39944 backwardsEric氏の報告による、grid_bold_type のfloor列挙子と math.h のfloor()がコンフリクトを起こ...
[hengband/hengband.git] / bootstrap
1 #! /bin/sh
2
3 set -x
4 aclocal
5 autoheader
6 automake --foreign --add-missing --copy
7 autoconf