comparison tool_dependencies.xml @ 1:5ccfb33b5622 draft default tip

Uploaded
author iuc
date Sun, 20 Oct 2013 06:16:07 -0400
parents f827acc78e3a
children
comparison
equal deleted inserted replaced
0:f827acc78e3a 1:5ccfb33b5622
4 <actions> 4 <actions>
5 <action type="download_by_url">ftp://ftp.gnu.org/gnu/libtool/libtool-2.4.tar.gz</action> 5 <action type="download_by_url">ftp://ftp.gnu.org/gnu/libtool/libtool-2.4.tar.gz</action>
6 <action type="autoconf" /> 6 <action type="autoconf" />
7 <action type="set_environment"> 7 <action type="set_environment">
8 <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> 8 <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable>
9 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
10 <environment_variable name="LIBTOOL_PATH" action="set_to">$INSTALL_DIR</environment_variable>
9 </action> 11 </action>
10 </actions> 12 </actions>
11 </install> 13 </install>
12 <readme> 14 <readme>
13 Installing libtool http://www.gnu.org/software/libtool/ 15 Installing libtool http://www.gnu.org/software/libtool/