diff ChangeLog @ 4084:babc519f245b

[project @ 2002-10-03 03:23:14 by jwe]
author jwe
date Thu, 03 Oct 2002 03:23:15 +0000
parents e5966ddef842
children 01f46b36e11f
line wrap: on
line diff
--- a/ChangeLog	Wed Oct 02 18:02:23 2002 +0000
+++ b/ChangeLog	Thu Oct 03 03:23:15 2002 +0000
@@ -1,3 +1,15 @@
+2002-10-02  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* aclocal.m4 (OCTAVE_PROG_SED): New macro, adapted from autoconf
+	patches mailing list archive, written by Robert Boehne
+	<rboehne@ricardo-us.com>.
+	* configure.in: Use it.
+	* Makeconf.in: Substitute SED, use $(SED), not sed.
+	(do-subst-conffig-vals): Substitute it here too.
+	* mkoctfile.in: And here.  Use $SED, not sed.
+	* octave-bug.in: Likewise.
+	* install-octave.in: Likewise.
+
 2002-09-30  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* configure.in: Don't define mkdir here.