# HG changeset patch # User boris # Date 1370550388 14400 # Node ID 1301ec7705a822b5b19927e18ed4d202eccbb51b # Parent aecd387cae1359fb75298392a7206dcf6c87628b Uploaded diff -r aecd387cae13 -r 1301ec7705a8 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Jun 06 16:26:28 2013 -0400 @@ -0,0 +1,18 @@ + + + + + ftp://ftp.gnu.org/gnu/readline/readline-6.2.tar.gz + $INSTALL_DIR + ./configure --prefix=$INSTALL_DIR && make && make install + + $INSTALL_DIR/include + $INSTALL_DIR/include + + + + The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. + + + +