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 f5e7e203e..efedb3b14 100644 --- a/driver/xf86-video-ati/config.h.in +++ b/driver/xf86-video-ati/config.h.in @@ -53,6 +53,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 + /* xextproto 7.1 available */ #undef HAVE_XEXTPROTO_71 |