changeset 195:1247e26a8b5e

use of non multi-threaded version of Boost program options
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Fri, 16 Dec 2011 11:34:07 -0500
parents 09c7881073f3
children aeab0b88c9b6
files c/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/c/Makefile	Mon Dec 12 18:32:10 2011 -0500
+++ b/c/Makefile	Fri Dec 16 11:34:07 2011 -0500
@@ -10,7 +10,7 @@
 
 LDFLAGS = -lm
 LDFLAGS += -lTrajectoryManagementAndAnalysis -lsqlite3
-LDFLAGS += -lboost_program_options-mt
+LDFLAGS += -lboost_program_options
 # -lboost_filesystem-mt -lboost_system-mt -lboost_unit_test_framework-mt
 #LDFLAGS += -lfltk