Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change'
commit974df59986008f4fc38b4e3d0f0b9522fee9afd8
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Dec 2014 22:31:36 +0000 (12 14:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Dec 2014 22:31:37 +0000 (12 14:31 -0800)
treef9669dcdfc7f795a91c7f5b07574eb60b6b76376
parentf54629e7b6472b2afae9946b9027cd3e7ee23126
parentca2051d6e3a7cf1d562d9dd1e465766d30093b0b
Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change'

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