comparison ChangeLog @ 6102:ef9569e10d8b

[project @ 2006-10-26 20:50:04 by jwe]
author jwe
date Thu, 26 Oct 2006 20:50:04 +0000
parents 8137e2bbd1dd
children a2fdc87184cf
comparison
equal deleted inserted replaced
6101:9e70afeb2ebf 6102:ef9569e10d8b
1 2006-10-26 Michael Goffioul <michael.goffioul@swing.be> 1 2006-10-26 Michael Goffioul <michael.goffioul@swing.be>
2 2
3 * configure.in (*-*-msdosmsvc): Set library_path_var. 3 * configure.in (*-*-msdosmsvc): Set library_path_var.
4 (XTRA_CRUFT_LINK_DEPS): New variable. Substitute it.
4 5
5 2006-10-26 John W. Eaton <jwe@octave.org> 6 2006-10-26 John W. Eaton <jwe@octave.org>
7
8 * configure.in (F77_TOLOWER, F77_APPEND_UNDERSCORE,
9 F77_APPEND_EXTRA_UNDERSCORE): New variables. Substitute them.
10 * Makeconf.in (F77_TOLOWER, F77_APPEND_UNDERSCORE,
11 F77_APPEND_EXTRA_UNDERSCORE): Substitute here.
12 (do-subst-f77-mangling): New macro.
6 13
7 * emacs/octave-inf.el (inferior-octave-has-built-in-variables): 14 * emacs/octave-inf.el (inferior-octave-has-built-in-variables):
8 New defvar. 15 New defvar.
9 (inferior-octave-resync-dirs): Check to see whether Octave has 16 (inferior-octave-resync-dirs): Check to see whether Octave has
10 built-in variables and set inferior-octave-has-built-in-variables. 17 built-in variables and set inferior-octave-has-built-in-variables.