[mpich2-commits] r6653 - mpich2/trunk/src/pm/hydra/tools/bind/hwloc/hwloc
thakur at mcs.anl.gov
thakur at mcs.anl.gov
Fri May 14 17:59:24 CDT 2010
Author: thakur
Date: 2010-05-14 17:59:24 -0500 (Fri, 14 May 2010)
New Revision: 6653
Modified:
mpich2/trunk/src/pm/hydra/tools/bind/hwloc/hwloc/configure.ac
Log:
disabled build of hwloc documentation in mpich2 install
Modified: mpich2/trunk/src/pm/hydra/tools/bind/hwloc/hwloc/configure.ac
===================================================================
--- mpich2/trunk/src/pm/hydra/tools/bind/hwloc/hwloc/configure.ac 2010-05-14 22:28:06 UTC (rev 6652)
+++ mpich2/trunk/src/pm/hydra/tools/bind/hwloc/hwloc/configure.ac 2010-05-14 22:59:24 UTC (rev 6653)
@@ -128,8 +128,7 @@
# Setup hwloc's docs, utils, and tests
AS_IF([test "$hwloc_mode" = "standalone"],
- [HWLOC_SETUP_DOCS
- HWLOC_SETUP_UTILS
+ [HWLOC_SETUP_UTILS
HWLOC_SETUP_TESTS])
# Run the AM_CONDITIONALs
More information about the mpich2-commits
mailing list