wok diff guile/stuff/guile-1.8.7-gcc45.u @ rev 15969

openssl: up to 1.0.1f + add to ARM arch (almost rewrite receipt)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Feb 24 23:42:48 2014 +0100 (2014-02-24)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/guile/stuff/guile-1.8.7-gcc45.u	Mon Feb 24 23:42:48 2014 +0100
     1.3 @@ -0,0 +1,8 @@
     1.4 +--- guile-1.8.7-ori/libguile/guile-snarf-docs.in
     1.5 ++++ guile-1.8.7/libguile/guile-snarf-docs.in
     1.6 +@@ -23,4 +23,4 @@
     1.7 + ## Let the user override the preprocessor autoconf found.
     1.8 + test -n "${CPP+set}" || CPP="@CPP@"
     1.9 + 
    1.10 +-${CPP} -DSCM_MAGIC_SNARF_DOCS "$@"
    1.11 ++${CPP} -P -DSCM_MAGIC_SNARF_DOCS "$@"