Make UNIQUE_HISTORY configurable, remove TODO items and old Minix Makefile

This commit is contained in:
Joachim Nilsson
2010-07-19 04:13:11 +02:00
parent 60245e5e51
commit 009d3f0568
6 changed files with 35 additions and 64 deletions

View File

@@ -18,6 +18,9 @@
/* Define to enable SIGSTOP (Ctrl-Z) key. */
#undef CONFIG_SIGSTOP
/* Don't save command if same as last one. */
#undef CONFIG_UNIQUE_HISTORY
/* Define to use the termcap library for terminal size. */
#undef CONFIG_USE_TERMCAP