+Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
+
+ * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
+ config.guess will produce a full version number.
+
Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* configure.in: Build linker and binutils for alpha-dec-osf1.
if gas and ld are in the source tree and are in ${configdirs}.
If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
the --with options (but still pass them down on the command line,
- if they were explicitly specified).
+ if they were explicitly specified).
Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
* Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
- with $(FLAGS_TO_PASS) on the command line
+ with $(FLAGS_TO_PASS) on the command line
* config.sub: Recognize lynx and lynxos
Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
* Makefile.in (install-no-fixedincludes): install gcc last, so
- that rebuilds that might happen during 'make install' don't get
+ that rebuilds that might happen during 'make install' don't get
bogus gcc include files
Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
* Makefile.in: added the vault-install target
* configure.in: actually use the Sun3 makefile fragment that's in
- config, also added the release dir to configdirs
+ config, also added the release dir to configdirs
Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
* guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
- + Add Convex, Cray/Unicos, and Encore/Multimax support.
+ + Add Convex, Cray/Unicos, and Encore/Multimax support.
+ Execute ./dummy instead of assuming . is in PATH.
Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
- * Makefile.in: added h8300sim
+ * Makefile.in: added h8300sim
Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
* configure.in: split the configdirs list into 4 categories (native
v. cross, library v. tool) and handle the cross-only and native-
- only in more reasonable (and correct!) way.
+ only in more reasonable (and correct!) way.
Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
- * Makefile.in: extensive cleanup:: removed all of the explicit
- clean-* targets, collapsed many wrappers around subdir_do into
+ * Makefile.in: extensive cleanup:: removed all of the explicit
+ clean-* targets, collapsed many wrappers around subdir_do into
one, added additional targets to satisfy standards.texi, deleted
some old targets, some changes for consistency
* config/mh-solaris: rework standard X location to use
$OPENWINHOME, if defined.
-
+
* config/mh-sun: handle X11 include locations
* config/mh-decstation: define NeedFunctionPrototypes to 0, to
Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
* configure.in: rearrange the parts that remove programs from
- configdirs, based now on HOST==TARGET or by canonical triple.
+ configdirs, based now on HOST==TARGET or by canonical triple.
Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
- * config.sub: Add stratus configuration frags. Also
+ * config.sub: Add stratus configuration frags. Also
submitted to FSF.
Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at 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.
+ -objdir= commented out.
Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)