X-Git-Url: https://git.hcoop.net/bpt/guile.git/blobdiff_plain/ecfeac8c95c4335f942e4e0028d7b593be59664b..a3f0622d5d1b9ea1e6c38b966412d4aa446e83b8:/doc/ref/autoconf.texi diff --git a/doc/ref/autoconf.texi b/doc/ref/autoconf.texi index 301dc440f..8d05b2ecc 100644 --- a/doc/ref/autoconf.texi +++ b/doc/ref/autoconf.texi @@ -30,9 +30,10 @@ by the @file{configure} script, typically by adding the tests to Users of your package then run @file{configure} in the normal way. Macros are a way to make common feature tests easy to express. Autoconf -provides a wide range macros (@pxref{Existing Tests,,,autoconf}), and Guile -installation provides Guile-specific tests in the areas of: program detection, -compilation flags reporting, and Scheme module checks. +provides a wide range of macros (@pxref{Existing Tests,,,autoconf}), and +Guile installation provides Guile-specific tests in the areas of: +program detection, compilation flags reporting, and Scheme module +checks. @node Autoconf Macros