diff 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
line wrap: on
line diff
--- a/ChangeLog	Mon Jul 23 20:07:46 2001 +0000
+++ b/ChangeLog	Thu Jul 26 02:11:05 2001 +0000
@@ -1,3 +1,17 @@
+2001-07-25  Rafael Laboissiere  <rafael@laboissiere.net>
+
+       * octave-config.in: New file.
+       * Makeconf.in (do-subst-default-vals): Substitute OCTAVE_VERSION.
+       * Makefile.in (TARGETS): Add octave-config to list.
+       * octMakefile.in (DISTFILES): Add octave-config.in to list.
+       (BINDISTFILES): Add octave-config to list.
+       (all): Add octave-config dependency.
+       (octave-config): New rule.
+       (install): Install octave-config.
+       (uninstall): Delete octave-config from bindir.
+       (maintainer-clean): Delete octave-config.
+       (binary-dist): Add octave-config dependency.
+
 2001-06-29  Mumit Khan  <khan@nanotech.wisc.edu>
 
 	* aclocal.m4 (OCTAVE_CXX_ABI): Use "sun_v5" instead of "sun".