The R Project SVN R

Rev

Rev 36341 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 36341 Rev 36347
Line 18... Line 18...
18
# Comment out if the msvcrt.dll malloc/free is required.
18
# Comment out if the msvcrt.dll malloc/free is required.
19
LEA_MALLOC=YES
19
LEA_MALLOC=YES
20
 
20
 
21
# Set to YES and specify the path if you want to use the ATLAS BLAS.
21
# Set to YES and specify the path if you want to use the ATLAS BLAS.
22
USE_ATLAS=NO
22
USE_ATLAS=NO
23
ATLAS_PATH=/R/ATLAS/lib/WinNT_PIIISSE1
23
ATLAS_PATH=/R/ATLAS/lib/WinNT_P4SSE2
24
 
24
 
25
# Set to YES and specify the path to libacml.a 
25
# Set to YES and specify the path to libacml.a 
26
# if you want to use the AMD's ACML BLAS.
26
# if you want to use the AMD's ACML BLAS.
27
USE_ACML=
27
USE_ACML=NO
28
ACML_PATH=c:/packages/AMD/acml2.7.0/gnu32/lib
28
ACML_PATH=c:/Program Files/AMD/acml2.7.0/gnu32/lib
29
 
29
 
30
# Support for the Goto BLAS has been withdrawn: see R-admin.html
30
# Support for the Goto BLAS has been withdrawn: see R-admin.html
31
 
31
 
32
# Where does 'HTML Help Workshop' live? (unused if compiled HTML help is
32
# Where does 'HTML Help Workshop' live? (unused if compiled HTML help is
33
# not requested. Spaces allowed.)
33
# not requested. Spaces allowed.)