hi folks!
I'm trying to use Guile-3.0 for a project, but it complains when configure:
-------------------------------------------------
checking for Guile version >= 3.0... configure: error: Guile 3.0
required, but 2.3.0 found
-------------------------------------------------

The related lines in configure.ac is here:
=============
 GUILE_PKG(2.2 3.0)
 GUILE_PROGS
=============

Why it's 2.3.0? Is it a bug?

Best regards.

Reply via email to