add suggestion to use --enable-maintainer-mode

git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@783 1f5c12ca-751b-0410-a591-d2e778427230
This commit is contained in:
redpony 2006-08-20 17:27:17 +00:00
parent e7630f52bc
commit 069af29c31

View File

@ -9,6 +9,6 @@ automake
echo
echo "You should now be able to configure and build:"
echo " ./configure --with-srilm=/path/to/srilm"
echo " ./configure --enable-maintainer-mode --with-srilm=/path/to/srilm"
echo " make -j 4"
echo