|
From: | Marius Ghita |
Subject: | Re: syntax error near unexpected token `3.0' |
Date: | Wed, 16 Jun 2021 06:43:26 -0400 |
Hi Marius,
> Greping for GUILE_PKG I only found two matches, in configure.ac and
> configure. Is there something else I need to setup beforehand?
The GUILE_PKG macro should be defined in aclocal.m4, and that should
have come with the source tarball. Which tarball are you using?
aclocal.m4 will not be present in the git repo. If you are using the git
repo, you can generate aclocal.m4 using `autoreconf -vif'.
Regards,
Arun
[Prev in Thread] | Current Thread | [Next in Thread] |