X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=makefile;h=d751bb6b310fada520a10a292b3e45f5b8f4b309;hb=9013e13ecfb2fda3c2664a76f76cc99b8c7fa74c;hp=55039af257bbc7297baa8a04c423eba92de12c07;hpb=cd4c86f68cb53017f0f98a82dd2c2e56a64c67bd;p=mothur.git diff --git a/makefile b/makefile index 55039af..d751bb6 100644 --- 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