emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 396ed68: * autogen.sh: Remove temporary debug state


From: Glenn Morris
Subject: [Emacs-diffs] master 396ed68: * autogen.sh: Remove temporary debug statements.
Date: Fri, 2 Feb 2018 18:50:55 -0500 (EST)

branch: master
commit 396ed687399666036477c4ba50329da1f7dbaa5b
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * autogen.sh: Remove temporary debug statements.
---
 autogen.sh | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 3608b2a..acebc23 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -137,15 +137,6 @@ if $do_autoconf; then
 
   if $do_check; then
 
-    if test -n "$NIX_STORE"; then
-       echo "DEBUG:"
-       ls -l /bin/sh
-       /bin/sh --version
-       type command
-       command -v ls
-       set -x
-    fi
-
     echo 'Checking whether you have the necessary tools...
 (Read INSTALL.REPO for more details on building Emacs)'
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]