mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 04:40:02 +01: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.
2 lines
64 B
C
2 lines
64 B
C
#define BUILD_DATE @BUILD_DATE@
|
|
#define BUILD_TIME @BUILD_TIME@
|