sync code with last improvements from OpenBSD
This commit is contained in:
commit
88965415ff
26235 changed files with 29195616 additions and 0 deletions
16
xserver/include/version-config.h.in
Normal file
16
xserver/include/version-config.h.in
Normal file
|
@ -0,0 +1,16 @@
|
|||
/* version-config.h.in: not generated */
|
||||
|
||||
#ifndef VERSION_CONFIG_H
|
||||
#define VERSION_CONFIG_H
|
||||
|
||||
/* Vendor man version */
|
||||
#undef VENDOR_MAN_VERSION
|
||||
|
||||
/* Vendor name */
|
||||
#undef VENDOR_NAME
|
||||
|
||||
/* Vendor release */
|
||||
#undef VENDOR_RELEASE
|
||||
|
||||
#endif /* VERSION_CONFIG_H */
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue