Pango change broke GtkFB.



This change to pango:

2000-12-14  Havoc Pennington  <hp redhat com>

	* pango/Makefile.am (libpangox_la_SOURCES): modules.[hc] and
	module-defs.c have to go in libpangox for now since the modules
	use the X stuff, and static linkage won't let you play games here

	
broke GtkFB, and probably all users of pango without X. GtkFB doesn't
link to libpangox (for obvious reasons), but calls
pango_map_get_engine() and pango_find_map().

Where exactly does this use "the X stuff"?

/ Alex






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]