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

updated xbindkeys (1.8.6 -> 1.8.7)
author Hans-G?nter Theisgen
date Thu Aug 18 17:19:07 2022 +0100 (2022-08-18)
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 "$@"