1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-08 22:50:27 +02:00

(Part II): Add "Autoconf Support"; include autoconf.texi.

This commit is contained in:
Thien-Thi Nguyen 2002-01-03 00:16:03 +00:00
parent d822a1d1d0
commit 29dc6884cc

View file

@ -80,7 +80,7 @@ by the Free Software Foundation.
@sp 10
@comment The title is printed in a large font.
@title Guile Reference Manual
@subtitle $Id: guile.texi,v 1.2.2.5 2001-10-27 16:56:35 ghouston Exp $
@subtitle $Id: guile.texi,v 1.2.2.6 2002-01-03 00:16:03 ttn Exp $
@subtitle For use with Guile @value{VERSION}
@c AUTHORS
@ -211,6 +211,7 @@ Part II: Guile Scheme
* Translation:: Support for translating other languages.
* Debugging:: Internal debugging interface.
* Deprecated:: Features that are planned to disappear.
* Autoconf Support:: Guile-specific configure.in macros.
* Further Reading:: Where to find out more about Scheme programming.
Part III: Guile Modules
@ -289,6 +290,7 @@ Indices
@include scheme-translation.texi
@include scheme-debug.texi
@include deprecated.texi
@include autoconf.texi
@include scheme-reading.texi
@include scheme-indices.texi