The R Project SVN R

Rev

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

Rev 45560 Rev 46034
Line 16... Line 16...
16
WINHELP = NO
16
WINHELP = NO
17
else
17
else
18
WINHELP = CHM # NO or CHM
18
WINHELP = CHM # NO or CHM
19
endif
19
endif
20
 
20
 
21
# an alternative is to use -g here, if the debugger supports only stabs.
21
# an alternative is to use -gstabs here, if the debugger supports only stabs.
22
G_FLAG=-gdwarf-2
22
G_FLAG=-gdwarf-2
23
 
23
 
24
## ============== configuration macros for building R ===================
24
## ============== configuration macros for building R ===================
25
 
25
 
26
# Comment out if the msvcrt.dll malloc/free is required.
26
# Comment out if the msvcrt.dll malloc/free is required.