Repository 'package_zlib_1_2_8'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/package_zlib_1_2_8

Changeset 1:31f1e69aae89 (2013-11-15)
Previous changeset 0:a7636aa0a747 (2013-11-15) Next changeset 2:63a4a902cda2 (2014-06-24)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r a7636aa0a747 -r 31f1e69aae89 tool_dependencies.xml
--- a/tool_dependencies.xml Fri Nov 15 06:31:08 2013 -0500
+++ b/tool_dependencies.xml Fri Nov 15 07:03:45 2013 -0500
b
@@ -9,6 +9,7 @@
                     <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>
+                    <environment_variable name="CPLUS_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include</environment_variable>
                 </action>
             </actions>
         </install>