]> git.donarmstrong.com Git - mothur.git/blobdiff - makefile
1.12.1
[mothur.git] / makefile
index 55039af257bbc7297baa8a04c423eba92de12c07..d751bb6b310fada520a10a292b3e45f5b8f4b309 100644 (file)
--- a/makefile
+++ b/makefile
@@ -39,7 +39,7 @@ endif
 # if you do not want to use the readline library, set this to no.
 # make sure you have the library installed
 
-USEREADLINE ?= no
+USEREADLINE ?= yes
 
 ifeq  ($(strip $(USEREADLINE)),yes)
     CXXFLAGS += -DUSE_READLINE