From 04ae1beeaeceb0161a64d33112f21956f9741bde Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Tue, 15 Dec 2009 20:17:39 -0500 Subject: fix typo --- BUILDING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING b/BUILDING index 222dad06..4ffa3fac 100644 --- a/BUILDING +++ b/BUILDING @@ -20,7 +20,7 @@ Instructions for building 4) Configure and build. Your command will look something like this. - ./configure --with-sirlm=/home/me/software/srilm-1.5.9 --enable-gtest + ./configure --with-srilm=/home/me/software/srilm-1.5.9 --enable-gtest make If you get errors during configure about missing BOOST macros, then step 3 -- cgit v1.2.3