From 26ce9f8a1b463f08a75aa655783071e25b931e78 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sun, 8 Apr 2012 17:49:09 +0000 Subject: Update to xf86-video-r128 6.8.2 --- driver/xf86-video-r128/config.h.in | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'driver/xf86-video-r128/config.h.in') diff --git a/driver/xf86-video-r128/config.h.in b/driver/xf86-video-r128/config.h.in index 5662de5b5..8006b4f1e 100644 --- a/driver/xf86-video-r128/config.h.in +++ b/driver/xf86-video-r128/config.h.in @@ -35,6 +35,10 @@ /* xextproto 7.1 available */ #undef HAVE_XEXTPROTO_71 +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Name of package */ #undef PACKAGE @@ -62,14 +66,14 @@ /* Patch version of this package */ #undef PACKAGE_VERSION_PATCHLEVEL +/* Enable DRI driver support */ +#undef R128DRI + +/* Enable developmental DRI driver support */ +#undef R128DRI_DEVEL + /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION - -/* Enable DRI driver support */ -#undef XF86DRI - -/* Enable developmental DRI driver support */ -#undef XF86DRI_DEVEL -- cgit v1.2.3