changeset 7:9de51cc3fda4 draft

Fix for osx
author iracooke
date Mon, 03 Mar 2014 23:13:43 -0500
parents b7db8783ee39
children 790ba3c11d51
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Mar 03 22:41:10 2014 -0500
+++ b/tool_dependencies.xml	Mon Mar 03 23:13:43 2014 -0500
@@ -29,7 +29,7 @@
 
                 <action type="change_directory">./ruby-2.0.0-p451/</action>
 
-                <action type="autoconf">--disable-install-doc</action>
+                <action type="autoconf">--disable-install-doc --with-openssl-dir=$OPENSSL_ROOT_DIR</action>
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                     <environment_variable action="set_to" name="RUBYLIB">$INSTALL_DIR/lib/</environment_variable>