diff options
Diffstat (limited to 'driver/xf86-video-radeonold/config.h.in')
-rw-r--r-- | driver/xf86-video-radeonold/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/driver/xf86-video-radeonold/config.h.in b/driver/xf86-video-radeonold/config.h.in index a8cf494da..ad4fdadce 100644 --- a/driver/xf86-video-radeonold/config.h.in +++ b/driver/xf86-video-radeonold/config.h.in @@ -47,6 +47,9 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have the <xaa.h> header file. */ +#undef HAVE_XAA_H + /* Have xf86_crtc_clip_video_helper prototype */ #undef HAVE_XF86CRTCCLIPVIDEOHELPER |