wok-6.x view guile/stuff/guile-1.8.7-gcc45.u @ rev 11742

wireshark: remove extension for desktop file
author Samuel Trassare <samuel_trassare@yahoo.com>
date Tue Feb 21 17:05:50 2012 -0800 (2012-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 "$@"