Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 20:18:35 +0000 (12:18 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 20:18:35 +0000 (12:18 -0800)
commit57815a4f56b5788348193abd346bbc9a85ebf879
tree254486512203f1e164ed893755701d15f5e8f172
parent7d37ed138285d84238b190a1300649963cd1f515
parentca2051d6e3a7cf1d562d9dd1e465766d30093b0b
Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change' into maint

The build procedure did not bother fixing perl and python scripts
when NO_PERL and NO_PYTHON build-time configuration changed.

* jk/rebuild-perl-scripts-with-no-perl-seting-change:
  Makefile: have python scripts depend on NO_PYTHON setting
  Makefile: simplify by using SCRIPT_{PERL,SH}_GEN macros
  Makefile: have perl scripts depend on NO_PERL setting
Makefile