summaryrefslogtreecommitdiff
path: root/driver/xf86-video-voodoo/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'driver/xf86-video-voodoo/config.h.in')
-rw-r--r--driver/xf86-video-voodoo/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/driver/xf86-video-voodoo/config.h.in b/driver/xf86-video-voodoo/config.h.in
index a6aea89c9..94228c2ff 100644
--- a/driver/xf86-video-voodoo/config.h.in
+++ b/driver/xf86-video-voodoo/config.h.in
@@ -32,6 +32,12 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Have 1bpp support */
+#undef HAVE_XF1BPP
+
+/* Have 4bpp support */
+#undef HAVE_XF4BPP
+
/* Name of package */
#undef PACKAGE