Rev 14417 | 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-shmissingmkinstalldirsstandard 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'.GETMAKEVALget the value of a Make variable from a Makefile [this needs tobe improved].GETSYMBOLScreate `FFDecl.h' and `FFTab.h' from `src/appl/ROUTINES'.GETVERSIONcreate API `Rversion.h' from `VERSION' and `date-stamp'.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.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.linkcheck.plcomment out links that are not available.ltmain.shprovide generalized library-building support services. Takenfrom the libtool CVS(pserver:anoncvs@subversions.gnu.org:/cvsroot/libtool).move-if-changemove a file if changed; otherwise, remove.pkg2tex.plcreate a single `PKGNAME-pkg.tex' file from the package docs inLaTeX format.texi2dvirun Texinfo or LaTeX files through TeX in turn until allcross-references are resolved, building all indices. Taken fromthe GNU texinfo package (http://texinfo.org/).