Mercurial > repos > iuc > package_zlib_1_2_8
changeset 1:12711c8cada7 draft
Uploaded
author | iuc |
---|---|
date | Fri, 15 Nov 2013 06:28:55 -0500 |
parents | e2f9f1930c76 |
children | 03abe628fbe8 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Nov 15 05:59:25 2013 -0500 +++ b/tool_dependencies.xml Fri Nov 15 06:28:55 2013 -0500 @@ -8,6 +8,7 @@ <action type="set_environment"> <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> <environment_variable name="ZLIB_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable> + <environment_variable name="C_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include</environment_variable> </action> </actions> </install>