Skip to content

Fix startx & xinitrc to handle values with spaces

Alan Coopersmith requested to merge alanc/xinit:regressions into master

To avoid having to add messy cpp magic to stringify arguments passed via #define, changes these files to be generated by configure substitutions instead of cpp pre-processing, bringing us a step closer to #15.

Tested on Solaris 11.4.

Closes: #23 (closed)
Reported-by: @ptribble
Fixes: b8517b64 ("Modernized shell scripts")

Edited by Alan Coopersmith

Merge request reports

Loading