track down where the problem occurred:
configure.in 3: m4_esyscmd(. ../GUILE-VERSION && echo -n $ {GUILE_VERSION}))

It looks like MacOS X /bin/sh did not know -n flag, and it generated
'-n 1.9.0
'
steve


Reply via email to