> On Tue, May 15, 2001 at 03:55:58PM +0100, Craig Drummond wrote: > > > On Tuesday 15 May 2001 12:05, Craig Drummond wrote: > > > > 4) I'm trying to write the "./configure" stuff so that it will > > check > > > > for FreeType2. The problem is that I don't know much about the > > > > ./configure scripts, and don't know how to use the > > > > "--with-extra-libs" argument. To check for the presence of the > > > > FreeType2 library I'm using: > > > > AC_CHECK_LIB(freetype,main,FREETYPE_LIB="-lfreetype", > > > > FREETYPE_LIB="NO") > > > > How can I get this to use --with-extra-libs ? > > > replace AC_CHECK with KDE_CHECK and it should do that automaticly for > > you. > > > > Nope. That didn't wotk, ./configure complains about a syntax error near > > an unexpected token. > > > > I'm presuming the KDE_CHECK stuff comes frmo acinclude.m4(?) - the > > version I'm using has a copyright date of 1999, have I got too old a > > version? If so, where can I get the latest (without downloading a > > complete package) > > > The one in CVS HEAD has the same copyright date. Last time I looked you > could cvs co admin to just get a copy of the admin dir. I've never used CVS - coulnd't you just send me tha latest copy (it's only a small file...) > You have X without any Type1 fonts? bit odd, thought they were standard? > Anyway, if you need some I can send tar up some and send them to you > off-list? I have Type1 fonts - just not Type1 symbol fonts, which is why I'd like some to test against. If you have nay - could you send them to my work address, which is: craig.drummond@teleca.com Thanks Craig. >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<