aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2018-02-02 19:11:52 -0500
committerGlenn Morris2018-02-02 19:11:52 -0500
commit1360df13af6dbe4d3880149a345766d4e650b612 (patch)
tree841a0b11e1ba1a3139b52b30e1a21c76a73c0247
parent028087d9038e0036d1413e333b7a17d9cb510b81 (diff)
downloademacs-1360df13af6dbe4d3880149a345766d4e650b612.tar.gz
emacs-1360df13af6dbe4d3880149a345766d4e650b612.zip
; * autogen.sh: Remove temporary debug statements.
-rwxr-xr-xautogen.sh7
1 files changed, 0 insertions, 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
137 137
138 if $do_check; then 138 if $do_check; then
139 139
140 if test -n "$NIX_STORE"; then
141 echo "DEBUG:"
142 set
143 ls -l /proc/$$/exe
144 echo "DEBUG"
145 fi
146
147 echo 'Checking whether you have the necessary tools... 140 echo 'Checking whether you have the necessary tools...
148(Read INSTALL.REPO for more details on building Emacs)' 141(Read INSTALL.REPO for more details on building Emacs)'
149 142