comparison ChangeLog @ 3845:d68c34dc9c25

[project @ 2001-07-26 02:11:05 by jwe]
author jwe
date Thu, 26 Jul 2001 02:11:05 +0000
parents f848bc60b927
children 08cd791cd613
comparison
equal deleted inserted replaced
3844:87f85453b6b7 3845:d68c34dc9c25
1 2001-07-25 Rafael Laboissiere <rafael@laboissiere.net>
2
3 * octave-config.in: New file.
4 * Makeconf.in (do-subst-default-vals): Substitute OCTAVE_VERSION.
5 * Makefile.in (TARGETS): Add octave-config to list.
6 * octMakefile.in (DISTFILES): Add octave-config.in to list.
7 (BINDISTFILES): Add octave-config to list.
8 (all): Add octave-config dependency.
9 (octave-config): New rule.
10 (install): Install octave-config.
11 (uninstall): Delete octave-config from bindir.
12 (maintainer-clean): Delete octave-config.
13 (binary-dist): Add octave-config dependency.
14
1 2001-06-29 Mumit Khan <khan@nanotech.wisc.edu> 15 2001-06-29 Mumit Khan <khan@nanotech.wisc.edu>
2 16
3 * aclocal.m4 (OCTAVE_CXX_ABI): Use "sun_v5" instead of "sun". 17 * aclocal.m4 (OCTAVE_CXX_ABI): Use "sun_v5" instead of "sun".
4 18
5 * aclocal.m4 (OCTAVE_CXX_ABI): New macro. 19 * aclocal.m4 (OCTAVE_CXX_ABI): New macro.