Changeset 20328

Show
Ignore:
Timestamp:
06/26/07 13:25:47 (1 year ago)
Author:
patrick
Message:

Document the NSPR_INCLUDES environment variable.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/README-WINDOWS.html

    r20327 r20328  
    142142    named <tt>include</tt>. 
    143143  </dd> 
     144  <dt><tt>NSPR_INCLUDES</tt></dt> 
     145  <dd> 
     146    The directory containing the root of the NSPR header tree. For some NSPR 
     147    installations, the NSPR headers are in a subdirectory of 
     148    <tt>%NSPR_ROOT%\include</tt> named <tt>nspr</tt>. In that case, this 
     149    environment variable must be set to <tt>%NSPR_ROOT%\include\nspr</tt>. 
     150    Otherwise, it should be set to <tt>%NSPR_ROOT%\include</tt>. 
     151  </dd> 
    144152  <dt><tt>CPPDOM_ROOT</tt></dt> 
    145153  <dd>