On Aug 20, 2012, at 1:08 PM, Behdad Esfahbod <[email protected]> wrote:
> On 08/20/2012 02:41 PM, John Ralls wrote: >> >> On Aug 20, 2012, at 10:00 AM, Behdad Esfahbod <[email protected]> wrote: >> >>> On 08/19/2012 04:19 PM, John Ralls wrote: >>>> For that, a I'm seeing a couple of problems. >>>> >>>> --without-x has been removed from configure, so it's reporting: >>>> configuration: >>>> backends: Cairo FreeType X >>>> >>>> Is that true? How do I suppress building the X backend? >>> >>> Fixed that. >> >> Have you pushed it? It still shows up from a pull about 5 minutes ago. > > Sorry, my bad. I also made the HarfBuzz dependency optional. Well, it's optional in configure, but if you try to build pango without it, the build fails because pango-ot-private.hh tries to include hb-ot.h, hb-ft.h, and hb-glib.h. Regards, John Ralls _______________________________________________ gtk-i18n-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtk-i18n-list
