diff options
Diffstat (limited to 'build/bmakespeed')
-rwxr-xr-x | build/bmakespeed | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/bmakespeed b/build/bmakespeed index 8162e465d..f36f02689 100755 --- a/build/bmakespeed +++ b/build/bmakespeed @@ -20,8 +20,7 @@ autoreconf -i --datadir=$dir/run/share/games \ --bindir=$dir/run/bin \ --mandir=$dir/run/share/man \ ---with-internalguichan=yes \ ---enable-eathena=yes +--with-internalguichan=yes cd po make -j8 update-gmo 2>../build/make1.log |