mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 22:40:34 +02:00
don't autocompile snarfing m4 docs
* doc/ref/Makefile.am (autoconf-macros.texi): Yet another place we shouldn't autocompile.
This commit is contained in:
parent
55dce020bd
commit
8dd42d3bc9
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ include $(top_srcdir)/am/pre-inst-guile
|
|||
|
||||
autoconf.texi: autoconf-macros.texi
|
||||
autoconf-macros.texi: $(top_srcdir)/meta/guile.m4
|
||||
$(top_builddir)/meta/uninstalled-env guile-tools \
|
||||
GUILE_AUTO_COMPILE=0 $(top_builddir)/meta/uninstalled-env guile-tools \
|
||||
snarf-guile-m4-docs $(top_srcdir)/meta/guile.m4 \
|
||||
> $(srcdir)/$@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue