comparison src/ChangeLog @ 12284:b3ac1d094a3f release-3-4-x

use same compiler flags for __fltk_uigetfile__ as for __init_fltk__
author John W. Eaton <jwe@octave.org>
date Sat, 29 Jan 2011 12:27:16 -0500
parents 35c55d1241c7
children be90f9e4548e
comparison
equal deleted inserted replaced
12283:0664a7ddd944 12284:b3ac1d094a3f
1 2011-01-29 John W. Eaton <jwe@octave.org>
2
3 * Makefile.am (__fltk_uigetfile__): Use the same compiler flags
4 as for __init_fltk__.
5
1 2011-01-28 John W. Eaton <jwe@octave.org> 6 2011-01-28 John W. Eaton <jwe@octave.org>
2 7
3 * DLD-FUNCTIONS/eigs.cc (Feigs): Assume we have ARPACK. 8 * DLD-FUNCTIONS/eigs.cc (Feigs): Assume we have ARPACK.
4 Use "test" instead of "testif HAVE_ARPACK". 9 Use "test" instead of "testif HAVE_ARPACK".
5 * toplev.cc (octave_config_info): Remove ARPACK_CPPFLAGS, 10 * toplev.cc (octave_config_info): Remove ARPACK_CPPFLAGS,