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

1  2 
Makefile
diff --cc Makefile
Simple merge