Repository 'package_libtool_2_4'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/iuc/package_libtool_2_4

Changeset 1:5ccfb33b5622 (2013-10-20)
Previous changeset 0:f827acc78e3a (2013-10-20)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r f827acc78e3a -r 5ccfb33b5622 tool_dependencies.xml
--- a/tool_dependencies.xml Sun Oct 20 06:04:59 2013 -0400
+++ b/tool_dependencies.xml Sun Oct 20 06:16:07 2013 -0400
b
@@ -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>