mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
; * autogen.sh: Remove temporary debug statements.
This commit is contained in:
parent
028087d903
commit
1360df13af
1 changed files with 0 additions and 7 deletions
|
|
@ -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)'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue