Subject: Re: CVS commit: xsrc/local/programs
To: Johan Danielsson <joda@pdc.kth.se>
From: Perry E. Metzger <perry@wasabisystems.com>
List: source-changes
Date: 04/08/2002 20:26:31
Looks reasonable to me....
joda@pdc.kth.se (Johan Danielsson) writes:
> "Charles M. Hannum" <mycroft@netbsd.org> writes:
>
> > Enable xftlsfonts.
>
> This doesn't work with XFree 3.3, which doesn't have Xft. Is this
> change appropriate, or can this be handled in the imake layer?
>
> --- Imakefile 2002/04/04 15:32:12 1.2
> +++ Imakefile 2002/04/08 12:32:03
> @@ -3,7 +3,10 @@
> #define IHaveSubdirs
> #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
>
> -SUBDIRS = x11-ssh-askpass xftlsfonts
> +SUBDIRS= x11-ssh-askpass
> +.if defined(USE_XF86_4) && (${USE_XF86_4} != no)
> +SUBDIRS+= xftlsfonts
> +.endif
>
> MakeSubdirs($(SUBDIRS))
> DependSubdirs($(SUBDIRS))
>
> /Johan
>
--
Perry E. Metzger perry@wasabisystems.com
--
NetBSD: The right OS for your embedded design. http://www.wasabisystems.com/