comparison src/ChangeLog @ 12285:db14b8095edd release-3-4-x

#undef Complex after including FLTK headers
author John W. Eaton <jwe@octave.org>
date Sat, 29 Jan 2011 12:56:29 -0500
parents b3ac1d094a3f
children 6212f303243e
comparison
equal deleted inserted replaced
12284:b3ac1d094a3f 12285:db14b8095edd
1 2011-01-29 John W. Eaton <jwe@octave.org>
2
3 * DLD-FUNCTIONS/__init_fltk__.cc: Undefine Complex after
4 including FLTK headers.
5 * DLD-FUNCTIONS/__fltk_uigetfile__.cc: Likewise.
6
1 2011-01-29 John W. Eaton <jwe@octave.org> 7 2011-01-29 John W. Eaton <jwe@octave.org>
2 8
3 * Makefile.am (__fltk_uigetfile__): Use the same compiler flags 9 * Makefile.am (__fltk_uigetfile__): Use the same compiler flags
4 as for __init_fltk__. 10 as for __init_fltk__.
5 11