Fixed in R-patched and R-devel. Thanks.

(In case it wasn't obvious, the typo was in the usage output; there was no 
actual malfunction.)

-pd

> On 21 Apr 2015, at 19:53 , Tim Keitt <tke...@utexas.edu> wrote:
> 
> Was writing a short R script to modify compile flags and saw this typo:
> 
> Index: config
> ===================================================================
> --- config (revision 68217)
> +++ config (working copy)
> @@ -61,7 +61,7 @@
>   CXX1X         C++ compiler command for C++11 code
>   CXX1XSTD      flag used to enable C++11 support
>   CXX1XFLAGS    C++11 compiler flags
> -  CXX1XXPICFLAGS
> +  CXX1XPICFLAGS
>                 special flags for compiling C++11 code to be turned into
>                 a shared library
>   DYLIB_EXT file extension (including '.') for dynamic libraries
> 
> -- 
> http://www.keittlab.org/
> 
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel

-- 
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd....@cbs.dk  Priv: pda...@gmail.com

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to