Platforms that are not using xfree86.cf in their .cf file do not generate the XFree86-specific date.def and version.def files. Thus, these files cannot be installed by the "install" make target which breaks this target for these platforms. The simple solution here, as used elsewhere in this Imakefile, is to test if XFree86Version is defined and to only install these files when it is defined. This patch is required for the install target to work correctly on Cygwin. Harold
Created attachment 144 [details] [review] Fix install bustage when XFree86Version is not defined
I will commit this soon barring any unusual protest. Harold
Harold, please explain why this should block 213.
Moving 1.0 -> 1.1 blocker. Harold
Created attachment 527 [details] [review] Use XFree86Version and XorgVersion as conditional any objections on this change?
Egbert, do you have any problems with this being checked in at this time?
Patch checked in.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.