From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Why does make run git? Date: Mon, 31 Jul 2017 21:19:51 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1501550446 20603 195.159.176.226 (1 Aug 2017 01:20:46 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 1 Aug 2017 01:20:46 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 01 03:20:43 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dcLrV-00053t-5V for ged-emacs-devel@m.gmane.org; Tue, 01 Aug 2017 03:20:41 +0200 Original-Received: from localhost ([::1]:33999 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcLra-0006uD-Ut for ged-emacs-devel@m.gmane.org; Mon, 31 Jul 2017 21:20:46 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcLqi-0006tv-Rq for emacs-devel@gnu.org; Mon, 31 Jul 2017 21:19:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcLqh-0007lb-UX for emacs-devel@gnu.org; Mon, 31 Jul 2017 21:19:52 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40197) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcLqh-0007lS-Ru for emacs-devel@gnu.org; Mon, 31 Jul 2017 21:19:51 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1dcLqh-0006x8-7C; Mon, 31 Jul 2017 21:19:51 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:217186 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] I was surprised to see this output from `make'. What does this do? It seems fundamentally unmodular for building Emacs from sources to concern itself in any way with how you got those sources. Configuring local git repository... ‘.git/config’ -> ‘.git/config.~1~’ git config transfer.fsckObjects 'true' git config diff.elisp.xfuncname '^\(def[^[:space:]]+[[:space:]]+([^()[:space:]]+)' git config diff.m4.xfuncname '^((m4_)?define|A._DEFUN(_ONCE)?)\([^),]*' git config diff.make.xfuncname '^([$.[:alnum:]_].*:|[[:alnum:]_]+[[:space:]]*([*:+]?[:?]?|!?)=|define .*)' git config diff.shell.xfuncname '^([[:space:]]*[[:alpha:]_][[:alnum:]_]*[[:space:]]*\(\)|[[:alpha:]_][[:alnum:]_]*=)' git config diff.texinfo.xfuncname '^@node[[:space:]]+([^,[:space:]][^,]+)' Installing git hooks... ‘build-aux/git-hooks/commit-msg’ -> ‘.git/hooks/commit-msg’ ‘build-aux/git-hooks/pre-commit’ -> ‘.git/hooks/pre-commit’ ‘.git/hooks/applypatch-msg.sample’ -> ‘.git/hooks/applypatch-msg’ ‘.git/hooks/pre-applypatch.sample’ -> ‘.git/hooks/pre-applypatch’ -- Dr Richard Stallman President, Free Software Foundation (gnu.org, fsf.org) Internet Hall-of-Famer (internethalloffame.org) Skype: No way! See stallman.org/skype.html.