view vpath.sed @ 90540:a4c3599e9f9b

(it_props): Move the entry for Qauto_composed to just before the entry for Qcompostion. (handle_auto_composed_prop): Call auto-composition-function with 4 args. (handle_composition_prop) [USE_FONT_BACKEND]: Set it->face_id from the font in gstring. (fill_composite_glyph_string): Check LGLYPH_FORM (g) to detect the end of valid glyph. (x_produce_glyphs): Don't update it->face_id if we are composing with gstring.
author Kenichi Handa <handa@m17n.org>
date Mon, 24 Jul 2006 04:38:53 +0000
parents 68c22ea6027c
children
line wrap: on
line source

/^VPATH *=/c\
# This works only in GNU make.  Using the patterns avoids\
# object files being found by VPATH, and thus permits building\
# when $srcdir is configured itself.\
vpath %.c $(srcdir)\
vpath %.h $(srcdir)\
\

# arch-tag: 56a64b50-e4e8-443a-960f-f13af0f1a545