wok annotate guile/stuff/guile-1.8.7-gcc45.u @ rev 15907
python-elaphe,python-barcode,python-jcconv: update WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 15 11:53:05 2014 +0000 (2014-02-15) |
parents | |
children |
rev | line source |
---|---|
erjo@5889 | 1 --- guile-1.8.7-ori/libguile/guile-snarf-docs.in |
erjo@5889 | 2 +++ guile-1.8.7/libguile/guile-snarf-docs.in |
erjo@5889 | 3 @@ -23,4 +23,4 @@ |
erjo@5889 | 4 ## Let the user override the preprocessor autoconf found. |
erjo@5889 | 5 test -n "${CPP+set}" || CPP="@CPP@" |
erjo@5889 | 6 |
erjo@5889 | 7 -${CPP} -DSCM_MAGIC_SNARF_DOCS "$@" |
erjo@5889 | 8 +${CPP} -P -DSCM_MAGIC_SNARF_DOCS "$@" |