summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2018-02-02 19:46:17 -0500
committerGlenn Morris <rgm@gnu.org>2018-02-02 19:46:17 -0500
commit83fc9009c62429501e50d7658e0dc00102aafa74 (patch)
tree841a0b11e1ba1a3139b52b30e1a21c76a73c0247 /autogen.sh
parent8298cb41fe59c044719a45cd887f9953961ecf9b (diff)
downloademacs-83fc9009c62429501e50d7658e0dc00102aafa74.tar.gz
; * autogen.sh: Remove temporary debug statements.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh6
1 files changed, 0 insertions, 6 deletions
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)'