summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author127.0.0.1 <annarchy.freedesktop.org>2012-11-19 00:35:00 +0000
committer127.0.0.1 <annarchy.freedesktop.org>2012-11-19 00:35:00 +0000
commitf41ef3bb0dec462436483bc9a713e0155cbc2eef (patch)
tree6776368216c150a526930167986c1e36e57848d2
parent4da7cb2f414f98b734a754cf2812cbef088a4ecd (diff)
-rw-r--r--Building.moin2
1 files changed, 1 insertions, 1 deletions
diff --git a/Building.moin b/Building.moin
index 87bb1f3..3a1a8f9 100644
--- a/Building.moin
+++ b/Building.moin
@@ -4,7 +4,7 @@ Start by GettingTheCode.
* a C++ compiler with the standard library
* boost
* libjpeg
-There are 2 build system. One is based on Automake. The other one is based on CMake and is less functional for now.
+There build system is based on Automake.
= Using automake: =
{{{ $ ./autogen.sh ; make }}}