[PATCH:xdm 5/5] Only greeter needs XPM CFLAGS & LIBS, not xdm daemon

Jeremy Huddleston jeremyhu at apple.com
Sat May 14 12:39:38 PDT 2011


For all 5:
Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com

On May 14, 2011, at 11:01, Alan Coopersmith wrote:

> Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
> ---
> configure.ac |    2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 38717d0..089329f 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -325,8 +325,6 @@ AC_ARG_ENABLE(xpm-logos,
> 	PKG_CHECK_EXISTS(xpm, [USE_XPM="yes"], [USE_XPM="no"]))
> if test "x$USE_XPM" = "xyes" ; then
> 	PKG_CHECK_MODULES(XPM, xpm)
> -	XDM_CFLAGS="$XDM_CFLAGS $XPM_CFLAGS"
> -	XDM_LIBS="$XDM_LIBS $XPM_LIBS"
> 	GREETER_CFLAGS="$GREETER_CFLAGS $XPM_CFLAGS"
> 	GREETER_LIBS="$GREETER_LIBS $XPM_LIBS"
> 	AC_DEFINE([XPM], 1, 
> -- 
> 1.7.3.2
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
> 



More information about the xorg-devel mailing list