Eygene Ryabinkin <rea-git@xxxxxxxxxxx> writes: > Technically, the checks in Makefile will look as 'ifndef NO_GUI && NO_TCL_TK' > instead of 'ifndef NO_GUI'. Later they can diverge as the software will > evolve. > > Are people happy with such plan? Maybe later you might even want to view the graphical history from the server displaying on remote X, who knows? We have NO_CURL and such because lack of the necessary libraries and headers prevent your build from completing, but in the case of git-gui and gitk, they are just scripts and you would not have any trouble in building. I do not know if adding more conditional to Makefile in order to skip them is worth it. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html