From: Pietro Cerutti Date: Thu, 13 Jun 2019 12:41:53 +0000 (+0000) Subject: build: update to latest autosetup X-Git-Tag: 2019-10-25~165 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e20dae2067493883fafbd57ba0d020c99531bc77;p=neomutt build: update to latest autosetup This version includes the location of the Tcl interpreter used at configure time in config.log. --- diff --git a/autosetup/autosetup b/autosetup/autosetup index f5ac5691e..30f6fc63f 100755 --- a/autosetup/autosetup +++ b/autosetup/autosetup @@ -213,6 +213,7 @@ proc main {argv} { # Log how we were invoked configlog "Invoked as: [getenv WRAPPER $::argv0] [quote-argv $autosetup(argv)]" + configlog "Tclsh: [info nameofexecutable]" # Note that auto.def is *not* loaded in the global scope source $autosetup(autodef)