Commits

Raymond Lu committed 78293f94d7f
[svn-r9767] Purpose: Bug fix Description: 2 small things to correct: 1. the change in H5config.h.in was wept out by a later change. 2. long long isn't supported on Windows. It's long_long instead. Platforms tested: fuss(linux 2.4)