DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending] Link: http://www.fltk.org/str.php?L2317 Version: 1.3-current Fix Version: 1.3-current (r7452) A little checking shows that USE_QUARTZ is more than depricated, it's not used in any code. [msure...@casper fltk-1.3.x-r7513.orig]$ find *|xargs grep USE_QUARTZ 2>/dev/null CMakeLists.txt: set(USE_QUARTZ ON) configh.cmake.in: * USE_QUARTZ: configh.cmake.in: * supported by Apple. If USE_QUARTZ is defined, FLTK will be configh.cmake.in:#cmakedefine USE_QUARTZ configh.in: * USE_QUARTZ: configh.in: * supported by Apple. If USE_QUARTZ is defined, FLTK will be configh.in: * USE_QUARTZ is deprecated because all Apple implementations configh.in:#define USE_QUARTZ 0 configure:#define USE_QUARTZ 1 configure.in: AC_DEFINE(USE_QUARTZ, 1) ide/Xcode3.1/config.h: * USE_QUARTZ: ide/Xcode3.1/config.h: * supported by Apple. If USE_QUARTZ is defined, FLTK will be ide/Xcode3.1/config.h:#define USE_QUARTZ 1 makefiles/config.mingw: * USE_QUARTZ: makefiles/config.mingw: * supported by Apple. If USE_QUARTZ is defined, FLTK will be makefiles/config.mingw:#define USE_QUARTZ 0 [msure...@casper fltk-1.3.x-r7513.orig]$ Link: http://www.fltk.org/str.php?L2317 Version: 1.3-current Fix Version: 1.3-current (r7452) _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
