One more thing: > * Bruno Haible wrote on Thu, May 17, 2007 at 12:30:31PM CEST: > >> + [ac_openmp_choice=yes]) >> + AC_MSG_RESULT([$ac_openmp_choice])
Why not eliminate ac_openmp_choice and use $enable_openmp instead? Cheers, Ralf
One more thing: > * Bruno Haible wrote on Thu, May 17, 2007 at 12:30:31PM CEST: > >> + [ac_openmp_choice=yes]) >> + AC_MSG_RESULT([$ac_openmp_choice])
Why not eliminate ac_openmp_choice and use $enable_openmp instead? Cheers, Ralf