mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-27 10:54:40 +00:00
; * autogen.sh: Remove temporary debug statements.
This commit is contained in:
parent
8298cb41fe
commit
83fc9009c6
@ -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)'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user