projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
028087d
)
; * autogen.sh: Remove temporary debug statements.
author
Glenn Morris
<rgm@gnu.org>
Sat, 3 Feb 2018 00:11:52 +0000
(19:11 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 3 Feb 2018 00:11:52 +0000
(19:11 -0500)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index ce622dcf9afb3e3985d7fbc5e4cdf137f896393b..acebc2381a3f675d8566fa139f857cf025df6537 100755
(executable)
--- 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)'