[mpich2-commits] r6656 - mpich2/trunk/src/pm/hydra/tools/bind/hwloc/hwloc

thakur at mcs.anl.gov thakur at mcs.anl.gov
Sat May 15 12:26:47 CDT 2010


Author: thakur
Date: 2010-05-15 12:26:47 -0500 (Sat, 15 May 2010)
New Revision: 6656

Modified:
   mpich2/trunk/src/pm/hydra/tools/bind/hwloc/hwloc/configure.ac
Log:
reverting r6653 (remove hwloc doc install) as it caused the nightly tests to fail

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 23:11:06 UTC (rev 6655)
+++ mpich2/trunk/src/pm/hydra/tools/bind/hwloc/hwloc/configure.ac	2010-05-15 17:26:47 UTC (rev 6656)
@@ -128,7 +128,8 @@
 
 # Setup hwloc's docs, utils, and tests
 AS_IF([test "$hwloc_mode" = "standalone"],
-       [HWLOC_SETUP_UTILS
+      [HWLOC_SETUP_DOCS
+       HWLOC_SETUP_UTILS
        HWLOC_SETUP_TESTS])
 
 # Run the AM_CONDITIONALs



More information about the mpich2-commits mailing list