summaryrefslogtreecommitdiffstats
path: root/base/guile/guile-gcc-4.5.0-doc-1.patch
blob: 2523487da4d6dfadafe2b8082fb1055dfa49999a (plain)
1
2
3
4
5
6
7
8
--- guile-1.8.7/libguile/guile-snarf-docs.in.orig	2010-04-26 22:30:50.000000000 +0200
+++ guile-1.8.7/libguile/guile-snarf-docs.in	2010-04-26 22:32:07.000000000 +0200
@@ -23,4 +23,4 @@
 ## Let the user override the preprocessor autoconf found.
 test -n "${CPP+set}" || CPP="@CPP@"
 
-${CPP} -DSCM_MAGIC_SNARF_DOCS "$@"
+${CPP} -P -DSCM_MAGIC_SNARF_DOCS "$@"