Merge branch 'sl/autoconf'
commita122c42e6fb5e8bd3b42634be50c4d48b2cb6599
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2012 03:56:13 +0000 (23 20:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2012 03:56:13 +0000 (23 20:56 -0700)
tree61e07369042fb3efdbcb94d4dc94cc1cd07da0f9
parent7ccb9459736e9cfcc543229a4ac3e7039e2d54e3
parent8242ff470f2a34b5c0f193c4010cbf3d9b57f9bd
Merge branch 'sl/autoconf'

* sl/autoconf:
  build: reconfigure automatically if configure.ac changes
  build: "make clean" should not remove configure-generated files
  autoconf: use AC_CONFIG_COMMANDS instead of ad-hoc 'config.mak.append'
  autoconf: remove few redundant semicolons
  autoconf: remove some redundant shell indirections
  autoconf: GIT_CONF_APPEND_LINE -> GIT_CONF_SUBST
  autoconf: GIT_CONF_APPEND_LINE: change signature