Skip to content
Snippets Groups Projects
ChangeLog 656 KiB
Newer Older
Jason Merrill's avatar
Jason Merrill committed
	level; it will be unremarkably the same as the previous version,
	which will be the same as what the user typed.

Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)

	* configure.in, Makefile.in: fix clean-info, add flex.  add
Jason Merrill's avatar
Jason Merrill committed

	* configure: be less sensitive to spaces in Makefile.in.  Do not
	look for sources in "..".  Doing so breaks subdirectories that
	might have their own configure.  If a subdir has it's own
	configure script, use it.
Jason Merrill's avatar
Jason Merrill committed

Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)

	* cfg-paper.texi: some changes suggested by rms.

Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)

	* config.sub:  Merge in some small additions from the FSF version,
	taken from the gcc distribution, to bring the Cygnus and FSF
	versions into closer sync.

Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)

	* configure.in:  Changed svr4 references to sysv4.

Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)

	* configure: added -V for version number option.

Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)

	* DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
	renamed from DOC.configure to cfg-paper.texi.
Jason Merrill's avatar
Jason Merrill committed

Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

	* configure, config.subr, config.sub: config.subr is now
	config.sub again.
Jason Merrill's avatar
Jason Merrill committed

Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)

	* configure.texi: new file, in progress.

	* Makefile.in: build info file and install the man page for
Jason Merrill's avatar
Jason Merrill committed

	* configure.man: new file, first cut.

	* configure: find config.subr again now that configuration "none"
	has gone.  removed all traces of the -ansi option.  removed all
	traces of the -languages option.
Jason Merrill's avatar
Jason Merrill committed

	* config.subr: resync from rms.

Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

	* configure, config.sub, config.subr: merge config.sub into
	config.subr, call the result config.subr, remove config.sub, use
	config.subr.
Jason Merrill's avatar
Jason Merrill committed

	* Makefile.in: revised install for dir.info.

Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

	* configure.in: add decstation host makefile frag.

	* Makefile.in: BISON now bison -y again.  also install-gcc on
	install.  clean-gdbm on clean.  infodir belongs in datadir.
	Make directories for info install.  Build dir.info here then
	install it.
Jason Merrill's avatar
Jason Merrill committed

Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

	* Makefile.in: fix for bad directory tests.

Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

	* configure: \{1,2\} appears to be a sysv'ism.  Use a different
	regexp.  -srcdir relative was being handled incorrectly.
Jason Merrill's avatar
Jason Merrill committed

	* Makefile.in: unwrapped some for loops so that parallel makes
	work again and so one can focus one's attention on a particular
	package.
Jason Merrill's avatar
Jason Merrill committed

Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

	* configure: added PWD as a stand in for `pwd` (for speed). use
	elif wherever possible.  make -srcdir work without -objdir.
	-objdir= commented out.
Jason Merrill's avatar
Jason Merrill committed

Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

	* configure: +options become --options.  -subdirs commented out.
	added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
	Makefile now at top of generated Makefile.  Removed cvs log
	entries.  added -srcdir.  create .gdbinit only if there is one
	in ${srcdir}.
Jason Merrill's avatar
Jason Merrill committed

	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
	and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
	and mandir now keyed off datadir by default.
Jason Merrill's avatar
Jason Merrill committed

Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

	* Freshly created ChangeLog.


Local Variables:
mode: change-log
left-margin: 8
fill-column: 76
version-control: never
End: