Date:2011-05-10 17:59:53 (12 years 10 months ago)
Author:kyak
Commit:e0bb18d193d2020c6b63c8b6008f169347f0047b
Message:guile: fix compilation in trunk

Files: guile/patches/0002-guile-snarf-docs.patch (1 diff)

Change Details

guile/patches/0002-guile-snarf-docs.patch
1--- guile-1.8.7.or/libguile/guile-snarf-docs.in 2011-03-17 13:55:24.328184439 +0300
2@@ -23,4 +23,4 @@
3 ## Let the user override the preprocessor autoconf found.
4 test -n "${CPP+set}" || CPP="@CPP@"
5
6-${CPP} -DSCM_MAGIC_SNARF_DOCS "$@"
7+${CPP} -P -DSCM_MAGIC_SNARF_DOCS "$@"

Archive Download the corresponding diff file



interactive