提交 c3d6c648 authored 作者: Brian West's avatar Brian West

fix configure and compile when using --disable-core-libedit-support

上级 f0fed269
......@@ -842,7 +842,7 @@ SWITCH_DECLARE(unsigned char) switch_console_complete(const char *line, const ch
}
#ifdef SWITCH_HAVE_LIBEDIT
/*
* If a fnkey is configured then process the command
*/
......@@ -868,6 +868,7 @@ static unsigned char console_fnkey_pressed(int i)
return CC_REDISPLAY;
}
#endif
SWITCH_DECLARE(void) switch_console_save_history(void)
{
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论