Mercurial > hg > octave-lyh
diff ChangeLog @ 2439:dc870b8b229f
[project @ 1996-10-30 07:57:31 by jwe]
author | jwe |
---|---|
date | Wed, 30 Oct 1996 07:58:24 +0000 |
parents | fd984f9b3ef4 |
children | 6577af9f7504 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +Wed Oct 30 01:04:13 1996 John W. Eaton <jwe@bevo.che.wisc.edu> + + * octMakefile.in (DIRS_TO_MAKE): Add localarchlibdir to list. + + * configure.in (localarchlibdir): New variable. + * Makeconf.in (localarchlibdir): Substitute it. + (do-subst-default-vals): Likewise. + +Sun Oct 27 14:03:36 1996 John W. Eaton <jwe@bevo.che.wisc.edu> + + * Makeconf.in (do-subst-config-vals): Split into two sed commands + to try to avoid fixed limits in some seds and/or systems. + Fri Oct 25 01:13:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu> * config.h.bot: Add definition for GCC_ATTRIBUTE_UNUSED.