diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2016-01-10 21:04:13 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2016-01-10 21:04:13 (GMT) |
commit | c136e9f0d6931cd0cc231d38fd82e0be6cc83192 (patch) | |
tree | f3c4cd69c1f9aa33370541ff2e8dacf2a0a0356c /hl/test/Makefile.in | |
parent | 18d990f26eaa1271d0f96408f694b453c6eff835 (diff) | |
download | hdf5-c136e9f0d6931cd0cc231d38fd82e0be6cc83192.zip hdf5-c136e9f0d6931cd0cc231d38fd82e0be6cc83192.tar.gz hdf5-c136e9f0d6931cd0cc231d38fd82e0be6cc83192.tar.bz2 |
[svn-r28849] Maintenance: Changed version number in the alpha1 branch to 1.10.0-prealpha1 in preparation
for the source release to DLS before alpha1.
As you will see, many files were modified by the bin/h5vers script because it runs the
./autogen.sh script and regenerates *.in files.
The modified code was built and tested on jam, i.e., generated files are OK.
Diffstat (limited to 'hl/test/Makefile.in')
-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 5972885..709d7ad 100644 --- a/hl/test/Makefile.in +++ b/hl/test/Makefile.in @@ -566,6 +566,7 @@ LL_PATH = @LL_PATH@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ LT_STATIC_EXEC = @LT_STATIC_EXEC@ +LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ |