diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-08-12 12:48:16 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-08-12 12:48:16 +0000 |
commit | 47247ac4e2f0860a34106f4b69049d91003ced29 (patch) | |
tree | 71f3675454dd8a1aba506dd67eafabd6f154f74f /ChangeLog | |
parent | d4f8ecd0b1e4c8a2ba6949f83c474eb4dcf9a5be (diff) | |
download | mana-47247ac4e2f0860a34106f4b69049d91003ced29.tar.gz mana-47247ac4e2f0860a34106f4b69049d91003ced29.tar.bz2 mana-47247ac4e2f0860a34106f4b69049d91003ced29.tar.xz mana-47247ac4e2f0860a34106f4b69049d91003ced29.zip |
Removed autogen.sh and tell people in the INSTALL file to run 'autoreconf -i'
instead. Please tell me if this doesn't work for you for some reason.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-08-12 Bjørn Lindeijer <bjorn@lindeijer.nl> + + * INSTALL, autogen.sh: Removed autogen.sh and tell people in the + INSTALL file to run 'autoreconf -i' instead. + 2008-07-24 David Athay <ko2fan@gmail.com> * src/game.cpp, src/net/protocol.h, src/net/npchandler.cpp: Reverted |