diff --git a/config/CONFIG.Host.Darwin b/config/CONFIG.Host.Darwin index 3070e309e..82266585f 100644 --- a/config/CONFIG.Host.Darwin +++ b/config/CONFIG.Host.Darwin @@ -37,7 +37,7 @@ OP_SYS_LDFLAGS += -L/sw/lib -L/usr/X11R6/lib #ARCH_DEP_LDLIBS += -lreadline # Uncomment this if you're using the libtecla library -ARCH_DEP_LDLIBS += -ltecla_r -ltermcap +#ARCH_DEP_LDLIBS += -ltecla_r -ltermcap # # Compiler/linker problems prevent the use of shared libraries at the moment