Commits

Mike McGreevy committed 82198aa9c51
[svn-r14862] Purpose: Disallow use of c++ or fortran with threadsafe. Description: Threadsafety is incompatible with c++ and with fortran, so if the user specifies either at configure along with threadsafe, throw an error. Tested: kagiso (configure change only, doesn't affect build or testing).