Files
asterisk/main/editline
Sean Bright b3ca68f90b Merged revisions 129344 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r129344 | seanbright | 2008-07-09 09:44:43 -0400 (Wed, 09 Jul 2008) | 12 lines

Merged revisions 129343 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r129343 | seanbright | 2008-07-09 09:41:21 -0400 (Wed, 09 Jul 2008) | 4 lines

Look for the system installed awk instead of assuming it's at /usr/bin/awk.

Pointed out by jmls via #asterisk-dev.

........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@129345 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-09 13:46:07 +00:00
..

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.