Commits

wendling committed 901b597f864
Purpose: Bug Fix Description: Wasn't able to run "make check" using "srcdir". Solution: Instead of saying that the testh4toh5.sh script is in the $(srcdir), we say it's in $(top_builddir)/lib/test directory. Tested on Linux