Rev 70340 | 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.subauxiliary scripts for configure.From http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD etcconfig.rpathfrom gettext 1.18.1.1 sources. Modified here to allow for FreeBSD 10.x.install-shmdate-shmissingstandard tools from GNU autoconf. Taken from the autoconf CVS(pserver:anoncvs@subversions.gnu.org:/cvsroot/autoconf, module'autoconf').install-sh may be set by configure as a substitute for the'install' program.missing may be set by configure as a substitute for various GNU programs.mdate-sh is not currently used.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]. Used by configure.GETVERSIONcreate API 'Rversion.h' from 'VERSION' and 'SVN-REVISION'.copy-if-changecopy a file if changed; otherwise, do nothing.getsp.javaJava source for share/java/getsp.class used for extractingsystem properties when detecting Java support in R CMDjavareconf. We don't require the existence of a Javacompiler, so we need to 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/).Used for a maintainer-mode build only: requires Perl.install-info.plcreate or update entry in Info directory. Taken from the DebianGNU/Linux stable distribution in 2001. Only used if a suitableinstall-info program is not found: requires Perl.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.ltmain.shprovide generalized library-building support services. Takenfrom Libtool 2.2.6a.move-if-changemove a file if changed; otherwise, remove.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".GETCONFIG, GETVERSION, copy-if-change and move-if-change are used on Windows,and require cmp, cp, echo, expr, grep, mv and sed.