Hi Stefano et al,
> What a coincidence, I had posted a patch this very days about this issue: > <http://lists.gnu.org/archive/html/bug-autoconf/2013-01/msg00001.html> > > That patch has already been pushed, so that the fix will appear in the > next Autoconf version (2.70). I came across this message in the list archives while trying to troubleshoot the behavior of `AC_LANG_GO'. I spent a few days developing a workaround for the Open/OpenFile issue and adding a rudimentary check for the presence of Go library dependencies that works a bit like `PKG_CHECK_MODULES'. I don't know if it's particularly elegant or portable, but I've documented it here in case anyone who comes across this thread would like to use it: <http://advogato.org/person/joolean/diary/87.html> Regards, Julian