diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2000-04-13 15:14:31 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2000-04-13 15:14:31 (GMT) |
commit | cd6f954955e2e69a4d33d34cb376228d9bc93fef (patch) | |
tree | 8065fb0e880da965a543ab8248a145db0770d4a1 /acconfig.h | |
parent | 43017c3d9aa1f4be6be58e9ace723f7990c816a3 (diff) | |
download | hdf5-cd6f954955e2e69a4d33d34cb376228d9bc93fef.zip hdf5-cd6f954955e2e69a4d33d34cb376228d9bc93fef.tar.gz hdf5-cd6f954955e2e69a4d33d34cb376228d9bc93fef.tar.bz2 |
[svn-r2136] Took out HAVE_SRB, HAVE_GASS and HAVE_GRIDSTORAGE. Put them in src/H5config.h.in
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -42,9 +42,3 @@ /* Define if the ioctl TIOCGWINSZ is defined */ #undef HAVE_TIOCGWINSZ - -/* Define if we have Globus GASS support */ -#undef HAVE_GASS - -/* Define if we have Globus Grid Storage support */ -#undef HAVE_GRIDSTORAGE |