mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-20 20:44:20 +00:00
https://origsvn.digium.com/svn/asterisk/branches/1.4 (closes issue #11113) ........ r87567 | qwell | 2007-10-30 10:45:35 -0500 (Tue, 30 Oct 2007) | 4 lines Fix build of editline on Solaris. Issue 11113, patch by snuffy. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@87568 65c4cc65-6c06-0410-ace0-fbb531ad65f3
libedit is a command line editing and history library. It is designed to be used by interactive programs that allow the user to type commands at a terminal prompt. The following files may be of direct interest to the user: * CHANGES - Software change log. * INSTALL - Installation information. * PLATFORMS - Supported platforms and platform-specific information.