Warning: This is the manual of the legacy Guile 2.0 series. You may want to read the manual of the current stable series instead.
Previous: Programming Overview, Up: Programming in C [Contents][Index]
Autoconf, a part of the GNU build system, makes it easy for users to build your package. This section documents Guile’s Autoconf support.
• Autoconf Background: | Why use autoconf? | |
• Autoconf Macros: | The GUILE_* macros. | |
• Using Autoconf Macros: | How to use them, plus examples. |