guile: support version 3.0.

Includes an update to the guile m4 package, and tweaks the build so that
both 2.2 and 3.0 should work fine.
This commit is contained in:
Danny O'Brien
2020-09-07 19:52:17 -07:00
committed by Dirk-Jan C. Binnema
parent 69b157a346
commit 623cf787ad
5 changed files with 19 additions and 18 deletions

View File

@ -16,9 +16,7 @@
include $(top_srcdir)/gtest.mk
# FIXME: GUILE_SITEDIR would be better, but that
# breaks 'make distcheck'
scmdir=${prefix}/share/guile/site/2.2/mu/
scmdir=${prefix}/share/guile/site/${GUILE_EFFECTIVE_VERSION}/mu/
scm_DATA= \
stats.scm \