Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: xsrc/external/mit/xinit/dist
Module Name: xsrc
Committed By: uwe
Date: Wed Dec 29 16:01:58 UTC 2021
Modified Files:
xsrc/external/mit/xinit/dist: xinitrc.cpp
Log Message:
xinitrc: delay preprocessing of COLOR in xrdb input
Revert previous and fix it properly. #ifdef COLOR is intended to be
processed by xrdb, but the script source itself is processed by the C
preprocessor at build time. Spell that # as XHASH to protect the
conditional.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 xsrc/external/mit/xinit/dist/xinitrc.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index