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:
committed by
Dirk-Jan C. Binnema
parent
69b157a346
commit
623cf787ad
@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user