[PATCH:xdm 5/5] Only greeter needs XPM CFLAGS & LIBS, not xdm daemon
Gaetan Nadon
memsize at videotron.ca
Sat May 14 12:33:16 PDT 2011
On Sat, 2011-05-14 at 11:01 -0700, 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,
Acked-by: Gaetan Nadon <memsize at videotron.ca>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110514/a61e5a5d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110514/a61e5a5d/attachment.pgp>
More information about the xorg-devel
mailing list