diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-06-09 20:20:43 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-06-09 20:20:43 (GMT) |
commit | ff94716199eedb572e951fe72fb027a77902a1fd (patch) | |
tree | a5bfeb8acfaa8b1ebac2b269786722b6ed58e184 /configure.in | |
parent | 7a92820e35582fc94f0dd46e5039547fddd3d98d (diff) | |
download | hdf5-ff94716199eedb572e951fe72fb027a77902a1fd.zip hdf5-ff94716199eedb572e951fe72fb027a77902a1fd.tar.gz hdf5-ff94716199eedb572e951fe72fb027a77902a1fd.tar.bz2 |
[svn-r15184] added the configure and Makefile changes to build h52jpeg in unix systems
tested: linux, solaris
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 4897730..14c86de 100644 --- a/configure.in +++ b/configure.in @@ -3831,6 +3831,7 @@ AC_CONFIG_FILES([src/libhdf5.settings tools/misc/testh5repart.sh tools/h5stat/testh5stat.sh tools/h5stat/Makefile + tools/h52jpeg/Makefile examples/Makefile examples/testh5cc.sh c++/Makefile |