From b91722419af68054dbb29a35bd2704cd6dfe052a Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Sun, 24 Jan 2010 09:41:18 +0000 Subject: simplest possible build instructions --- BUILDING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3