summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>1999-08-06 03:11:49 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>1999-08-06 03:11:49 (GMT)
commit03efcfe00f186cac97bcccfae52d3c1dd4091742 (patch)
tree572e8f3680922ec8ed231385b8636b4f790e9242 /acconfig.h
parent1419e16a65a08bf8ba9e35767060e20eaa278848 (diff)
downloadhdf5-03efcfe00f186cac97bcccfae52d3c1dd4091742.zip
hdf5-03efcfe00f186cac97bcccfae52d3c1dd4091742.tar.gz
hdf5-03efcfe00f186cac97bcccfae52d3c1dd4091742.tar.bz2
[svn-r1565] acconfig.h:
Added the GASS macro definition entry. configure: [Generated from configure.in] configure.in: Added Globus GASS driver configuation as --with-gass=INC,LIB option. Default is no => no GASS configured. src/H5config.h.in: [Generated from acconfig.h]
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 17dee34..92173a8 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -39,3 +39,6 @@
/* Define if the ioctl TIOCGWINSZ is defined */
#undef HAVE_TIOCGWINSZ
+
+/* Define if we have Globus GASS support */
+#undef HAVE_GASS