*** ./setup_old.py 2008-08-21 12:36:56.000000000 +0200 --- ./setup.py 2008-08-21 12:39:51.000000000 +0200 *************** *** 157,167 **** else: _include_dirs += ['/usr/include/python' + python_version] _libraries = [ ! 'boost_filesystem', ! 'boost_date_time', ! 'boost_iostreams', ! 'boost_python', ! 'boost_thread', 'pthread', 'ssl', 'z' --- 157,167 ---- else: _include_dirs += ['/usr/include/python' + python_version] _libraries = [ ! 'boost_filesystem-mt', ! 'boost_date_time-mt', ! 'boost_iostreams-mt', ! 'boost_python-mt', ! 'boost_thread-mt', 'pthread', 'ssl', 'z'