comparison 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
comparison
equal deleted inserted replaced
2438:adde4cb6b15d 2439:dc870b8b229f
1 Wed Oct 30 01:04:13 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * octMakefile.in (DIRS_TO_MAKE): Add localarchlibdir to list.
4
5 * configure.in (localarchlibdir): New variable.
6 * Makeconf.in (localarchlibdir): Substitute it.
7 (do-subst-default-vals): Likewise.
8
9 Sun Oct 27 14:03:36 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
10
11 * Makeconf.in (do-subst-config-vals): Split into two sed commands
12 to try to avoid fixed limits in some seds and/or systems.
13
1 Fri Oct 25 01:13:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu> 14 Fri Oct 25 01:13:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2 15
3 * config.h.bot: Add definition for GCC_ATTRIBUTE_UNUSED. 16 * config.h.bot: Add definition for GCC_ATTRIBUTE_UNUSED.
4 17
5 * configure.in: Define RUSAGE_TIMES_ONLY if cygwin32. 18 * configure.in: Define RUSAGE_TIMES_ONLY if cygwin32.