Merge "cli: Fix ast_el_read_char to work with libedit >= 3.1"

This commit is contained in:
Joshua Colp
2016-11-16 12:18:27 -06:00
committed by Gerrit Code Review
4 changed files with 92 additions and 3 deletions

View File

@@ -402,6 +402,9 @@
/* Define if your system has the LIBEDIT libraries. */
#undef HAVE_LIBEDIT
/* Define if your system has the LIBEDIT_IS_UNICODE headers. */
#undef HAVE_LIBEDIT_IS_UNICODE
/* Define to 1 if you have the <libintl.h> header file. */
#undef HAVE_LIBINTL_H