changeset 1:d6d88c5e8592 draft

Uploaded
author iuc
date Tue, 25 Feb 2014 03:13:30 -0500
parents 4c1d98b72105
children 3412ecd1792d
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Feb 24 04:53:29 2014 -0500
+++ b/tool_dependencies.xml	Tue Feb 25 03:13:30 2014 -0500
@@ -20,7 +20,7 @@
                     <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
                     <environment_variable action="prepend_to" name="HDF5_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
                     <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
-                    <environment_variable action="set_to" name="LIBGD_ROOT_PATH">$INSTALL_DIR</environment_variable>
+                    <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
                 </action>
             </actions>
         </install>