diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/dix-config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dix-config.h.in b/include/dix-config.h.in index 1a9fdc516..458e3a11a 100644 --- a/include/dix-config.h.in +++ b/include/dix-config.h.in @@ -15,6 +15,9 @@ /* Operating System Vendor */ #undef OSVENDOR +/* Builder string */ +#undef BUILDERSTRING + /* Default font path */ #undef COMPILEDDEFAULTFONTPATH |