It seems that AC_OPENMP always defaults to enabled by default. This
causes problems for packages that would prefer that this feature be
disabled by default. OpenMP is pretty invasive since it adds
additional library dependencies.
Is there a way to use AC_OPENMP in a default disabled state without
creating a modified version of the macro and without adding another
option to the configure script?
Thanks,
Bob
======================================
Bob Friesenhahn
bfriesen@xxxxxxxxxxxxxxxxxxx, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf