1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-09 07:00:23 +02:00

Comment fixes.

This commit is contained in:
Marius Vollmer 2002-03-20 21:21:51 +00:00
parent aa377eff24
commit c4e8c78f23

View file

@ -33,6 +33,9 @@
# If there are errors during processing, delete OUTFILE and exit with
# non-zero status.
#
# During snarfing, the pre-processor macro @code{SCM_MAGIC_SNARFER} is
# defined.
#
# If env var CPP is set, use its value instead of the C pre-processor
# determined at Guile configure-time: "@CPP@".