diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2013-10-16 18:28:24 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2013-10-16 18:28:24 (GMT) |
commit | 75a5c72ace679984de255dcbfad4eaea2ceb5e43 (patch) | |
tree | ed579265369516084642533c5261476515f9d818 /hl/fortran/examples | |
parent | b780d0d79d9cc198b03952179d283f3aa814f45e (diff) | |
parent | ae573ecf56160fb3383b4ca7b8811a2085d2762f (diff) | |
download | hdf5-75a5c72ace679984de255dcbfad4eaea2ceb5e43.zip hdf5-75a5c72ace679984de255dcbfad4eaea2ceb5e43.tar.gz hdf5-75a5c72ace679984de255dcbfad4eaea2ceb5e43.tar.bz2 |
[svn-r24303] update from VOL branch that has been updated with trunk.
resolve conflicts, etc..
Diffstat (limited to 'hl/fortran/examples')
-rw-r--r-- | hl/fortran/examples/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/fortran/examples/Makefile.in b/hl/fortran/examples/Makefile.in index 4b28431..b6dfbaf 100644 --- a/hl/fortran/examples/Makefile.in +++ b/hl/fortran/examples/Makefile.in @@ -223,6 +223,7 @@ LIPO = @LIPO@ LL_PATH = @LL_PATH@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +LT_ADD_LIBHDF5_DEPENDENCY = @LT_ADD_LIBHDF5_DEPENDENCY@ LT_STATIC_EXEC = @LT_STATIC_EXEC@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ |