# HG changeset patch # User boris # Date 1391444252 18000 # Node ID ff20613e6feee396f3231ebbb6249ab35ff1de2a Imported from capsule None diff -r 000000000000 -r ff20613e6fee tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Feb 03 11:17:32 2014 -0500 @@ -0,0 +1,19 @@ + + + + + ftp://ftp.gnu.org/gnu/readline/readline-6.2.tar.gz + $INSTALL_DIR + ./configure --prefix=$INSTALL_DIR + + + $INSTALL_DIR/lib + $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. + + + +