diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-06-07 20:55:35 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-06-07 20:55:35 +0000 |
commit | 8c76ea5c7237ec06667e55640e75748417b2ff22 (patch) | |
tree | b884bc24fb703f4cc75635783ffb227eec3d887f /driver/xf86-video-ati/config.h.in | |
parent | 3651d096b7e018eae54972ed76b9a0e6912c3d0f (diff) |
Update to xf86-video-ati 6.14.4. Tested by jasper@, krw@, mpi@, shadchin@
Diffstat (limited to 'driver/xf86-video-ati/config.h.in')
-rw-r--r-- | driver/xf86-video-ati/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/driver/xf86-video-ati/config.h.in b/driver/xf86-video-ati/config.h.in index 74ceff764..e0b7d8c6f 100644 --- a/driver/xf86-video-ati/config.h.in +++ b/driver/xf86-video-ati/config.h.in @@ -62,6 +62,9 @@ /* Have xf86ModeBandwidth prototype */ #undef HAVE_XF86MODEBANDWIDTH +/* Have xorg_list API */ +#undef HAVE_XORG_LIST + /* Have xf86XVFillKeyHelperDrawable prototype */ #undef HAVE_XV_DRAWABLE_HELPER |