diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2016-02-16 10:39:17 -0800 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2016-02-16 13:09:08 -0800 |
commit | 4d977ea3896c2b57c13df1b02120c57a5b750c6a (patch) | |
tree | f509cafe9b5c1509248fc8deee710623bcb395fe /src/GLdispatch/vnd-glapi | |
parent | 458b343bbb49ef87071dad38ae4404a0228ecaff (diff) |
x11glvndserver: Use MODULEVERSIONSTRING instead of hard-coding "NVIDIA Corporation"
The X headers define MODULEVENDORSTRING like so:
#ifndef MODULEVENDORSTRING
#define MODULEVENDORSTRING "X.Org Foundation"
#endif
This allows module vendors such as NVIDIA to override the vendor string at build
time, rather than hard-coding "NVIDIA Corporation" in the sources.
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
Reviewed-by: Kyle Brenneman <kbrenneman@nvidia.com>
Fixes #48.
Diffstat (limited to 'src/GLdispatch/vnd-glapi')
0 files changed, 0 insertions, 0 deletions