summaryrefslogtreecommitdiffstats
path: root/hl/tools/gif2h5
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2010-05-04 23:57:47 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2010-05-04 23:57:47 (GMT)
commitf20bd5f62411d6d45ce0dbea7ce9b45a022aa005 (patch)
tree5a443e2565a574d3922fba95dcf4fb7c2caa9970 /hl/tools/gif2h5
parent7cb55dd05270a5c6df2e492c14490bc2ddd4dc41 (diff)
downloadhdf5-f20bd5f62411d6d45ce0dbea7ce9b45a022aa005.zip
hdf5-f20bd5f62411d6d45ce0dbea7ce9b45a022aa005.tar.gz
hdf5-f20bd5f62411d6d45ce0dbea7ce9b45a022aa005.tar.bz2
[svn-r18701] ID 1853:
Added the configure option --enable-h5dump-packed-bits for the h5dump optional feature. Tested: Jam (default and --disable-h5dump-packed-bits).
Diffstat (limited to 'hl/tools/gif2h5')
-rw-r--r--hl/tools/gif2h5/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/tools/gif2h5/Makefile.in b/hl/tools/gif2h5/Makefile.in
index ed61e3c..a87f3e1 100644
--- a/hl/tools/gif2h5/Makefile.in
+++ b/hl/tools/gif2h5/Makefile.in
@@ -230,6 +230,7 @@ PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
+PACKED_BITS = @PACKED_BITS@
PARALLEL = @PARALLEL@
PATH_SEPARATOR = @PATH_SEPARATOR@
PERL = @PERL@