summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2000-04-13 21:37:42 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2000-04-13 21:37:42 (GMT)
commit5c64c29b67a64d96ad4283f742dec0ce8a9994ec (patch)
treebe4526a80fe61835c16331b714c18d1fcc3d050a /acconfig.h
parentccca207708e390fcf502a69a8c00f5e5f1f3c3f0 (diff)
downloadhdf5-5c64c29b67a64d96ad4283f742dec0ce8a9994ec.zip
hdf5-5c64c29b67a64d96ad4283f742dec0ce8a9994ec.tar.gz
hdf5-5c64c29b67a64d96ad4283f742dec0ce8a9994ec.tar.bz2
[svn-r2143] Put back HAVE_SRB, HAVE_GASS, HAVE_GRIDSTORAGE
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 9a2cdb1..333fc38 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -42,3 +42,12 @@
/* Define if the ioctl TIOCGWINSZ is defined */
#undef HAVE_TIOCGWINSZ
+
+/* Define if the Globus GASS is defined */
+#undef HAVE_GASS
+
+/* Define if the SRB is defined */
+#undef HAVE_SRB
+
+/* Define if the Grid Storage is defined */
+#undef HAVE_GRIDSTORAGE