Merge branch 'master' of github.com:moses-smt/mosesdecoder

This commit is contained in:
Barry Haddow 2011-11-23 13:35:30 +00:00
commit 3c929cfc16

View File

@ -39,7 +39,7 @@
# ------------------
# Configure gcc (default version).
# using gcc ;
using gcc ;
# Configure specific gcc version, giving alternative name to use.
# using gcc : 3.2 : g++-3.2 ;