Commit Graph

18 Commits

Author SHA1 Message Date
Ian Lance Taylor d257b46f88 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
* configure: added -program_transform_name option, used as
	argument to sed when installing programs.
	configure.texi: added documentation for -program_prefix,
	-program_suffix and -program_transform_name.
1992-09-01 01:12:41 +00:00
Roland Pesch 3a0055878e Update descriptions for ${host} and ${target} to reflect that they are now
canonical triples, not the original user entries.
1992-08-13 23:31:53 +00:00
David D. Zuhn 01b8752d28 fix INFO-DIR-ENTRY, new gen-info-dir 1992-08-04 08:20:51 +00:00
David D. Zuhn 72754842fc fix -nfp documentation 1992-06-03 03:06:02 +00:00
K. Richard Pixley 888cf6797f corrected a typo that resulted in makeinfo failure 1992-04-16 02:58:00 +00:00
Per Bothner 8becd045a3 * configure: Add support for 'subdirs' variable, which is
like 'configdirs', except that configure doesn't re-invoke
	itself for subdirs, it just creates a Makefile for each subdir.
	* configure.texi:  Document subdirs.
1992-04-14 19:02:48 +00:00
K. Richard Pixley 787c6bfe70 This is the second batch of makefile changes. Libg++ makefiles were
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.
1992-03-08 07:47:55 +00:00
John Gilmore bccfae1670 Mention the "dir" commands in the .gdbinit file, too. 1992-02-19 23:59:37 +00:00
John Gilmore 442b8598ad * configure.texi: Explain better about .gdbinit and about
the environment that configure.in sections run in.
1992-02-19 23:42:09 +00:00
K. Richard Pixley bcdbe02f82 In configure{.in} {host|target}_makefile_frag should name a file
relative to srcdir.  I think it now does.  configure has been
corrected.  configure.texi has been clarified.
1992-02-08 08:57:08 +00:00
K. Richard Pixley 3a07a6ace2 Optimized Makefile generation for a ~30% time win. 1992-02-07 02:04:53 +00:00
K. Richard Pixley f8f3c85365 answering some of roland's comments 1992-01-17 04:32:43 +00:00
Roland Pesch e59aa15a0a Edited, cleaned up doc. 1992-01-11 01:53:06 +00:00
Roland Pesch d1cde16aae About half edited; progress marked by "@c ....", comments/questions in
other lines beginning "@c " (texinfo comments).  Refs to other docs need
more work too.
1992-01-08 03:23:44 +00:00
K. Richard Pixley 87081339b7 personal checkpoint 1991-12-27 21:12:50 +00:00
K. Richard Pixley f3b7efd5b6 personal checkpoint 1991-12-27 09:18:42 +00:00
K. Richard Pixley ce947b9d8d personal checkpoint 1991-12-19 00:57:58 +00:00
K. Richard Pixley 8f861f082d removed -ansi and -languages options from configure, added
configure.texi (a work in progress), configure.man (a terse first
cut), build configure.info and install man page.
1991-12-13 11:54:57 +00:00