summaryrefslogtreecommitdiffstats
path: root/hl/test
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2013-11-05 02:45:47 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2013-11-05 02:45:47 (GMT)
commit8a0555c2a20dd63465549eb92022ab678e21c550 (patch)
tree30e359a7cade7c96d4a5e3986a9da88bc6f451d2 /hl/test
parent65f3726b3dde20f960978e3cd1978dd3157d5e0d (diff)
downloadhdf5-8a0555c2a20dd63465549eb92022ab678e21c550.zip
hdf5-8a0555c2a20dd63465549eb92022ab678e21c550.tar.gz
hdf5-8a0555c2a20dd63465549eb92022ab678e21c550.tar.bz2
[svn-r24405] - Edit configure magic to pick up IOD, MDHIM, PBL, PLFS, and DAOS_POSIX.
- fix some warnings detected on Ostrich
Diffstat (limited to 'hl/test')
-rw-r--r--hl/test/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/hl/test/Makefile.in b/hl/test/Makefile.in
index 7eb08d2..81df0ba 100644
--- a/hl/test/Makefile.in
+++ b/hl/test/Makefile.in
@@ -307,7 +307,9 @@ MKDIR_P = @MKDIR_P@
MPE = @MPE@
MPI_GET_SIZE = @MPI_GET_SIZE@
MYAXE_LIBS = @MYAXE_LIBS@
+MYDAOS_POSIX_LIBS = @MYDAOS_POSIX_LIBS@
MYIOD_LIBS = @MYIOD_LIBS@
+MYPLFS_LIBS = @MYPLFS_LIBS@
NM = @NM@
NMEDIT = @NMEDIT@
OBJDUMP = @OBJDUMP@