mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-22 20:35:43 +00:00
Hook up --with-builderstring for vendor build identification.
This commit is contained in:
parent
46784d24c1
commit
d21c95f80b
2 changed files with 8 additions and 0 deletions
|
|
@ -15,6 +15,9 @@
|
|||
/* Operating System Vendor */
|
||||
#undef OSVENDOR
|
||||
|
||||
/* Builder string */
|
||||
#undef BUILDERSTRING
|
||||
|
||||
/* Default font path */
|
||||
#undef COMPILEDDEFAULTFONTPATH
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue