Age | Commit message (Collapse) | Author | Files | Lines |
|
checked in earlier. These are Makefiles relevant to the progressive
release currently in progress.
* added exec_prefix
* default bindir now exec_prefix/bin
* default libdir now exec_prefix/lib
* default mandir now prefix/man
* default infodir now prefix/info
* added oldincludedir, default NULL
* remove all traces of the old -subdirs and -namesubdir support,
including code, for loops, and all subdir/unsubdir stuff.
* remove old style staging targets {de-}stage[1234], comparison,
bootstrapN, from all but the bootstrappable tools.
* added check targets.
* removed any "Last Mod" lines.
* forced copyrights to '92 and shifted some from Cygnus to FSF.
* added tooldir and program_prefix where needed.
* updated texinfo and man pages, removed all references to multiple
hosts or targets.
|
|
|
|
the environment that configure.in sections run in.
|
|
relative to srcdir. I think it now does. configure has been
corrected. configure.texi has been clarified.
|
|
|
|
|
|
|
|
other lines beginning "@c " (texinfo comments). Refs to other docs need
more work too.
|
|
|
|
|
|
|
|
configure.texi (a work in progress), configure.man (a terse first
cut), build configure.info and install man page.
|