On Thu, Nov 29, 2007 at 08:06:46AM -0700, Rob Savoye wrote: > Sandro Santilli wrote: > >CVSROOT: /sources/gnash > >Module name: gnash > >Changes by: Sandro Santilli <strk> 07/11/29 07:41:02 > > > >Modified files: > > . : ChangeLog configure.ac > > > >Log message: > > always look for X11 libs, even if build_fb is set > > (may be just one of the guis, not the only one) > > Qtopia is also an x11-less build that runs in a raw framebuffer.
We just have to avoid adding X11_LIBS/X11_CFLAGS for qtopia and fb guis, but we still want to detect it for other guis. We might skip detecting if we're sure not other then fb/qtopia guis are requested, but seems an annoying test to maintain in configure.ac --strk; _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit