summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2010-06-03 09:41:01 -0700
committerJosh Triplett <josh@joshtriplett.org>2010-06-03 22:19:14 -0700
commit15e5eaf62897b3179d1fbe457cb19f886f0449f8 (patch)
treed94b8749484b339c519803fb4b8bd1d82a64686f /Makefile.am
parentfb19eb767a32fd4ff74021c51bc6f60eb8bdff74 (diff)
downloadxorg-lib-libX11-15e5eaf62897b3179d1fbe457cb19f886f0449f8.tar.gz
Remove support for building without XCB
And there was much rejoicing. Signed-off-by: Josh Triplett <josh@joshtriplett.org> Reviewed-by: Jamey Sharp <jamey@minilop.net> Consensus on #xorg-devel agrees with removing --without-xcb; in particular, acks from Adam Jackson, Daniel Stone, Kristian Høgsberg, Julien Cristau, and Rémi Cardona.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index c7a35152..fee508e3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,10 +8,7 @@ SUBDIRS=include $(ORDER) nls man specs
ACLOCAL_AMFLAGS = -I m4
pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = x11.pc
-if XCB
-pkgconfig_DATA += x11-xcb.pc
-endif
+pkgconfig_DATA = x11.pc x11-xcb.pc
MAINTAINERCLEANFILES = ChangeLog INSTALL
DISTCLEANFILES = doltcompile doltlibtool