mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
Revert "don't autocompile while snarfing"
This reverts commit 176ee5c82a
, which
added autocomp inhibitions in the wrong place.
This commit is contained in:
parent
34cbb05331
commit
7d0e17389c
1 changed files with 1 additions and 1 deletions
2
am/snarf
2
am/snarf
|
@ -1,6 +1,6 @@
|
|||
# -*- makefile -*-
|
||||
|
||||
GUILE_SNARF = GUILE_AUTO_COMPILE=0 $(top_builddir)/libguile/guile-snarf
|
||||
GUILE_SNARF = $(top_builddir)/libguile/guile-snarf
|
||||
|
||||
AM_V_SNARF = $(AM_V_SNARF_$(V))
|
||||
AM_V_SNARF_ = $(AM_V_SNARF_$(AM_DEFAULT_VERBOSITY))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue