mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 06:20:23 +02:00
doc: Complete renaming of `autoconf.texi'.
This is a followup to d32df1325d
("manual:
reorganize autoconf, pkg-config info").
* doc/ref/Makefile.am: Replace references to `autoconf.texi' by
`libguile-autoconf.texi'.
This commit is contained in:
parent
b92bbfff1a
commit
98518c96fd
1 changed files with 2 additions and 2 deletions
|
@ -74,7 +74,7 @@ guile_TEXINFOS = preface.texi \
|
|||
match.texi \
|
||||
misc-modules.texi \
|
||||
api-compound.texi \
|
||||
autoconf.texi \
|
||||
libguile-autoconf.texi \
|
||||
autoconf-macros.texi \
|
||||
tools.texi \
|
||||
history.texi \
|
||||
|
@ -113,7 +113,7 @@ EXTRA_DIST = ChangeLog-2008 $(PICTURES)
|
|||
|
||||
# Automated snarfing
|
||||
|
||||
autoconf.texi: autoconf-macros.texi
|
||||
libguile-autoconf.texi: autoconf-macros.texi
|
||||
autoconf-macros.texi: $(top_srcdir)/meta/guile.m4
|
||||
GUILE_AUTO_COMPILE=0 $(top_builddir)/meta/uninstalled-env guild \
|
||||
snarf-guile-m4-docs $(top_srcdir)/meta/guile.m4 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue