summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2000-03-13 19:34:34 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2000-03-13 19:34:34 (GMT)
commit20b9a126662a3938313d194ac105a1e527ad4fb5 (patch)
treeabc580dfd89d4e08712ecc7718e3d76c1f5047bc /src/H5config.h.in
parentce99fccca0dd95b3ab2f842826806ce5fb5f32b3 (diff)
downloadhdf5-20b9a126662a3938313d194ac105a1e527ad4fb5.zip
hdf5-20b9a126662a3938313d194ac105a1e527ad4fb5.tar.gz
hdf5-20b9a126662a3938313d194ac105a1e527ad4fb5.tar.bz2
[svn-r2027] Remove HAVE_GLOBUS macro.
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 161c034..f7a4928 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -77,9 +77,6 @@
/* Define if we have Globus GASS support */
#undef HAVE_GASS
-/* Define if we have Globus support */
-#undef HAVE_GLOBUS
-
/* Define if we have Globus Grid Storage support */
#undef HAVE_GRIDSTORAGE
@@ -323,18 +320,12 @@
/* Define if you have the globus_common library (-lglobus_common). */
#undef HAVE_LIBGLOBUS_COMMON
-/* Define if you have the globus_dc library (-lglobus_dc). */
-#undef HAVE_LIBGLOBUS_DC
-
/* Define if you have the globus_gaa library (-lglobus_gaa). */
#undef HAVE_LIBGLOBUS_GAA
/* Define if you have the globus_gass_cache library (-lglobus_gass_cache). */
#undef HAVE_LIBGLOBUS_GASS_CACHE
-/* Define if you have the globus_gass_client library (-lglobus_gass_client). */
-#undef HAVE_LIBGLOBUS_GASS_CLIENT
-
/* Define if you have the globus_gass_file library (-lglobus_gass_file). */
#undef HAVE_LIBGLOBUS_GASS_FILE
@@ -353,9 +344,6 @@
/* Define if you have the globus_io library (-lglobus_io). */
#undef HAVE_LIBGLOBUS_IO
-/* Define if you have the globus_nexus library (-lglobus_nexus). */
-#undef HAVE_LIBGLOBUS_NEXUS
-
/* Define if you have the grid_storage_client library (-lgrid_storage_client). */
#undef HAVE_LIBGRID_STORAGE_CLIENT