Hi all,
This change :
2005-10-07 YAMAMOTO Mitsuharu <[EMAIL PROTECTED]>
* dispextern.h (struct glyph_string): Rename member for_overlaps_p
to for_overlaps. Now occupy 3 bits.
(OVERLAPS_PRED, OVERLAPS_SUCC, OVERLAPS_BOTH)
(OVERLAPS_ERASED_CURSOR): New defines.
borked compilation when --without-x is used because OVERLAPS_PRED and
OVERLAPS_SUCC defines which lie in src/dispextern.h is not defined when X is
not used. A fix would be defining these types for both X and non-X config
which seems to work for non-X setup at least.
Ideas?
Regards,
ismail
_______________________________________________
Emacs-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-devel