Mercurial > repos > iuc > package_libtool_2_4
diff tool_dependencies.xml @ 1:5ccfb33b5622 draft default tip
Uploaded
author | iuc |
---|---|
date | Sun, 20 Oct 2013 06:16:07 -0400 |
parents | f827acc78e3a |
children |
line wrap: on
line diff
--- a/tool_dependencies.xml Sun Oct 20 06:04:59 2013 -0400 +++ b/tool_dependencies.xml Sun Oct 20 06:16:07 2013 -0400 @@ -6,6 +6,8 @@ <action type="autoconf" /> <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> + <environment_variable name="LIBTOOL_PATH" action="set_to">$INSTALL_DIR</environment_variable> </action> </actions> </install>