Changeset 19213

Show
Ignore:
Timestamp:
08/15/06 16:11:39 (2 years ago)
Author:
patrick
Message:

Don't print the message about installing Boost stuff twice.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/build_windows.py

    r19212 r19213  
    16731673def installBoost(prefix): 
    16741674   printStatus("Installing Boost headers and libraries") 
    1675    print "Installing Boost headers and libraries" 
    16761675 
    16771676   srcroot = os.environ['BOOST_ROOT']