diff options
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 |