diff options
Diffstat (limited to 'driver/xf86-video-openchrome/config.h.in')
-rw-r--r-- | driver/xf86-video-openchrome/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/driver/xf86-video-openchrome/config.h.in b/driver/xf86-video-openchrome/config.h.in index 9a3e95a25..b1b072b81 100644 --- a/driver/xf86-video-openchrome/config.h.in +++ b/driver/xf86-video-openchrome/config.h.in @@ -75,6 +75,9 @@ /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS +/* Enable build of registers dumper tool */ +#undef TOOLS + /* Version number of package */ #undef VERSION |