| 13 | | [ --with-blas=<lib>|yes |
| 14 | | Use BLAS library. This library is mandatory for LinBox compilation. |
| 15 | | If argument is yes or <empty> that means the library is reachable with the standard |
| 16 | | search path (/usr or /usr/local). |
| 17 | | Otherwise you give the <path> to the directory which contain the library. |
| | 13 | [ --with-blas=<lib>|yes Use BLAS library. This library is mandatory for LinBox |
| | 14 | compilation. If argument is yes or <empty> that means |
| | 15 | the library is reachable with the standard search path |
| | 16 | (/usr or /usr/local). Otherwise you give the <path> to |
| | 17 | the directory which contain the library. |