summaryrefslogtreecommitdiffstats
path: root/hl/tools
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2008-05-15 15:48:48 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2008-05-15 15:48:48 (GMT)
commit362e5d9a10056aa8cbfaf26ea53ec19f37ce4533 (patch)
treef1531afdf7035b6f80e3761f05c5f2b8e885aa72 /hl/tools
parent6481c7451fb6c2658dd85b7b0e4a35e73d15e9e9 (diff)
downloadhdf5-362e5d9a10056aa8cbfaf26ea53ec19f37ce4533.zip
hdf5-362e5d9a10056aa8cbfaf26ea53ec19f37ce4533.tar.gz
hdf5-362e5d9a10056aa8cbfaf26ea53ec19f37ce4533.tar.bz2
[svn-r15006] Purpose: configure cleanup
Description: cleaning up configure related to removal of --disable-hsizet flag, which we no longer support. Tested: kagiso
Diffstat (limited to 'hl/tools')
-rw-r--r--hl/tools/Makefile.in1
-rw-r--r--hl/tools/gif2h5/Makefile.in1
2 files changed, 0 insertions, 2 deletions
diff --git a/hl/tools/Makefile.in b/hl/tools/Makefile.in
index a8654bb..9c58bbe 100644
--- a/hl/tools/Makefile.in
+++ b/hl/tools/Makefile.in
@@ -143,7 +143,6 @@ HDF5_INTERFACES = @HDF5_INTERFACES@
HID_T = @HID_T@
HL = @HL@
HL_FOR = @HL_FOR@
-HSIZET = @HSIZET@
HSIZE_T = @HSIZE_T@
HSSIZE_T = @HSSIZE_T@
INSTALL = @INSTALL@
diff --git a/hl/tools/gif2h5/Makefile.in b/hl/tools/gif2h5/Makefile.in
index 4441cfe..291cc67 100644
--- a/hl/tools/gif2h5/Makefile.in
+++ b/hl/tools/gif2h5/Makefile.in
@@ -164,7 +164,6 @@ HDF5_INTERFACES = @HDF5_INTERFACES@
HID_T = @HID_T@
HL = @HL@
HL_FOR = @HL_FOR@
-HSIZET = @HSIZET@
HSIZE_T = @HSIZE_T@
HSSIZE_T = @HSSIZE_T@
INSTALL = @INSTALL@