changeset 1:c5f08be7aa1b draft

Uploaded
author iuc
date Sun, 29 Jun 2014 11:56:35 -0400
parents 8ab0294441ff
children a80587d5252e
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun Jun 29 11:53:37 2014 -0400
+++ b/tool_dependencies.xml	Sun Jun 29 11:56:35 2014 -0400
@@ -4,7 +4,7 @@
         <install version="1.0">
             <actions>
                 <action type="download_by_url">ftp://ftp.gnu.org/gnu/octave/octave-3.8.1.tar.gz</action>
-                <action type="autoconf" />
+                <action type="autoconf">--disable-readline</action>
                 <action type="set_environment">
                     <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable>
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>