From 1360df13af6dbe4d3880149a345766d4e650b612 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 2 Feb 2018 19:11:52 -0500 Subject: [PATCH] ; * autogen.sh: Remove temporary debug statements. --- autogen.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/autogen.sh b/autogen.sh index ce622dcf9af..acebc2381a3 100755 --- a/autogen.sh +++ b/autogen.sh @@ -137,13 +137,6 @@ if $do_autoconf; then if $do_check; then - if test -n "$NIX_STORE"; then - echo "DEBUG:" - set - ls -l /proc/$$/exe - echo "DEBUG" - fi - echo 'Checking whether you have the necessary tools... (Read INSTALL.REPO for more details on building Emacs)' -- 2.39.2