From 3aedbcb0b66c207efcc887450b92be4dd66c1a60 Mon Sep 17 00:00:00 2001 From: Rainer Keller Date: Tue, 2 Aug 2005 20:21:55 +0000 Subject: [PATCH] Aah, someone committed to a m4-file. Take the chance to fix this typo... This commit was SVN r6717. --- config/ompi_mca.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/ompi_mca.m4 b/config/ompi_mca.m4 index fae960508c..697aeb33da 100644 --- a/config/ompi_mca.m4 +++ b/config/ompi_mca.m4 @@ -38,7 +38,7 @@ AC_DEFUN([OMPI_MCA],[ # --disable-mca-dso # AC_ARG_ENABLE([mca-no-build], - [AC_HELP_STRING([---enable-mca-no-build=LIST], + [AC_HELP_STRING([--enable-mca-no-build=LIST], [comma-separated list of type-component pairs that will not be built.])]) AC_ARG_ENABLE(mca-dso, @@ -48,7 +48,7 @@ AC_DEFUN([OMPI_MCA],[ run-time loadable components (as opposed to statically linked in), if supported on this platform. The default is to build all components - as DSOs])) + as DSOs.])) AC_ARG_ENABLE(mca-static, AC_HELP_STRING([--enable-mca-static=LIST], [comma-separated list of types and/or