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
--
1.7.5.4
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel