From 8b693b09af1b0faeb3d70ba403ec04fc46f1e30f Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Fri, 22 Jun 2012 19:30:08 +0000 Subject: [PATCH] Fix long-standing typo -- that line should be a shell comment (!). This commit was SVN r26639. --- config/ompi_check_package.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ompi_check_package.m4 b/config/ompi_check_package.m4 index 69c3a79b60..7e818ce8c3 100644 --- a/config/ompi_check_package.m4 +++ b/config/ompi_check_package.m4 @@ -21,7 +21,7 @@ # _OMPI_CHECK_PACKAGE_HEADER(prefix, header, dir-prefix, # [action-if-found], [action-if-not-found], -* includes) +# includes) # -------------------------------------------------------------------- AC_DEFUN([_OMPI_CHECK_PACKAGE_HEADER], [ # This is stolen from autoconf to peek under the covers to get the