[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X Strike Force SVN commit: rev 183 - in branches/4.3.0/sid/debian: . patches



On Fri, Jun 13, 2003 at 01:55:06AM +0900, ISHIKAWA Mutsumi wrote:
> >> Added:
> >>    branches/4.3.0/sid/debian/patches/820_gnu-freebsd_config.diff
> 
>  Perhaps, #820 patch is needed to add Xrender,Xft and Xcursor related
> defined. They are also need in #800(gnu.cf) and #824 (NetBSD.cf).

thanks! i'll count on these when i play with gnu-freebsd.cf again.

btw, if someone is going to fix gnu.cf, please consider splitting it
into a gnu-common.cf file so that it can be shared with gnu-freebsd.cf
(see the header comments in patch #820)

> ---------
> #  define HasXftLibrary                YES
> 
> #  define BuildXcursorLibrary          NO
> #  define HasXcursorLibrary            YES
> #  define BuildRenderLibrary           NO
> #  define HasRenderLibrary             YES
> 
> #  ifdef UseInstalled
> #    define RenderLibraryDir           /usr/X11R6
> #    define XftLibraryDir              /usr/X11R6
> #    define XcursorLibraryDir          /usr
> #  else
> /* for Debian xfree86 build hack */
> #    define RenderLibraryDir           $(TOP)/../../debian/local/exports
> #    define XftLibraryDir              $(TOP)/../../debian/local/exports
> #    define XcursorLibraryDir          $(TOP)/../../debian/local/exports
> #  endif
> ---------

-- 
Robert Millan



Reply to: