Commits

Pedro Vicente Nunes committed f6dd21fb11c
[svn-r11931] Purpose: bug fix Description: the linking order in Makefile.am of the gif2h5 tool was causing linking errors on some configurations (pgcc, --disable-shared) Solution: changed the order of the linking (hl before hdf5) Platforms tested: linux, several configurations solaris Misc. update: