changeset 1:71e3f4bfd1a9 draft

Uploaded
author bgruening
date Sun, 27 Apr 2014 14:54:11 -0400
parents 9ed7af129bd3
children 5e1760c773ba
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Feb 20 06:51:44 2014 -0500
+++ b/tool_dependencies.xml	Sun Apr 27 14:54:11 2014 -0400
@@ -15,6 +15,8 @@
                     <environment_variable action="set_to" name="NCURSES_ROOT_PATH">$INSTALL_DIR</environment_variable>
                     <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
                     <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lib</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>