The R Project SVN R

Rev

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

Rev 88902 Rev 89374
Line 134... Line 134...
134
# build cairo. This is no longer used.
134
# build cairo. This is no longer used.
135
 
135
 
136
# set this to YES to build static HTML help
136
# set this to YES to build static HTML help
137
# BUILD_HTML = NO
137
# BUILD_HTML = NO
138
 
138
 
139
# set to use MiKTeX (and unset otherwise)
-
 
140
# MIKTEX = TRUE
-
 
141
# TEXI2DVI = texi2dvi
139
# TEXI2DVI = texi2dvi
142
# MiKTEX no longer provides texi2dvi and needs something like (previous toolchains)
140
# MiKTEX no longer provides texi2dvi and needs something like (previous toolchains)
143
# TEXI2DVI = TEXINDEX=/Rtools/bin/texindex.exe texify
141
# TEXI2DVI = TEXINDEX=/Rtools/bin/texindex.exe texify
144
# with the currently recommended toolchain, Msys2 texi2dvi is used, but needs a workaround for a bug
142
# with the currently recommended toolchain, Msys2 texi2dvi is used, but needs a workaround for a bug
145
# TEXI2DVI = env COMSPEC= texi2dvi
143
# TEXI2DVI = env COMSPEC= texi2dvi