Mercurial > repos > iuc > package_bzlib_1_0
changeset 4:2dec91192fc7 draft
Uploaded
author | iuc |
---|---|
date | Wed, 19 Mar 2014 01:52:08 -0400 |
parents | e89ba6f88ab2 |
children | 165aa2f31505 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Sun Mar 16 18:54:09 2014 -0400 +++ b/tool_dependencies.xml Wed Mar 19 01:52:08 2014 -0400 @@ -16,6 +16,7 @@ <environment_variable name="BZLIB_INCLUDE_DIR" action="set_to">$INSTALL_DIR/bzlib/include</environment_variable> <environment_variable name="BZLIB_SOURCE_DIR" action="set_to">$INSTALL_DIR/bzlib/source</environment_variable> <environment_variable name="LD_LIBRARY_PATH" action="prepend_to" >$INSTALL_DIR/bzlib/lib/</environment_variable> + <environment_variable name="LIBRARY_PATH" action="prepend_to" >$INSTALL_DIR/bzlib/lib/</environment_variable> <environment_variable name="CPLUS_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/bzlib/include</environment_variable> <environment_variable name="C_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/bzlib/include</environment_variable> </action>