# HG changeset patch # User boris # Date 1370546853 14400 # Node ID aecd387cae1359fb75298392a7206dcf6c87628b # Parent 7c94649a1f867ca92cae17cd2f363012957d0c3a Deleted selected files diff -r 7c94649a1f86 -r aecd387cae13 tool_dependencies.xml --- a/tool_dependencies.xml Wed Jun 05 13:29:24 2013 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,18 +0,0 @@ - - - - - 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. - - - -