1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-05 05:15:06 +03:00
openwrt-packages/guile/patches/0002-guile-snarf-docs.patch
2011-05-24 14:17:30 +08:00

9 lines
356 B
Diff

--- guile-1.8.7.or/libguile/guile-snarf-docs.in 2011-03-17 13:55:24.328184439 +0300
+++ guile-1.8.7/libguile/guile-snarf-docs.in 2011-03-17 13:55:56.753058827 +0300
@@ -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 "$@"