On Thursday 20 November 2003 9:20 am, Richard Bown wrote: > On Thursday 20 November 2003 9:14 am, Chris Cannam wrote: > > On Thursday 20 Nov 2003 9:08 am, Richard Bown wrote: > > > Um, from configure.in.in: > > > > > > if test "$with_jack" = "yes"; then > > > AC_DEFINE(HAVE_XFT, 1, [Define if you have Xft support]) > > > fi > > > > Ah, a cut-and-paste typo. That might explain it. You probably > > don't have Xft-2.1.0 at all, then. Try fixing it (I'll do that in > > CVS) and see what happens. > > Yep, that's got it.
Eek, no, sorry, it didn't. It fixed the HAVE_XFT in config.h but of course there was a hardcoded HAVE_XFT at the top of notefont.cpp - fixed that too now. Hopefully that should be it. R ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Rosegarden-devel mailing list [EMAIL PROTECTED] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
