Changeset 5711
- Timestamp:
- 11/05/09 14:21:12 (3 weeks ago)
- Location:
- mpich2/trunk/src/pm/hydra/tools/bind/hwloc/hwloc
- Files:
-
- 2 modified
-
Makefile.am (modified) (1 diff)
-
autogen.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mpich2/trunk/src/pm/hydra/tools/bind/hwloc/hwloc/Makefile.am
r5480 r5711 2 2 # Copyright © 2009 Cisco Systems, Inc. All rights reserved. 3 3 4 ACLOCAL_AMFLAGS = -I config 4 ACLOCAL_AMFLAGS = -I config -I m4 5 5 6 6 SUBDIRS = src utils tests include doc -
mpich2/trunk/src/pm/hydra/tools/bind/hwloc/hwloc/autogen.sh
r5707 r5711 1 1 : 2 autoreconf -ivf -I m42 autoreconf -ivf
