wok view guile/stuff/guile-1.8.7-gcc45.u @ rev 19770

Up: tazbug (2.0) No more gtk gui, new cmdline tools, plugins and better way to handle bugs
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 21 04:43:09 2017 +0100 (2017-02-21)
parents
children
line source
1 --- guile-1.8.7-ori/libguile/guile-snarf-docs.in
2 +++ guile-1.8.7/libguile/guile-snarf-docs.in
3 @@ -23,4 +23,4 @@
4 ## Let the user override the preprocessor autoconf found.
5 test -n "${CPP+set}" || CPP="@CPP@"
7 -${CPP} -DSCM_MAGIC_SNARF_DOCS "$@"
8 +${CPP} -P -DSCM_MAGIC_SNARF_DOCS "$@"