For all 5: Reviewed-by: Jeremy Huddleston <[email protected] On May 14, 2011, at 11:01, Alan Coopersmith wrote:
> Signed-off-by: Alan Coopersmith <[email protected]> > --- > 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 > > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: http://lists.x.org/mailman/listinfo/xorg-devel > _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
