Re: [OMPI devel] small configure cache variable bug

2007-10-11 Thread George Bosilca
Thanks Ralf. Patch pushed in the trunk (commit 16435). george. On Oct 11, 2007, at 5:39 PM, Ralf Wildenhues wrote: * Ralf Wildenhues wrote on Thu, Oct 11, 2007 at 11:36:53PM CEST: * config/ompi_check_visibility.m4 (OMPI_CHECK_VISIBILITY): Rename ompi_cv_cc_fvisibility to o

Re: [OMPI devel] small configure cache variable bug

2007-10-11 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Thu, Oct 11, 2007 at 11:36:53PM CEST: > > * config/ompi_check_visibility.m4 (OMPI_CHECK_VISIBILITY): > Rename ompi_cv_cc_fvisibility to ompi_vc_cc_fvisibility, so > that it will be cached. Of course then I get it wrong myself. I meant to write:

[OMPI devel] small configure cache variable bug

2007-10-11 Thread Ralf Wildenhues
Hello Open MPI Developers, Here's a small patch to fix a misnamed cache variable. The next Autoconf version will issue a warning for typos like these, which is how I found this. Cheers, Ralf * config/ompi_check_visibility.m4 (OMPI_CHECK_VISIBILITY): Rename ompi_cv_cc_fvisibility