diff options
author | Kristian Høgsberg <krh@redhat.com> | 2005-10-14 22:44:56 +0000 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2005-10-14 22:44:56 +0000 |
commit | 21e7339c1eead1148eea462bc99cf8faf02c8d39 (patch) | |
tree | 2802c870bc6f822d5d7e14b8213363b670e435a3 /include/dix-config.h.in | |
parent | d62943c040fd3d45079c9918c57f74f993b585d4 (diff) |
Hook up lbx.
Diffstat (limited to 'include/dix-config.h.in')
-rw-r--r-- | include/dix-config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dix-config.h.in b/include/dix-config.h.in index 62884a889..561303741 100644 --- a/include/dix-config.h.in +++ b/include/dix-config.h.in @@ -356,6 +356,9 @@ /* Support Xv Extension */ #undef XV +/* Build LBX */ +#undef LBX + /* Support DRI support */ #undef XF86DRI |