Hi friends,
Is there a portable way to find appropriate guile executable on different systems using autotools? I.e., I want, e.g. to use /usr/bin/guile-2.0 on Debian for my program (which cannot compile with guile-2.2 yet, but 2.2 is also installed on my system), and just /usr/bin/guile on FreeBSD. Thanks in advance -- Vladimir
