diff options
author | James Laird <jlaird@hdfgroup.org> | 2006-08-17 14:18:03 (GMT) |
---|---|---|
committer | James Laird <jlaird@hdfgroup.org> | 2006-08-17 14:18:03 (GMT) |
commit | e5bc52d890cae6da92bc23938dca173ef7c911c5 (patch) | |
tree | bb834f1b4bb243c5835505e634228b78a9be0e69 /configure | |
parent | fc6b17b64085aace29f94793dda820f5edfb3bea (diff) | |
download | hdf5-e5bc52d890cae6da92bc23938dca173ef7c911c5.zip hdf5-e5bc52d890cae6da92bc23938dca173ef7c911c5.tar.gz hdf5-e5bc52d890cae6da92bc23938dca173ef7c911c5.tar.bz2 |
[svn-r12584] Mentioned VFD in test output to make it easier to tell which VFD is being used
when a test is run.
Running reconfigure also regenerated error header files (because someone edited
them manually?).
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Id: configure.in 12491 2006-07-22 01:55:14Z koziol . +# From configure.in Id: configure.in 12566 2006-08-12 02:57:07Z koziol . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.59 for HDF5 1.8.0-alpha5. # |