[PATCH] XF86CONFIGDIR is undefined when built with --disable-xorg
Peter Hutterer
peter.hutterer at who-t.net
Sun Nov 14 15:35:26 PST 2010
On Tue, Jun 22, 2010 at 11:46:45PM +0100, Julien Cristau wrote:
> On Tue, Jun 22, 2010 at 19:45:26 +0200, Dan Horák wrote:
>
> >
> > Signed-off-by: Dan Horák <dan at danny.cz>
> > ---
> > config/Makefile.am | 2 ++
> > 1 files changed, 2 insertions(+), 0 deletions(-)
> >
> > diff --git a/config/Makefile.am b/config/Makefile.am
> > index 675a3b2..4bea057 100644
> > --- a/config/Makefile.am
> > +++ b/config/Makefile.am
> > @@ -9,8 +9,10 @@ AM_CFLAGS += $(UDEV_CFLAGS)
> > libconfig_la_SOURCES += udev.c
> > libconfig_la_LIBADD = $(UDEV_LIBS)
> >
> > +if XORG
> > xorgconfddir = $(datadir)/X11/$(XF86CONFIGDIR)
> > xorgconfd_DATA = 10-evdev.conf
> > +endif
> >
> > else
> >
> Commit message could use some improvement, but
> Acked-by: Julien Cristau <jcristau at debian.org>
sorry, this one fell under the table. merged it into my tree now.
Cheers,
Peter
More information about the xorg-devel
mailing list