diff ChangeLog @ 11015:b4ed4fe70c2c

eliminate octave-bug script/program
author John W. Eaton <jwe@octave.org>
date Thu, 23 Sep 2010 03:15:33 -0400
parents 0de4eff677d6
children 60141d49a38d
line wrap: on
line diff
--- a/ChangeLog	Wed Sep 22 18:06:21 2010 -0400
+++ b/ChangeLog	Thu Sep 23 03:15:33 2010 -0400
@@ -1,3 +1,13 @@
+2010-09-23  John W. Eaton  <jwe@octave.org>
+
+	* octave-bug.in, octave-bug.cc.in: Delete
+	* Makefile.am (EXTRA_DIST): Remove them from the list.
+	(bin_PROGRAMS): Remove octave-bug from the list.
+	(octave_bug_SOURCES, nodist_octave_bug_SOURCES): Delete variables.
+	(BUILT_SOURCES): Remove octave-bug.cc from the list.
+	(bin_SCRIPTS): Remove octave-bug from the list.
+	(octave-bug.cc, octave-bug): Delete rules.
+
 2010-09-20  John W. Eaton  <jwe@octave.org>
 
 	* bootstrap.conf (gnulib_modules): Include mktime in the list.