Changeset 838

Show
Ignore:
Timestamp:
07/17/07 01:40:56 (1 year ago)
Author:
vossg
Message:

fixed : inconsistent _d lib suffix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/osg-config.in

    r657 r838  
    124124 
    125125   if options.dbg: 
    126        lib_suffix = "_d
     126       lib_suffix = "
    127127   elif "win32" == sys.platform and options.hybrid: 
    128128       lib_suffix = "_h"