comparison ChangeLog @ 3141:292ff0bf484b

[project @ 1998-02-03 08:11:07 by jwe]
author jwe
date Tue, 03 Feb 1998 08:11:22 +0000
parents af7ec9d3a5e6
children dbf073585f68
comparison
equal deleted inserted replaced
3140:990ea337e950 3141:292ff0bf484b
1 Tue Feb 3 00:24:01 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Makeconf.in (do-subst-vals): Substitute $(libexecdir) too.
4
5 Mon Feb 2 22:42:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
6
7 * configure.in: Define octlibdir.
8 * Makeconf.in: Substitute value.
9 (do-subst-config-vals): Set LIBDIR to $(octlibdir).
10 (do-subst-default-vals): Substitute OCTLIBDIR too.
11
1 Sat Jan 31 19:29:56 1998 John W. Eaton <jwe@bevo.che.wisc.edu> 12 Sat Jan 31 19:29:56 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
2 13
3 * acconfig.h: Add #undefs for HAVE_GAMMA and HAVE_LGAMMA to avoid 14 * acconfig.h: Add #undefs for HAVE_GAMMA and HAVE_LGAMMA to avoid
4 bug in autoconf, but #if 0 them out to avoid warning messages 15 bug in autoconf, but #if 0 them out to avoid warning messages
5 about redefining them. 16 about redefining them.