summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Dyer <redpony@gmail.com>2010-01-24 09:41:18 +0000
committerChris Dyer <redpony@gmail.com>2010-01-24 09:41:18 +0000
commitb91722419af68054dbb29a35bd2704cd6dfe052a (patch)
treea0753a63df5ccb2feb2c7efb116e07a7bbe17bf5
parent9670fcbc15419c04f9a03d2118c3c697ed1423a8 (diff)
simplest possible build instructions
-rw-r--r--BUILDING2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING b/BUILDING
index 4f4180da..bf86a272 100644
--- a/BUILDING
+++ b/BUILDING
@@ -22,7 +22,7 @@ Instructions for building
4) Configure and build. Your command will look something like this.
- ./configure --with-srilm=/home/me/software/srilm-1.5.9 --enable-gtest
+ ./configure --with-srilm=/home/me/software/srilm-1.5.9 --disable-gtest
make
If you get errors during configure about missing BOOST macros, then step 3