summaryrefslogtreecommitdiff
path: root/driver/xf86-video-tseng/config.h.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2008-10-12 21:36:25 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2008-10-12 21:36:25 +0000
commit4fc15210948dde8322e59df0391d067f9a2e3875 (patch)
treec78758945ffa1b37cda2514b143db5cba33076e4 /driver/xf86-video-tseng/config.h.in
parentfb3bb993eefe28833516917c7c26f5c492a2e5ad (diff)
xf86-video-tseng 1.2.0
Diffstat (limited to 'driver/xf86-video-tseng/config.h.in')
-rw-r--r--driver/xf86-video-tseng/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/driver/xf86-video-tseng/config.h.in b/driver/xf86-video-tseng/config.h.in
index a6aea89c9..94228c2ff 100644
--- a/driver/xf86-video-tseng/config.h.in
+++ b/driver/xf86-video-tseng/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