Peter Brett <[email protected]> writes: > We ended up writing a pile of crufty m4/shell, which: > > - checks for guile-1.8.pc > - if that fails, checks for guile-2.0.pc > - if that fails, checks for guile-config > > http://git.gpleda.org/?p=gaf.git;a=blob;f=m4/geda-guile.m4;hb=HEAD > > Ewww.
That looks good to me. Seriously, given the shift from guile-config
to pkg-config, I don't think it's possible to get any simpler than
that; and you've wrapped it very nicely.
Regards,
Neil
