/[escript]/trunk/scons/esys_options.py
ViewVC logotype

Diff of /trunk/scons/esys_options.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1249 by ksteube, Thu Jul 12 01:14:55 2007 UTC revision 1250 by ksteube, Thu Aug 16 02:54:42 2007 UTC
# Line 52  papi_libs = [] Line 52  papi_libs = []
52    
53  # locations of libraries for boost  # locations of libraries for boost
54  boost_path = '/usr/include'  boost_path = '/usr/include'
55  boost_libs_path = '/usr/lib'  boost_lib_path = '/usr/lib'
56  boost_libs = 'boost_python'  boost_lib = 'boost_python'
57    
58  # locations of libraries for netCDF:  # locations of libraries for netCDF:
59  useNetCDF="yes"  useNetCDF="yes"

Legend:
Removed from v.1249  
changed lines
  Added in v.1250

  ViewVC Help
Powered by ViewVC 1.1.26