Module Name: xsrc
Committed By: nia
Date: Tue Dec 28 11:48:52 UTC 2021
Modified Files:
xsrc/external/mit/xinit/dist: xinitrc.cpp
Log Message:
COLOR is not a C preprocessor macro :|
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.
Modified files:
Index: xsrc/external/mit/xinit/dist/xinitrc.cpp
diff -u xsrc/external/mit/xinit/dist/xinitrc.cpp:1.11 xsrc/external/mit/xinit/dist/xinitrc.cpp:1.12
--- xsrc/external/mit/xinit/dist/xinitrc.cpp:1.11 Sat Dec 25 11:37:25 2021
+++ xsrc/external/mit/xinit/dist/xinitrc.cpp Tue Dec 28 11:48:52 2021
@@ -40,9 +40,7 @@ if [ -f "$userresources" ]; then
#endif
else
XRDB -merge - <<EOF
-#if COLOR
*customization: -color
-#endif
*VT100.foreground: grey90
*VT100.background: black
*VT100.allowBoldFonts: false