comparison 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
comparison
equal deleted inserted replaced
11014:92bb25c0da9e 11015:b4ed4fe70c2c
1 2010-09-23 John W. Eaton <jwe@octave.org>
2
3 * octave-bug.in, octave-bug.cc.in: Delete
4 * Makefile.am (EXTRA_DIST): Remove them from the list.
5 (bin_PROGRAMS): Remove octave-bug from the list.
6 (octave_bug_SOURCES, nodist_octave_bug_SOURCES): Delete variables.
7 (BUILT_SOURCES): Remove octave-bug.cc from the list.
8 (bin_SCRIPTS): Remove octave-bug from the list.
9 (octave-bug.cc, octave-bug): Delete rules.
10
1 2010-09-20 John W. Eaton <jwe@octave.org> 11 2010-09-20 John W. Eaton <jwe@octave.org>
2 12
3 * bootstrap.conf (gnulib_modules): Include mktime in the list. 13 * bootstrap.conf (gnulib_modules): Include mktime in the list.
4 14
5 2010-09-18 John W. Eaton <jwe@octave.org> 15 2010-09-18 John W. Eaton <jwe@octave.org>