comparison ChangeLog @ 8005:c0d7eb662384

run-octave.in: use sed to append : to path elements
author John W. Eaton <jwe@octave.org>
date Mon, 04 Aug 2008 22:15:34 -0400
parents 4363bc94171a
children 0ef13e15319b
comparison
equal deleted inserted replaced
8004:4363bc94171a 8005:c0d7eb662384
1 2008-08-04 John W. Eaton <jwe@octave.org> 1 2008-08-04 John W. Eaton <jwe@octave.org>
2
3 * Makeconf.in (do-subst-script-vals): Also substitute SED.
4 * run-octave.in: Use sed to append : to path elements
5 instead of using the find expression "-exec echo '{}':".
6 Substitute SED here.
2 7
3 * aclocal.m4: Fail if no usable version of sed is found. 8 * aclocal.m4: Fail if no usable version of sed is found.
4 9
5 * Makefile.in (header-msg): Mention GNU Make requirement. 10 * Makefile.in (header-msg): Mention GNU Make requirement.
6 Update GCC version info. 11 Update GCC version info.