]> git.donarmstrong.com Git - mothur.git/blobdiff - makefile
pds' small change to sffinfo
[mothur.git] / makefile
index dccd2c3d3dd12235530bba90da5ffeaa53b670cc..55039af257bbc7297baa8a04c423eba92de12c07 100644 (file)
--- a/makefile
+++ b/makefile
@@ -48,7 +48,7 @@ ifeq  ($(strip $(USEREADLINE)),yes)
       -lncurses
 endif
 
-USEMPI ?= yes
+USEMPI ?= no
 
 ifeq  ($(strip $(USEMPI)),yes)
     CXX = mpic++