[pkg-fso-commits] [SCM] xf86-video-glamo, SMedia Glamo video driver for X.Org branch, master, updated. upstream/0.0.0+20090707.git98c012f7-57-g9918e08
Thomas White
taw at bitwiz.org.uk
Fri Jan 8 13:25:14 UTC 2010
The following commit has been merged in the master branch:
commit 69bce744911378f139e7a7159d294439e8acc140
Author: Thomas White <taw at bitwiz.org.uk>
Date: Thu Oct 29 00:38:00 2009 +0100
Add DRM libraries
diff --git a/configure.ac b/configure.ac
index f7fac57..e2f7ba1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -102,6 +102,7 @@ AC_SUBST([ENABLE_KMS])
# Checks for libraries.
if test x$kms = xtrue; then
PKG_CHECK_MODULES(DRI, [libdrm xf86driproto])
+ LIBDRM_LIBS="-ldrm -ldrm_glamo"
AC_SUBST([LIBDRM_LIBS])
fi
--
xf86-video-glamo, SMedia Glamo video driver for X.Org
More information about the pkg-fso-commits
mailing list