]> git.eshelyaron.com Git - emacs.git/commit
Port ‘./autogen.sh git’ to non-clones
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2016 01:19:04 +0000 (18:19 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2016 01:19:33 +0000 (18:19 -0700)
commitd3edc09c3f4fdce24d4f66c5a94302cae5d26980
tree97da3745f884b5a62a8bdf226a99757c9ff0ea65
parent1aebe99145e9ef612cdb272800904e3ba9297196
Port ‘./autogen.sh git’ to non-clones

Problem reported by Angelo Graziosi in:
http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00341.html
* autogen.sh (do_git): Default to false when the arg is ‘all’ but
there is no ‘.git’.
(git_common_dir, hooks): New vars.
(git_config, tailored_hooks, sample_hooks): Use them.
autogen.sh