From: Glenn Morris Date: Sat, 3 Feb 2018 00:46:17 +0000 (-0500) Subject: ; * autogen.sh: Remove temporary debug statements. X-Git-Tag: emacs-27.0.90~5735 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=83fc9009c62429501e50d7658e0dc00102aafa74;p=emacs.git ; * autogen.sh: Remove temporary debug statements. --- diff --git a/autogen.sh b/autogen.sh index 605deeb9d7e..acebc2381a3 100755 --- a/autogen.sh +++ b/autogen.sh @@ -137,12 +137,6 @@ if $do_autoconf; then if $do_check; then - if test -n "$NIX_STORE"; then - echo "DEBUG:" - strings /bin/sh - echo "DEBUG" - fi - echo 'Checking whether you have the necessary tools... (Read INSTALL.REPO for more details on building Emacs)'