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

Added patchs to octave. I hope it fixes it since it takes forever to compile on my dual core pc to know of sure if it does.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 10 16:54:39 2010 +0000 (2010-10-10)
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 "$@"