summaryrefslogtreecommitdiffstats
path: root/tools/gifconv/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gifconv/Makefile.in')
-rw-r--r--tools/gifconv/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/gifconv/Makefile.in b/tools/gifconv/Makefile.in
index ee2767f..092521c 100644
--- a/tools/gifconv/Makefile.in
+++ b/tools/gifconv/Makefile.in
@@ -361,8 +361,6 @@ INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/tools/lib -I$(top_srcdir)/hl/src
h52gif_SOURCES = hdf2gif.c hdfgifwr.c readhdf.c
@BUILD_HDF5_HL_CONDITIONAL_FALSE@LDADD = $(LIBH5TOOLS) $(LIBHDF5)
-#h52gif_DEPENDENCIES=$(LIBH5_HL)
-
# Programs all depend on the hdf5 library and the tools library
@BUILD_HDF5_HL_CONDITIONAL_TRUE@LDADD = $(LIBH5TOOLS) $(LIBH5_HL) $(LIBHDF5)