On Thu, 2010-12-02 at 10:45 +1000, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer <[email protected]> > --- > configure.ac | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 94d16e1..0794f82 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -55,7 +55,7 @@ AC_CHECK_HEADERS([linux/input.h sysfs/libsysfs.h]) > XORG_DRIVER_CHECK_EXT(RANDR, randrproto) > > # Obtain compiler/linker options from server and required extensions > -PKG_CHECK_MODULES(XORG, [xorg-server >= 1.0.99.901] xproto xext kbproto > inputproto $REQUIRED_MODULES) > +PKG_CHECK_MODULES(XORG, [xorg-server >= 1.0.99.901] xproto kbproto > inputproto $REQUIRED_MODULES) > > # Define a configure option for an alternate input module directory > AC_ARG_WITH(xorg-module-dir,
Reviewed-by: Gaetan Nadon <[email protected]>
signature.asc
Description: This is a digitally signed message part
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
