|
From: Mojca M. <moj...@gm...> - 2011-07-24 07:24:20
|
On Sat, Jul 23, 2011 at 19:51, Ethan Merritt wrote: > On Saturday, 23 July 2011, Mojca Miklavec wrote: >> So basically dummy is the only terminal on Mac that works reliably. > > That is simply not true. x11 works fine. > Some [many?] Mac users are prejudiced against x11, but there's not much > we can do about that. There is one thing that gnuplot could do for those who prefer x11: - enable building gnuplot without aquaterm (I wasn't able to figure out if that was possible at all; to disable X11 one simply uses "--without-x" which I often did) - add some configure-time option to set x11 (or any other terminal) as the default one Mojca Unrelated: is this important in any way? test -z "allterm.h " || rm -f allterm.h test -d htmldocs && rm -rf htmldocs make[1]: [clean-generic] Error 1 (ignored) rm -f *.o core *.core |