diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2002-03-14 04:04:32 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2002-03-14 04:04:32 +0000 |
commit | a2448fb14441896bfc10b181773ce4332d3d34fc (patch) | |
tree | ef7488fe2bbfa2630f98a689c7c6a640d6876444 | |
parent | 822250a42c27b6a3276ba81f7ad2c22eea808623 (diff) | |
download | guile-a2448fb14441896bfc10b181773ce4332d3d34fc.tar.gz |
Typofix.
-rw-r--r-- | doc/ref/tools.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref/tools.texi b/doc/ref/tools.texi index 6664a987e..acb2ad96c 100644 --- a/doc/ref/tools.texi +++ b/doc/ref/tools.texi @@ -91,7 +91,7 @@ Optional arg "--compat=1.4" means emulate guile-1.4 guile-snarf. This option is not fully tested (@pxref{guile-1.4 guile-snarf}). If env var CPP is set, use its value instead of the C pre-processor -determined at Guile configure-time: "@CPP@". +determined at Guile configure-time. @xref{Macros guile-snarf recognizes}, for a list of the special (some would say magic) cpp macros you can use. |