On 01/20/12 12:06 PM, Gaetan Nadon wrote:
transSet.c includes<X11/Xatom.h>

Signed-off-by: Gaetan Nadon<[email protected]>
---
  configure.ac |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 135ecde..efe6cea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ XORG_MACROS_VERSION(1.8)
  XORG_DEFAULT_OPTIONS

  # Obtain compiler/linker options for the transset dependencies
-PKG_CHECK_MODULES(TRANSSET, x11)
+PKG_CHECK_MODULES(TRANSSET, xproto x11)

  AC_CONFIG_FILES([
        Makefile

Reviewed-by: Alan Coopersmith <[email protected]>

--
        -Alan Coopersmith-        [email protected]
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to