Le 06/10/2009 04:51, Alan Coopersmith a écrit : > XORG_FONT_REQUIRED_PROG(VARNAME, progname) > XORG_FONT_FCCACHE() > XORG_FONT_COMMON_UTILS() > XORG_FONT_BDF_UTILS() > XORG_FONT_SCALED_UTILS() > XORG_FONT_CHECK_COMPRESSION() > XORG_FONTDIR(subdir) > > Signed-off-by: Alan Coopersmith<[email protected]>
Hi Alan, Thanks for doing this, I'd tried making similar macros a while back but had given up due to all the fonts' Makefiles being similar but not really identical. font-misc-ethiopic was the more troubling one as it installs both bdf and ttf files... One thing comes to mind though, maybe fontutil.m4 should have a XORG_FONT_MACROS_VERSION call like xorg-macros.m4 does? Other than that tidbit: Reviewed-by: Rémi Cardona <[email protected]> Cheers _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
