mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 05:50:26 +02:00
* Insert missing `of' in autoconf.texi.
This commit is contained in:
parent
ecfeac8c95
commit
a3f0622d5d
2 changed files with 8 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
2002-03-03 Neil Jerram <neil@ossau.uklinux.net>
|
||||
|
||||
* autoconf.texi (Autoconf Background): Insert missing `of'.
|
||||
|
||||
2002-03-01 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
* api.txt, data-rep.texi: Renamed the struct scm_cell to
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue