K 10 svn:author V 5 demon K 8 svn:date V 27 2015-04-04T13:30:20.008395Z K 7 svn:log V 263 As noted by thierry@ in D2086, scipy inherits blas library to use from numpy (via site.cfg). So remove unused OPTIONs from here. Remove check for static ATLAS lib because now ATLAS always builds static version. Remove obsoleted malloc.h --> stdlib.h conversion. END