Rev 40900 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
These files are shell and perl scripts used for configuring/building R.They are not required at run time, and hence not installed.The files are as follows.config.guessconfig.subinstall-shmdate-shmissingstandard tools from GNU autoconf. Taken from the autoconf CVS(pserver:anoncvs@subversions.gnu.org:/cvsroot/autoconf, module'autoconf').GETCONFIGcreate API 'Rconfig.h' from the configure information in'config.h'.GETDISTNAMEget the name of the distribution tarball.GETMAKEVALget the value of a Make variable from a Makefile [this needs tobe improved].GETVERSIONcreate API 'Rversion.h' from 'VERSION' and 'SVN-REVISION'.Rdnewer.pldetermine whether any Rd file in an Rd tree is newer than agiven file.copy-if-changecopy a file if changed; otherwise, do nothing.getsp.classgetsp.javaJava class (source and compiled bytecode) used for extractingsystem properties when detecting Java support in configure.We don't require the existence of a Java compiler, so we needto supply the compiled version as well.help2man.plgenerate simple manual pages from program output. Taken fromthe GNU help2man package (ftp://ftp.gnu.org/gnu/help2man/).install-info.plcreate or update entry in Info directory. Taken from the DebianGNU/Linux stable distribution.keywords2html.plconvert 'KEYWORDS.db' to HTML.ldAIX4writes an export file, assembling the exported symbols byreading the output of nm. This file is needed on AIX (4.2 andlater) to compile shared libs.link-recommendedcreate links with simplified names to the recommended packages.linkcheck.plcomment out links that are not available.ltmain.shprovide generalized library-building support services. Takenfrom Libtool 1.5; older versions taken from the Libtool CVS(:pserver:anoncvs@subversions.gnu.org:/cvsroot/libtool, module'libtool').move-if-changemove a file if changed; otherwise, remove.pkg2tex.plcreate a single 'PKGNAME-pkg.tex' file from the package docs inLaTeX format.rsync-recommendedobtain sources for the recommended packages using rsync, and thencreate links with simplified names to these.updatefatupdates a fat file by adding a new architecture (Mac OS X only)it is essentially a smart wrapper for "lipo".