1
0
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:
Glenn Morris 2018-02-02 19:46:17 -05:00
parent 8298cb41fe
commit 83fc9009c6

View File

@ -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)'