From a931fa498a64d575c543aaa016fdd75f6e7bc6ec Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Mon, 25 Oct 2010 12:31:35 +0200 Subject: Removed obsolete autoconf files Replaced by cmake. --- README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 9598c6a7..c2ce6552 100644 --- a/README +++ b/README @@ -6,14 +6,12 @@ COMPILATION Before trying to compile, make sure all the dependencies are installed. For each dependency the Ubuntu package name is listed as well as the website. - * Enet (libenet-dev) - http://enet.bespin.org/ * libxml2 (libxml2-dev) - http://xmlsoft.org/ * Lua (liblua5.1-0-dev) - http://lua.org/ * PhysFS (libphysfs-dev) - http://icculus.org/physfs/ * SQLite 3 (libsqlite3-dev) - http://sqlite.org/ -0) autoreconf -i (when you cloned via git) -1) ./configure +1) cmake . 2) make The compilation should produce two binaries: -- cgit v1.2.3-70-g09d2