Fix recently broken --enable-default-complete and simplify configure script.

This commit is contained in:
Joachim Nilsson
2010-07-18 02:30:30 +02:00
parent da4bd00eef
commit ad0fee03aa
5 changed files with 18 additions and 77 deletions

View File

@@ -9,6 +9,9 @@
/* Define to include ANSI arrow keys support. */
#undef CONFIG_ANSI_ARROWS
/* Define to enable the default completion handler. */
#undef CONFIG_DEFAULT_COMPLETE
/* Define to enable SIGSTOP (Ctrl-Z) key. */
#undef CONFIG_SIGSTOP