View | Details | Raw Unified | Return to bug 687
Collapse All | Expand All

(-)a/src/core/wscript (+1 lines)
 Lines 151-154    Link Here 
151
                ])
151
                ])
152
152
153
    if bld.env['ENABLE_GSL']:
153
    if bld.env['ENABLE_GSL']:
154
        core.uselib = 'GSL GSLCBLAS M'
154
        core.source.extend(['rng-test-suite.cc'])
155
        core.source.extend(['rng-test-suite.cc'])

Return to bug 687