>From 6ff358984eb65d369c557db522b7b9443c764283 Mon Sep 17 00:00:00 2001 From: Ira K. Weiny <[EMAIL PROTECTED]> Date: Mon, 12 Nov 2007 09:18:00 -0800 Subject: [PATCH] Add the default in the with-node-name-map help string
Signed-off-by: Ira K. Weiny <[EMAIL PROTECTED]>
---
opensm/configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opensm/configure.in b/opensm/configure.in
index dcec910..ca6e659 100644
--- a/opensm/configure.in
+++ b/opensm/configure.in
@@ -98,7 +98,7 @@ NODENAMEMAPFILE=ib-node-name-map
AC_MSG_CHECKING(for --with-node-name-map )
AC_ARG_WITH(node-name-map,
AC_HELP_STRING([--with-node-name-map=file],
- [define a default node name map file]),
+ [define a default node name map file (default
ib-node-name-map)]),
[ case "$withval" in
no)
;;
--
1.5.1
0003-Add-the-default-in-the-with-node-name-map-help-strin.patch
Description: Binary data
_______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
