comparison ChangeLog @ 2682:b2e3cceb63ad

[project @ 1997-02-14 20:31:02 by jwe]
author jwe
date Fri, 14 Feb 1997 20:31:02 +0000
parents a5a300c61159
children 8a9f294eb9ab
comparison
equal deleted inserted replaced
2681:02bad9e98167 2682:b2e3cceb63ad
1 Fri Feb 14 14:07:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * octMakefile.in (bin-dist-type): Delete target.
4 (binary-dist): Don't depend on bin-dist-type.
5 Don't delete config.status or config.h here.
6 (BINDISTFILES): Include config.status and config.h here.
7
8 * Makefile.in (config-check): New target.
9 (all): Depend on config-check.
10 (static-binary-distribution, dynamic-binary-distribution): Delete.
11 (binary-distribution): If in source directory, run configure and
12 make with appropriate args.
13
14 * octMakefile.in (maintainer-clean, distclean): Don't delete Makefile.
15 (CONF_DISTFILES): Distribute Makefile too.
16
1 Thu Feb 13 16:25:09 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 17 Thu Feb 13 16:25:09 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2 18
3 * configure.in (SH_LD, SH_LDFLAGS): New variables. 19 * configure.in (SH_LD, SH_LDFLAGS): New variables.
4 * Makeconf.in: Substitute them. 20 * Makeconf.in: Substitute them.
5 21