Displaying 1 result from an estimated 1 matches for "723541".
Did you mean:
623541
2008 Sep 13
1
package config file for windows
Hi,
I'm maintaining randtoolbox package on CRAN and I wonder how to do a
windows config file? I need to test SSE2 instructions support as well
as inttypes.h library check.
Currently I use the trick of 'foreign' package, i.e. I have config.win
file with
cp -p src/config.h.win src/config.h
and config.h.win was written manually from config.h.in. There is no
test at all on