diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-03-18 15:11:58 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-03-18 15:11:58 (GMT) |
commit | 929eb3fe85e407427a6eeb7bf4fa4807ae6c5609 (patch) | |
tree | 90de9f57630f91ea77b84d59407a3b87fb361867 /hl/test | |
parent | 604d93e8a0f18bf6369946f1e9302372abf3780b (diff) | |
download | hdf5-929eb3fe85e407427a6eeb7bf4fa4807ae6c5609.zip hdf5-929eb3fe85e407427a6eeb7bf4fa4807ae6c5609.tar.gz hdf5-929eb3fe85e407427a6eeb7bf4fa4807ae6c5609.tar.bz2 |
[svn-r24823] add --with-iodp for building old iod tarball for daos_p
Diffstat (limited to 'hl/test')
-rw-r--r-- | hl/test/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/test/Makefile.in b/hl/test/Makefile.in index c1bfb0e..7e1457c 100644 --- a/hl/test/Makefile.in +++ b/hl/test/Makefile.in @@ -313,6 +313,7 @@ MPE = @MPE@ MPI_GET_SIZE = @MPI_GET_SIZE@ MYAXE_LIBS = @MYAXE_LIBS@ MYDAOS_LIBS = @MYDAOS_LIBS@ +MYIODP_LIBS = @MYIODP_LIBS@ MYIOD_LIBS = @MYIOD_LIBS@ MYPLFS_LIBS = @MYPLFS_LIBS@ NM = @NM@ |