comparison ChangeLog @ 8940:6994961bf1f4

use doc-cache instead of DOC for doc cache file name
author John W. Eaton <jwe@octave.org>
date Mon, 09 Mar 2009 14:31:10 -0400
parents 35e18344fae8
children 6b87f2f34fdd
comparison
equal deleted inserted replaced
8939:4e1fed5d847b 8940:6994961bf1f4
1 2009-03-09 John W. Eaton <jwe@octave.org> 1 2009-03-09 John W. Eaton <jwe@octave.org>
2
3 * run-octave.in: Use doc-cache instead of DOC for doc cache file.
4 * configure.in: Likewise.
2 5
3 * configure.in (--enable-extra-warning-flags): New option to 6 * configure.in (--enable-extra-warning-flags): New option to
4 control extra compiler warning flags. 7 control extra compiler warning flags.
5 (--enable-strict-warning-flags): Rename from --enable-picky-flags. 8 (--enable-strict-warning-flags): Rename from --enable-picky-flags.
6 (GXX_STRICT_FLAGS): Remove -Wenum-clash from the list. 9 (GXX_STRICT_FLAGS): Remove -Wenum-clash from the list.