Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mgiza.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mgizapp')
-rw-r--r--mgizapp/src/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/mgizapp/src/Makefile.in b/mgizapp/src/Makefile.in
index f54aae4..b0eaa51 100644
--- a/mgizapp/src/Makefile.in
+++ b/mgizapp/src/Makefile.in
@@ -437,7 +437,8 @@ mgiza_LDFLAGS = \
mgiza_LDADD = \
-lgiza \
- -lpthread
+ -lpthread \
+ -lboost_thread-mt
lib_LIBRARIES = \
libgiza.a