summaryrefslogtreecommitdiffstats
path: root/tools/h5ls
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2015-03-04 21:03:12 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2015-03-04 21:03:12 (GMT)
commit3a1c1caa0ec4a27cd517d7f90c162df5168a8dec (patch)
treecf912ab74767ab1db2ddfdb8eb6badc28b652631 /tools/h5ls
parente5e96cf1fd9462f0f1dc4c690555306b752a6637 (diff)
downloadhdf5-3a1c1caa0ec4a27cd517d7f90c162df5168a8dec.zip
hdf5-3a1c1caa0ec4a27cd517d7f90c162df5168a8dec.tar.gz
hdf5-3a1c1caa0ec4a27cd517d7f90c162df5168a8dec.tar.bz2
[svn-r26362] Bring revisions #26109 - 26188 from trunk to revise_chunks.
h5committested.
Diffstat (limited to 'tools/h5ls')
-rw-r--r--tools/h5ls/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/h5ls/Makefile.in b/tools/h5ls/Makefile.in
index 2c4fe10..bd1244c 100644
--- a/tools/h5ls/Makefile.in
+++ b/tools/h5ls/Makefile.in
@@ -104,7 +104,8 @@ bin_PROGRAMS = h5ls$(EXEEXT)
TESTS = $(TEST_SCRIPT)
subdir = tools/h5ls
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/m4/aclocal_cxx.m4 \
+ $(top_srcdir)/m4/aclocal_fc.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/bin/mkinstalldirs
@@ -489,7 +490,6 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTRUMENT = @INSTRUMENT@
INSTRUMENT_LIBRARY = @INSTRUMENT_LIBRARY@
-LARGEFILE = @LARGEFILE@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@