diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-10-12 20:32:12 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-10-12 20:32:12 +0000 |
commit | c69a15350f218a8967a0fddd53f15da64d88dc94 (patch) | |
tree | 8e5e917ff47fb0ded20579658bf7b4f61bd54613 /driver/xf86-video-i128/config.h.in | |
parent | 8a6c28213a630a2a3dd680af299f99c50c0ebf66 (diff) |
xf86-video-i128 1.3.1
Diffstat (limited to 'driver/xf86-video-i128/config.h.in')
-rw-r--r-- | driver/xf86-video-i128/config.h.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/driver/xf86-video-i128/config.h.in b/driver/xf86-video-i128/config.h.in index a6aea89c9..94228c2ff 100644 --- a/driver/xf86-video-i128/config.h.in +++ b/driver/xf86-video-i128/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 |