mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Promote the generated file containing the date & time build was configured to top-level. Rename it from xf86Build.h to buildDateTIme.h. Use it as well in XQuartz, stringize BUILD_DATE when needed.
3 lines
64 B
C
3 lines
64 B
C
#define BUILD_DATE @BUILD_DATE@
|
|
#define BUILD_TIME @BUILD_TIME@
|