diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-07-14 12:35:19 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-07-14 12:35:19 +0100 |
commit | 5d9da3decff06015d03413713714552095dfa616 (patch) | |
tree | 919ea5600eaaeee40d653022c6726f63f74674ec /build | |
parent | cd4b2d843b2a8c06ba78c15ff65763b5bdf54dc6 (diff) |
Excise DRM-Xr
I've since incorporated (nearly) all the features from cairo-drm into
xf86-video-intel, making this experiment defunct.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'build')
-rw-r--r-- | build/configure.ac.features | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/configure.ac.features b/build/configure.ac.features index b4185a0c..352003b8 100644 --- a/build/configure.ac.features +++ b/build/configure.ac.features @@ -402,7 +402,6 @@ AC_DEFUN([CAIRO_REPORT], echo " X11-xcb functions: $use_xlib_xcb" echo " XCB-drm functions: $use_xcb_drm" echo " XCB-shm functions: $use_xcb_shm" - echo " DRM-Xr functions: $use_drm_xr" echo "" echo "The following features and utilities:" echo " cairo-trace: $use_trace" |