1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-27 10:54:40 +00:00

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

This commit is contained in:
Glenn Morris 2018-02-02 19:09:49 -05:00
parent 396ed68739
commit 028087d903

View File

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