1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00

; * autogen.sh: Add some temporary debug statements.

This commit is contained in:
Glenn Morris 2018-02-02 19:45:24 -05:00
parent 1360df13af
commit 8298cb41fe

View file

@ -137,6 +137,12 @@ 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)'