diff options
author | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2009-10-24 19:21:41 +0200 |
---|---|---|
committer | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2009-10-24 19:21:41 +0200 |
commit | a35fed28f926aa3b69e57f1d2bef7cf10c0a8ad2 (patch) | |
tree | 6d73902ea870cec48b09336097ba52530f07cb34 /INSTALL | |
parent | c3ac3fb3b95d0abcd2cbc51e8ff1f2498cc6841b (diff) | |
download | mana-a35fed28f926aa3b69e57f1d2bef7cf10c0a8ad2.tar.gz mana-a35fed28f926aa3b69e57f1d2bef7cf10c0a8ad2.tar.bz2 mana-a35fed28f926aa3b69e57f1d2bef7cf10c0a8ad2.tar.xz mana-a35fed28f926aa3b69e57f1d2bef7cf10c0a8ad2.zip |
Changed default supported server to manaserv
When you'd like a client for the eAthena server, pass
--with-server=eathena to configure.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ you to figure this out. 2. Compiling And Installing Mana -========================================== +================================ 1) Go to the directory you have extracted the source to. 2) If you've cloned the Git repository, run "autoreconf -i" to generate |