gnu: r: Remove obsolete configure flags.

* gnu/packages/statistics.scm (r)[arguments]: Remove obsolete configure flags.
master
Ricardo Wurmus 2017-03-09 06:37:40 +01:00
parent f7db12022c
commit f2ac937924
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 5 deletions

View File

@ -170,11 +170,7 @@ be output in text, PostScript, PDF or HTML.")
"--with-ICU"
"--enable-R-shlib"
"--enable-BLAS-shlib"
"--with-system-zlib"
"--with-system-bzlib"
"--with-system-pcre"
"--with-system-tre"
"--with-system-xz")))
"--with-system-tre")))
;; R has some support for Java. When the JDK is available at configure
;; time environment variables pointing to the JDK will be recorded under
;; $R_HOME/etc and ./tools/getsp.java will be compiled which is used by "R