mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
Include $(top_srcdir)/pre-inst-guile.am.
(GUILE): Delete var. (autoconf-macros.texi): Use $(preinstguiletool).
This commit is contained in:
parent
ba833f4a2f
commit
9d32aac72a
1 changed files with 2 additions and 3 deletions
|
@ -37,14 +37,13 @@ guile_TEXINFOS = preface.texi intro.texi program.texi scheme-intro.texi \
|
|||
|
||||
ETAGS_ARGS = $(info_TEXINFOS) $(guile_TEXINFOS)
|
||||
|
||||
GUILE = $(top_builddir)/libguile/guile
|
||||
include $(top_srcdir)/pre-inst-guile.am
|
||||
|
||||
# Automated snarfing
|
||||
|
||||
autoconf.texi: autoconf-macros.texi
|
||||
autoconf-macros.texi: $(top_srcdir)/guile-config/guile.m4
|
||||
GUILE=$(GUILE) GUILE_LOAD_PATH=$(top_srcdir) \
|
||||
$(top_srcdir)/scripts/snarf-guile-m4-docs $< > $(srcdir)/$@
|
||||
$(preinstguiletool)/snarf-guile-m4-docs $< > $(srcdir)/$@
|
||||
|
||||
# Optionally support building an HTML version of the reference manual.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue